nova/nova
Eric Fried f4ec394e86 FUPs: ReportClient traffic series
This is a catch-all patch for the code series around reducing the
traffic from the ReportClient to placement. The following issues are
addressed:

- https://review.openstack.org/#/c/615677/20/nova/scheduler/client/report.py@310
- https://review.openstack.org/#/c/615695/20/nova/scheduler/client/report.py@808
- https://review.openstack.org/#/c/615695/20/nova/scheduler/client/report.py@872
- https://review.openstack.org/#/c/615695/20/nova/tests/unit/scheduler/client/test_report.py@2864
- https://review.openstack.org/#/c/615695/20/nova/tests/unit/scheduler/client/test_report.py@2884
- https://review.openstack.org/#/c/615695/20/nova/tests/unit/scheduler/client/test_report.py@2894

Change-Id: If3f3dd6487243a506488f068f8c820257098b855
2019-01-29 00:16:04 +00:00
..
api Consolidate inventory refresh 2019-01-16 18:34:39 +00:00
cells
cmd Remove "API Service Version" upgrade check 2018-12-19 20:41:04 -05:00
common
compute Use a static resource tracker in compute manager 2019-01-17 06:34:29 +00:00
conductor Rip out the SchedulerClient 2019-01-16 18:35:26 +00:00
conf Consolidate inventory refresh 2019-01-16 18:34:39 +00:00
console Use nova-consoleauth only if workaround enabled 2018-10-11 18:23:02 +00:00
consoleauth Fix stacktraces with redis caching backend 2018-09-27 13:15:11 -04:00
db Update mailinglist from dev to discuss 2018-12-05 09:44:35 +08:00
hacking Add a hacking rule for deprecated assertion methods 2018-10-25 11:49:10 +09:00
image Update mailinglist from dev to discuss 2018-12-05 09:44:35 +08:00
ipv6
keymgr
locale Imported Translations from Zanata 2018-09-23 06:53:32 +00:00
network Merge "Move bridge creation to privsep." 2018-12-28 03:04:40 +00:00
notifications Transform scheduler.select_destinations notification 2018-11-30 13:20:35 +01:00
objects Merge "Exclude build request marker from server listing" 2018-12-20 04:12:35 +00:00
pci network: update pci request spec to handle trusted tags 2018-05-31 13:55:40 -04:00
policies Merge "Allow ability for non admin users to use all filters on server list." 2018-09-23 05:17:23 +00:00
privsep Fix circular import in nova.privsep.utils 2019-01-03 17:21:10 -05:00
scheduler FUPs: ReportClient traffic series 2019-01-29 00:16:04 +00:00
servicegroup Fix service list for disabled compute using MC driver 2018-08-14 14:11:22 +08:00
tests FUPs: ReportClient traffic series 2019-01-29 00:16:04 +00:00
virt Commonize _update code path 2019-01-16 18:34:39 +00:00
vnc Deprecate the nova-xvpvncproxy service 2018-10-15 10:03:13 +01:00
volume Make [cinder]/catalog_info no longer require a service_name 2018-11-28 18:33:30 -05:00
__init__.py
availability_zones.py
baserpc.py
block_device.py Add microversion 2.67 to support volume_type 2018-10-12 02:57:58 -04:00
cache_utils.py
config.py Configure placement DB context manager for nova-manage/status 2018-09-05 10:29:48 -04:00
context.py Remove NovaException logging from scatter_gather_cells 2018-11-21 12:43:35 -05:00
crypto.py
debugger.py
exception.py Merge "Convert exception messages to strings" 2018-12-24 23:04:19 +00:00
exception_wrapper.py Add full traceback to ExceptionPayload in versioned notifications 2018-06-19 16:46:46 +08:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py
policy.py
profiler.py
quota.py Make _instances_cores_ram_count() be smart about cells 2018-11-13 03:35:33 -05:00
rc_fields.py Add bandwidth related standard resource classes 2018-11-05 17:47:13 -05:00
rpc.py Fix jsonutils.to_primitive UserWarning 2018-12-17 22:56:50 -05:00
safe_utils.py
service.py Move conductor wait_until_ready() delay before manager init 2018-08-31 12:50:10 -07:00
service_auth.py
test.py Use a static resource tracker in compute manager 2019-01-17 06:34:29 +00:00
utils.py Merge "Fixed concurrent access to direct io test file" 2018-12-08 10:05:22 +00:00
version.py
weights.py
wsgi.py