yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74131
[Bug 1785415] [NEW] os-server-groups API samples should indicate they are using microversion 2.64
Public bug reported:
The samples in https://developer.openstack.org/api-ref/compute/#server-
groups-os-server-groups are using microversion 2.64 but don't explicitly
say that. The samples were changed in Rocky with change:
https://github.com/openstack/nova/commit/5cdb1ce26b0ec53c231723bcc6ce880aa8f43f0f
Normally when the API samples are using a microversion beyond 2.1, they
put that into the description of the request/response samples, like
this:
https://github.com/openstack/nova/blob/b046a998443d4586d4ca7a2863b785b909a4d076
/api-ref/source/os-hypervisors.inc
Example List Hypervisors (v2.33): JSON response
So we'll want something like "(v2.64)" in the os-server-groups samples.
** Affects: nova
Importance: Low
Assignee: Yikun Jiang (yikunkero)
Status: Triaged
** Tags: api-ref low-hanging-fruit
** Tags added: low-hanging-fruit
** Changed in: nova
Assignee: (unassigned) => Yikun Jiang (yikunkero)
--
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/1785415
Title:
os-server-groups API samples should indicate they are using
microversion 2.64
Status in OpenStack Compute (nova):
Triaged
Bug description:
The samples in https://developer.openstack.org/api-ref/compute
/#server-groups-os-server-groups are using microversion 2.64 but don't
explicitly say that. The samples were changed in Rocky with change:
https://github.com/openstack/nova/commit/5cdb1ce26b0ec53c231723bcc6ce880aa8f43f0f
Normally when the API samples are using a microversion beyond 2.1,
they put that into the description of the request/response samples,
like this:
https://github.com/openstack/nova/blob/b046a998443d4586d4ca7a2863b785b909a4d076
/api-ref/source/os-hypervisors.inc
Example List Hypervisors (v2.33): JSON response
So we'll want something like "(v2.64)" in the os-server-groups
samples.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1785415/+subscriptions
Follow ups