← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1541774] Re: create response for networks and ports is missing extensions

 

Reviewed:  https://review.openstack.org/277844
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=100cae19dfefad5ebcfb2af38667870f1146dbae
Submitter: Jenkins
Branch:    master

commit 100cae19dfefad5ebcfb2af38667870f1146dbae
Author: Richard Theis <rtheis@xxxxxxxxxx>
Date:   Tue Feb 9 08:03:34 2016 -0600

    Add extension fields on network and port create
    
    Add extension fields to the response on network and port create.
    This patch set is based on [1] which calls for each core plugin
    to apply similar logic to support extensions that rely on
    extend_dict functions. For the OVN plugin, this applies to the
    network_availability_zone extension for networks and the
    extra_dhcp_opt extension for ports.
    
    [1] https://review.openstack.org/#/c/276219/
    
    Change-Id: I2fa69102ec3562a818fdf9b18f319da7981e4bf5
    Closes-Bug: #1541774
    Related-Bug: #1539274


** Changed in: networking-ovn
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1541774

Title:
  create response for networks and ports is missing extensions

Status in networking-ovn:
  Fix Released
Status in neutron:
  Fix Released

Bug description:
  when issuing a create port or a create network, any extensions loaded
  via the dictionary extension mechanisms are not included in the
  response.

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-ovn/+bug/1541774/+subscriptions


References