nova/nova/conductor
Andrew Laski 5196b9c90d Fix service version lookups
There is some cellsv2 code that's conditional upon the nova-api services
all being above a specific service version. However the lookup was
checking for the 'nova-api' service version which returns the default of
0 because the actual registered service is 'nova-os_compute'.

Change-Id: I97a5d8472cc09ae64203de1c91d0db6ec59d83de
2016-09-01 10:05:57 -04:00
..
tasks Merge "Update RequestSpec nested flavor when a resize comes in" 2016-07-29 19:34:56 +00:00
__init__.py Config options: centralize options in conductor api 2016-02-09 14:06:51 +00:00
api.py Add async param to local conductor live_migrate_instance 2016-07-19 14:26:53 -04:00
manager.py Fix service version lookups 2016-09-01 10:05:57 -04:00
rpcapi.py Make live migration checks async 2016-06-23 02:50:45 +03:00