← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1511094] [NEW] REST API version history docs has wrong os-extended-volumes note for v2.3

 

Public bug reported:

In:

http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/rest_api_version_history.rst#n47

it says:

"Exposed ``delete_on_termination`` for ``attached_volumes`` in ``os-
extended-volumes``."

But the actual key to that dict is 'volumes_attached':

http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/extended_volumes.py#n41

So the doc should be updated.

** Affects: nova
     Importance: Low
     Assignee: Matt Riedemann (mriedem)
         Status: In Progress


** Tags: api documentation

-- 
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/1511094

Title:
  REST API version history docs has wrong os-extended-volumes note for
  v2.3

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  In:

  http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/rest_api_version_history.rst#n47

  it says:

  "Exposed ``delete_on_termination`` for ``attached_volumes`` in ``os-
  extended-volumes``."

  But the actual key to that dict is 'volumes_attached':

  http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/extended_volumes.py#n41

  So the doc should be updated.

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


Follow ups