← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1697563] [NEW] api-ref: GET /os-services does not describe host/binary request query filter parameters

 

Public bug reported:

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

** Affects: nova
     Importance: Medium
         Status: Triaged


** Tags: api-ref

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1697563

Title:
  api-ref: GET /os-services does not describe host/binary request query
  filter parameters

Status in OpenStack Compute (nova):
  Triaged

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1697563/+subscriptions


Follow ups