deb-nova/nova
2017-07-24 21:31:40 +00:00
..
api Merge "Make Quotas object favor the API database" 2017-07-24 21:31:40 +00:00
CA
cells Merge "Handle uuids in os-hypervisors API" 2017-07-20 01:03:27 +00:00
cmd Merge "Make Quotas object favor the API database" 2017-07-24 21:31:40 +00:00
common
compute Remove an unnecessary argument in _prep_resize 2017-07-24 17:21:32 +09:00
conductor Count instances to check quota 2017-07-18 17:31:15 +00:00
conf Merge "VStorage: changed default log path" 2017-07-20 12:32:49 +00:00
console Merge "Avoid false positives of Jinja2 in Bandit scan" 2017-07-19 20:15:34 +00:00
consoleauth conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
db Trivial: Remove unnecessary format specifier 2017-07-07 16:28:16 +05:30
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 Remove key_manager.api_class hack 2017-07-17 17:49:08 -04:00
locale Imported Translations from Zanata 2017-03-03 10:09:38 +00:00
network Merge "Fix incorrect docstrings in neutron network API" 2017-07-19 22:03:24 +00:00
notifications Add BDM to InstancePayload 2017-07-12 16:55:17 +02:00
objects Merge "Make Quotas object favor the API database" 2017-07-24 21:31:40 +00:00
pci Modify PciPassthroughFilter to accept lists 2017-04-11 19:49:07 +00:00
policies Merge "Update policy description for 'instance_actions'" 2017-07-24 15:34:08 +00:00
scheduler placement: add retry tight loop claim_resources() 2017-07-22 14:31:07 +00:00
servicegroup Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
tests Merge "Make Quotas object favor the API database" 2017-07-24 21:31:40 +00:00
virt Merge "Implement interface attach/detach in ironic virt driver" 2017-07-23 14:14:24 +00:00
vnc
volume Skip microversion discovery check for update/delete volume attachments 2017-06-08 10:30:53 -04: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 Add scatter gather utilities for cells 2017-06-29 19:41:20 +00:00
crypto.py
debugger.py
exception_wrapper.py Remove **kwargs passing in payload __init__ 2017-06-08 08:50:40 +00:00
exception.py Make Quotas object favor the API database 2017-07-20 21:02:18 +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
profiler.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
quota.py Make Quotas object favor the API database 2017-07-20 21:02:18 +00:00
rpc.py Replace messaging.get_transport with get_rpc_transport 2017-06-05 15:05:29 -04:00
safe_utils.py
service_auth.py Add service_token for nova-cinder interaction 2017-01-11 15:49:16 +00:00
service.py Fix comment for API binary name in WSGIService 2017-07-05 11:32:22 -04:00
test.py Add scatter gather utilities for cells 2017-06-29 19:41:20 +00:00
utils.py Removed unused 'wrap' property 2017-07-21 05:01:21 +00:00
version.py
weights.py Correct some spelling errors 2017-02-25 02:45:30 +00:00
wsgi.py