compute v2.1: os-attach-interfaces API is not documented

Bug #1506545 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Undecided
Chuck Carmack

Bug Description

The v2.1 os-attach-interfaces API is not documented in api-site:

https://github.com/openstack/nova/blob/12.0.0/nova/api/openstack/compute/attach_interfaces.py

http://developer.openstack.org/api-ref-compute-v2.1.html#os-attach-interfaces

However, the v2 API extension is documented:

http://developer.openstack.org/api-ref-compute-v2-ext.html#os-interface

We should document the same API in the v2.1 API docs.

We should also note that the API is only supported with neutron as the network backend since nova-network does not implemented the required network API:

https://github.com/openstack/nova/blob/12.0.0/nova/network/api.py#L300

Changed in openstack-api-site:
assignee: nobody → Chuck Carmack (chuckcarmack75)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/235561

Changed in openstack-api-site:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/235561
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=92bdace019e7f13c33e9eb1b70da68205c024b3a
Submitter: Jenkins
Branch: master

commit 92bdace019e7f13c33e9eb1b70da68205c024b3a
Author: Chuck Carmack <email address hidden>
Date: Thu Oct 15 19:31:42 2015 +0000

    Document the os-attach-interfaces compute APIs in v2.1

    The documentation exists in the v2 extension page:
    http://developer.openstack.org/api-ref-compute-v2-ext.html#os-interface
    but not in the V2.1 docs:
    http://developer.openstack.org/api-ref-compute-v2.1.html
    It looks like the wadl file is there, but its not linked from the chapter.

    Closes-Bug: #1506545

    Change-Id: I8fc867843bbcd07012eff928c952003684ecc84e

Changed in openstack-api-site:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.