nova/nova
Matt Riedemann fe535cbaa0 Address nits from service create/destroy notification review
This adds two things from the review of change
I955d98f9fd4b121f98e172e5ab30eb668a24006d:

1. A utility method to convert a service binary to a valid
   notification source.

2. Adds a comment in the functional test reminding us that
   we're using the latest microversion which is how we get
   the service uuid from the REST API.

Change-Id: If67b4e07d608f323c1154f7f379d4eb849e46fbf
2017-11-27 11:42:13 -05:00
..
CA
api Fix the formatting for the 2.54 microversion REST API version history 2017-11-16 11:08:04 -08:00
cells Cleanup build_request_spec 2017-11-10 12:03:39 +11:00
cmd Use ksa adapter for placement conf & requests 2017-10-28 01:52:21 +00:00
common
compute Add microversion to allow setting flavor description 2017-11-15 22:10:39 +00:00
conductor Validate new image via scheduler during rebuild 2017-11-14 10:08:18 -05:00
conf Use ksa adapter for placement conf & requests 2017-10-28 01:52:21 +00:00
console console: introduce basic framework for security proxying 2017-09-28 16:39:22 +01:00
consoleauth Merge "Remove translation of log messages" 2017-08-10 11:39:03 +00:00
db Add Flavor.description attribute 2017-11-05 01:24:01 -05:00
hacking Amend uuid4 hacking rule 2017-09-04 17:34:46 +00:00
image Don't fix protocol-less glance api_servers anymore 2017-10-10 13:03:26 +00:00
ipv6
keymgr Remove deprecated keymgr code 2017-09-11 15:48:30 -04:00
locale Imported Translations from Zanata 2017-08-10 11:34:33 +00:00
network Merge "Fix wrapping of neutron forbidden error" 2017-11-14 12:37:14 +00:00
notifications Address nits from service create/destroy notification review 2017-11-27 11:42:13 -05:00
objects Address nits from service create/destroy notification review 2017-11-27 11:42:13 -05:00
pci [Trivial] docstrings, typos, minor refactoring 2017-08-28 08:33:58 -05:00
policies Add microversion to allow setting flavor description 2017-11-15 22:10:39 +00:00
privsep Move last_bytes into the path module 2017-11-06 10:30:21 +02:00
scheduler Cleanup build_request_spec 2017-11-10 12:03:39 +11:00
servicegroup iso8601.is8601.Utc No Longer Exists 2017-08-29 19:26:55 -04:00
tests Address nits from service create/destroy notification review 2017-11-27 11:42:13 -05:00
virt Merge "Modify incorrect debug meaasge in _inject_data" 2017-11-15 01:27:14 +00:00
vnc
volume Add attachment_get call to volume/cinder_api 2017-09-22 19:41:27 -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
context.py Regenerate context during targeting 2017-10-13 16:20:28 +00:00
crypto.py
debugger.py
exception.py Merge "console: introduce basic framework for security proxying" 2017-10-20 20:21:15 +00:00
exception_wrapper.py rename binary to source in versioned notifications 2017-07-25 17:36:04 +02:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py
policy.py Add policy granularity to the Flavors API 2017-07-19 15:56:47 -04:00
profiler.py
quota.py Remove useless periodic task that expires quota reservations 2017-09-23 14:39:43 +08:00
rpc.py Remove dead code of api.fault notification sending 2017-10-09 17:29:40 +02:00
safe_utils.py Allow wrapping of closures 2017-07-20 10:07:52 +01:00
service.py Enhance doc for nova services 2017-08-31 08:30:48 +08:00
service_auth.py
test.py Move restart_compute_service to a common place 2017-10-16 19:13:50 +02:00
utils.py Use ksa adapter for placement conf & requests 2017-10-28 01:52:21 +00:00
version.py
weights.py
wsgi.py