nova/nova
Zuul 5780f46dfe Merge "Disambiguate logs in delete_allocation_for_instance" 2019-07-25 14:01:27 +00:00
..
api Merge "Remove nova-consoleauth" 2019-07-24 19:08:10 +00:00
cmd Merge "Consts for need_healing" 2019-07-25 14:01:12 +00:00
common
compute Merge "Fix cleaning up console tokens" 2019-07-25 14:01:19 +00:00
conductor [FUP] Follow-up patch for SR-IOV live migration 2019-07-02 13:52:01 -05:00
conf Merge "Remove nova-consoleauth" 2019-07-24 19:08:10 +00:00
console Remove nova-consoleauth 2019-07-05 15:04:47 +00:00
db Merge "Fix cleaning up console tokens" 2019-07-25 14:01:19 +00:00
hacking hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00
image hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05:00
ipv6
keymgr
locale Imported Translations from Zanata 2019-03-22 06:26:27 +00:00
network Use the safe get_binding_profile 2019-07-22 18:37:40 -04:00
notifications Update api-ref location 2019-07-22 19:17:28 +02:00
objects Merge "Fix cleaning up console tokens" 2019-07-25 14:01:19 +00:00
pci hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00
policies Add host and hypervisor_hostname flag to create server 2019-07-09 22:55:16 +08:00
privsep Add test coverage for nova.privsep.qemu. 2019-04-04 20:44:01 +00:00
scheduler Merge "Disambiguate logs in delete_allocation_for_instance" 2019-07-25 14:01:27 +00:00
servicegroup [Trivial fix]Remove unnecessary slash 2019-05-06 16:23:59 +08:00
tests Merge "Fix cleaning up console tokens" 2019-07-25 14:01:19 +00:00
virt Merge "Revert "[libvirt] Filter hypervisor_type by virt_type"" 2019-07-25 14:01:05 +00:00
vnc xvp: Remove use of '_LI' marker 2019-06-19 10:04:45 +01:00
volume Keep attach_mode as top-level field in _translate_attachment_ref 2019-05-22 09:09:37 +00:00
__init__.py Eventlet monkey patching should be as early as possible 2019-03-22 09:27:16 +00:00
availability_zones.py Always pass HostAPI to get_availability_zones 2019-04-26 15:30:48 -04:00
baserpc.py
block_device.py hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00
cache_utils.py
config.py Delete the placement code 2019-04-28 20:06:15 +00:00
context.py Make RequestContext(instance_lock_checked) fail 2019-06-13 15:36:03 +00:00
crypto.py
debugger.py
exception.py Merge "Handle Invalid exceptions as expected in attach_interface" 2019-07-23 22:43:54 +00:00
exception_wrapper.py
filters.py filters: Stop handling cells v1 2019-06-12 16:09:46 +01:00
hooks.py
i18n.py
loadables.py
manager.py
monkey_patch.py Bump to hacking 1.1.0 2019-04-12 16:23:49 +01:00
policy.py Merge "Fix target used in nova.policy.check_is_admin" 2019-05-18 02:04:30 +00:00
profiler.py
quota.py Log quota legacy method warning only if counting from placement 2019-06-17 21:31:53 +00:00
rpc.py Remove unnecessary wrapper 2019-05-29 17:14:13 +01:00
safe_utils.py
service.py Remove nova-consoleauth 2019-07-05 15:04:47 +00:00
service_auth.py
test.py Enhance service restart in functional env 2019-06-25 16:11:02 +00:00
utils.py hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00
version.py
weights.py Per aggregate scheduling weight 2019-01-21 11:48:44 +08:00
wsgi.py