yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72844
[Bug 1770560] [NEW] api-ref: wrong parameter description in os-volume-attachments.inc
Public bug reported:
In the following APIs, the 'volume_id' parameters are not body
parameters. They are path parameters.
- GET /servers/{server_id}/os-volume_attachments/{volume_id}
- DELETE /servers/{server_id}/os-volume_attachments/{volume_id}
https://developer.openstack.org/api-ref/compute/#show-a-detail-of-a-volume-attachment
https://developer.openstack.org/api-ref/compute/#detach-a-volume-from-an-instance
** Affects: nova
Importance: Undecided
Assignee: Takashi NATSUME (natsume-takashi)
Status: In Progress
** 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/1770560
Title:
api-ref: wrong parameter description in os-volume-attachments.inc
Status in OpenStack Compute (nova):
In Progress
Bug description:
In the following APIs, the 'volume_id' parameters are not body
parameters. They are path parameters.
- GET /servers/{server_id}/os-volume_attachments/{volume_id}
- DELETE /servers/{server_id}/os-volume_attachments/{volume_id}
https://developer.openstack.org/api-ref/compute/#show-a-detail-of-a-volume-attachment
https://developer.openstack.org/api-ref/compute/#detach-a-volume-from-an-instance
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1770560/+subscriptions
Follow ups