Fix deletion of network quotas

Network quotas could be deleted after deletion of project. This
caused the cleanup to fail as network quotas have to be deleted
before the deletion of project.

This fix makes sure that network quotas are deleted before the
deletion of project.

Change-Id: I8576e2c6f1ae6dc90850dd3d8eade7c10942e413
1 file changed