nova/nova/tests
melanie witt 5c90b25e49 Count instances to check quota
This changes instances, cores, and ram from ReservableResources to
CountableResources and replaces quota reserve/commit/rollback with
check_deltas accordingly.

All of the reservation and usage related unit tests are removed because:

  1. They rely on some global QuotaEngine resources being
     ReservableResources and every ReservableResource has been removed.
  2. Reservations and usages are no longer in use anywhere in the
     codebase.

Part of blueprint cells-count-resources-to-check-quota-in-api

Change-Id: I9269ffa2b80e48db96c622d0dc0817738854f602
2017-07-18 17:31:15 +00:00
..
functional Count instances to check quota 2017-07-18 17:31:15 +00:00
live_migration/hooks nfs fix for xenial images 2017-06-07 21:04:45 +00:00
unit Count instances to check quota 2017-07-18 17:31:15 +00:00
__init__.py
fixtures.py Add BDM to InstancePayload 2017-07-12 16:55:17 +02:00
uuidsentinel.py Remove redundant str typecasting 2016-09-23 12:53:34 +05:30