nova/nova
melanie witt a48e3d02ca Count server group members to check quota
This changes server group members from a ReservableResource to a
CountableResource and replaces quota reserve/commit/rollback with
check_deltas accordingly.

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

Change-Id: I19d3dab5c849a664f2241abbeafd03efbbaa1764
2017-06-13 01:53:33 +00:00
..
CA
api Use plain routes list for block_device_mapping instead of stevedore 2017-06-12 15:48:56 +01:00
cells Remove cells topic configuration option 2017-06-07 10:04:33 +00:00
cmd Remove translation of log messages 2017-06-09 09:06:16 +00:00
common
compute Count server group members to check quota 2017-06-13 01:53:33 +00:00
conductor Pass a list of instance UUIDs to scheduler 2017-06-01 14:54:16 +00:00
conf Merge "Add service_token for nova-glance interaction" 2017-06-12 22:54:10 +00:00
console Add RPC version aliases for Ocata 2017-02-27 18:37:48 +04:00
consoleauth Move to proper target_cell calling convention 2017-05-23 08:12:42 -07:00
db placement: use separate tables for projects/users 2017-06-07 16:00:28 +00:00
hacking Remove unused variable 2017-06-12 18:19:57 +07:00
image Add service_token for nova-glance interaction 2017-06-07 20:11:06 +00:00
ipv6
keymgr
locale Imported Translations from Zanata 2017-03-03 10:09:38 +00:00
network Merge "contrail: add vrouter VIF plugin type support" 2017-06-07 17:38:57 +00:00
notifications Remove **kwargs passing in payload __init__ 2017-06-08 08:50:40 +00:00
objects Merge "Add InstanceGroup._remove_members_in_db" 2017-06-09 00:39:07 +00:00
pci Modify PciPassthroughFilter to accept lists 2017-04-11 19:49:07 +00:00
policies Merge "Update policy description for os-volumes" 2017-05-31 19:32:12 +00:00
scheduler Add PCIWeigher 2017-06-08 09:44:46 +01:00
servicegroup Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
tests Count server group members to check quota 2017-06-13 01:53:33 +00:00
virt Merge "libvirt: handle missing rbd_secret_uuid from old connection info" 2017-06-12 21:46:33 +00:00
vnc
volume Skip microversion discovery check for update/delete volume attachments 2017-06-08 10:30:53 -04:00
wsgi Clarify the language in the apache wsgi sample 2017-02-02 15:43:25 -08:00
__init__.py
availability_zones.py Avoid lazy-load error when getting instance AZ 2017-05-25 15:46:22 -04:00
baserpc.py
block_device.py db: Add attachment_id to block_device_mapping 2017-03-16 15:26:33 -04:00
cache_utils.py remove log translation tags from nova.cells 2017-04-10 14:48:07 +00:00
config.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
context.py Have nova.context use super from_context 2017-05-25 10:37:26 -04:00
crypto.py
debugger.py
exception.py Use microversions for new style volume attachments 2017-06-08 10:30:53 -04:00
exception_wrapper.py Remove **kwargs passing in payload __init__ 2017-06-08 08:50:40 +00:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
policy.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
profiler.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
quota.py Count server group members to check quota 2017-06-13 01:53:33 +00:00
rpc.py Replace messaging.get_transport with get_rpc_transport 2017-06-05 15:05:29 -04:00
safe_utils.py
service.py service: use restart_method='mutate' for all services 2017-05-05 10:54:40 +03:00
service_auth.py Add service_token for nova-cinder interaction 2017-01-11 15:49:16 +00:00
test.py Merge "Cache database and message queue connection objects" 2017-05-19 21:24:05 +00:00
utils.py trivial: Remove dead code 2017-05-22 17:01:45 +01:00
version.py
weights.py Correct some spelling errors 2017-02-25 02:45:30 +00:00
wsgi.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00