Files
nova/nova
Chris Dent a29b1ee419 Support filtering resource providers by aggregate membership
This provides the backend for allowing an HTTP query of
'/resource_providers?member_of=in:$uuid_1,$uuid_2,$uuid_3'
which will return those resource providers which are members of any
of the listed aggregates.

This is done by extending the ResourceProvider.get_all_by_filters
methods to accept an additional 'member_of' filter with a value
of a list of aggregate uuids.

Change-Id: I1a69f7426b23f7b118bac7877b64700e688e8c6d
2016-12-26 18:12:57 +00:00
..
2016-12-14 03:33:50 +00:00
2016-10-27 08:19:38 +00:00
2016-12-21 22:20:00 -05:00
2016-12-21 22:20:00 -05:00
2016-11-28 04:07:12 +08:00
2016-12-09 10:30:43 -08:00
2016-09-23 20:10:24 +00:00