diff options
author | Matthew Sherborne <msherborne@gmail.com> | 2013-03-07 08:06:21 +1000 |
---|---|---|
committer | Matthew Sherborne <msherborne@gmail.com> | 2013-03-12 09:04:16 +1000 |
commit | 782dd69de4c6661eeb889b4e5b3b1b8df9d228b6 (patch) | |
tree | 16f399a50a95dfbeb23b33787453632ebb42fc31 /nova/utils.py | |
parent | 4c5fb5657a38c9206bd91c1253b1a2456c1cd37f (diff) | |
download | nova-782dd69de4c6661eeb889b4e5b3b1b8df9d228b6.tar.gz nova-782dd69de4c6661eeb889b4e5b3b1b8df9d228b6.tar.xz nova-782dd69de4c6661eeb889b4e5b3b1b8df9d228b6.zip |
Prepare services index method for use with cells
Move the api.openstack.compute.contrib.services' index method's logic
out of the openstack api layer and into the compute api layer.
The addition of the availability_zone information is already done by the
host api. For this reason it was removed from the openstack api layer.
The behaviour of the call remains the same, only the functionality has
been moved.
This patch makes the functionality automatically work in cells.
Work towards: bug #1150499
Change-Id: Ia9489f11608167aed5168ccb3b670f395f7de5f7
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions