nova/nova/cmd
Nikola Dipanov 5b13f1d0c5 Add caching of service_min_versions in the conductor
Since we may need this information in the conductor a lot, as it has to
be used to determine whether data migration can be done, we cache the
results.

The cache gets cleared on SIGHUP, so any update of a service would
require a SIGHUP to the conductors Now (similar to how it's done for the
compute task service).

We enable this caching only for the conductor nodes as it is not needed
elsewhere.

Change-Id: I79e2f0e79e17141052e7a8128e0d64975e0b4b5f
2016-01-11 11:15:32 +00:00
..
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
all.py Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
api.py Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
api_metadata.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
api_os_compute.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
baseproxy.py Merge "Revert "Enable options for oslo.reports"" 2015-12-17 23:48:04 +00:00
cells.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
cert.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
compute.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
conductor.py Add caching of service_min_versions in the conductor 2016-01-11 11:15:32 +00:00
console.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
consoleauth.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
dhcpbridge.py Merge "Fix capitalization of IP" 2015-12-10 20:30:09 +00:00
idmapshift.py Fix the usage output of the nova-idmapshift command 2015-09-14 17:54:05 +00:00
manage.py Change logging level for 'oslo_db' 2015-12-21 10:53:44 +00:00
network.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00
novnc.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
novncproxy.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
scheduler.py Merge "Revert "Enable options for oslo.reports"" 2015-12-17 23:48:04 +00:00
serialproxy.py config options: centralize section "serial_console" 2015-11-19 11:00:20 +01:00
spicehtml5proxy.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
xvpvncproxy.py Revert "Enable options for oslo.reports" 2015-12-05 16:12:52 +00:00