Neutron: "binding" extension attributes are mixed with non-extension attributes

Bug #1373420 reported by Jamie Hannaford
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Matt Caulfield

Bug Description

The "binding" extension (http://docs.openstack.org/api/openstack-network/2.0/content/binding_ext_ports.html) decorates port resources with additional attributes. Examples are listed in the previous link, but all are prefixed with "binding:".

All of the "binding:" attributes are specific to the binding extension, yet they're also appearing in the responses of normal Neutron operations: http://developer.openstack.org/api-ref-networking-v2.html#ports

ZhiQiang Fan (aji-zqfan)
Changed in openstack-api-site:
assignee: nobody → ZhiQiang Fan (aji-zqfan)
Revision history for this message
Anne Gentle (annegentle) wrote :

To fix, update the examples in https://github.com/openstack/api-site/tree/master/api-ref/src/wadls/netconn-api/src/api_samples

If you need to add examples, add them here and point the WADL to the new examples.

Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
status: Confirmed → Triaged
ZhiQiang Fan (aji-zqfan)
Changed in openstack-api-site:
assignee: ZhiQiang Fan (aji-zqfan) → nobody
Changed in openstack-api-site:
assignee: nobody → Matt Caulfield (mcaulfie)
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/163613

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

Reviewed: https://review.openstack.org/163613
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=17f4627cfc23ecf26fea4a3d297835fb443eae40
Submitter: Jenkins
Branch: master

commit 17f4627cfc23ecf26fea4a3d297835fb443eae40
Author: Matt Caulfield <email address hidden>
Date: Wed Mar 11 16:20:07 2015 -0400

    Add separate XML and JSON response samples for port binding ext

    Removed all port binding extension attributes from the list of
    normal neutron port attributes. Updated the port api samples to
    remove these attributes as well. Added a new set of samples specifically
    for the port binding extended attributes section which do include the
    binding-related attributes.

    Change-Id: Ibebd1a2420ffeba4928eaae85166f366e05fc931
    Closes-bug: #1373420

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.