Files
deb-nova/nova/db/api.py
Jim Rollenhagen 45317d6273 Add objects.ServiceList.get_all_computes_by_hv_type
This adds a new method to the service list object to get all compute
service records for a given hypervisor type. It's queried with a join to
the compute_nodes table, as that's the only place hypervisor type is
stored.

Change-Id: Ic044362d232e340145fa30f100c3e5e37abb5e6e
2016-08-01 16:38:21 -04:00

70 KiB