Files
nova/api-ref/source
Kevin_Zheng ebb245edc2 Add missing query filter params for GET /os-services API
The GET /os-services API takes "host" and "binary" query filter
parameters:

https://github.com/openstack/nova/blob/3a5d592e607176f4159ff65b6df0e2b552156aaf/nova/api/openstack/compute/services.py#L54-L58

And novaclient exposes those filters:

https://docs.openstack.org/cli-reference/nova.html#nova-service-list

But they aren't documented in the API reference:

https://developer.openstack.org/api-ref/compute/?expanded=list-compute-services-detail#list-compute-services

Change-Id: I0ed35404d93475538326d3020754a6f97f25d08c
Closes-bug: #1697563
2017-06-13 08:19:31 +00:00
..
2017-06-07 21:05:12 +00:00
2017-05-23 17:17:52 +07:00
2017-05-04 16:13:45 +08:00
2016-11-11 14:01:51 -05:00
2017-03-31 06:19:01 +00:00
2017-04-27 22:28:01 -04:00
2017-05-04 16:13:45 +08:00
2017-03-29 01:37:56 +08:00
2017-04-20 11:58:26 -04:00
2017-06-02 12:09:24 -04:00
2016-12-21 21:50:55 +08:00