Reviewed:  https://review.opendev.org/c/openstack/neutron-lib/+/793802
Committed: 
https://opendev.org/openstack/neutron-lib/commit/c3f6029f987a22e4ed5f2ac46618b6bf435a6f9d
Submitter: "Zuul (22348)"
Branch:    master

commit c3f6029f987a22e4ed5f2ac46618b6bf435a6f9d
Author: Balazs Gibizer <balazs.gibi...@est.tech>
Date:   Mon May 31 16:29:09 2021 +0200

    [api-ref] Add HTTP 501 for PUT min bw QoS rule
    
    The change I477edb0ae35b385ac776a58195f22382e2fce4ed introduced a new
    possible response code for PUT
    /v2.0/qos/policies/{policy_id}/minimum_bandwidth_rules/{rule_id} API
    but it missed to document it in the API ref. This patch amends the
    documentation accordingly.
    
    Closes-Bug: #1930283
    Change-Id: I848e919d0a2e2c439aed7cd6e9ec0ab5102a43df


** Changed in: neutron
       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/1930283

Title:
  PUT /v2.0/qos/policies/{policy_id}/minimum_bandwidth_rules/{rule_id}
  returns HTTP 501 which is undocumented in the API ref

Status in neutron:
  Fix Released

Bug description:
  The patch https://review.opendev.org/c/openstack/neutron/+/636970
  introduced a check for qos min bw policy update to reject such update
  if the port is bound to VM. This check can results in HTTP 501  which
  is not documented in the API ref.

  
  -----------------------------------
  Release:  on 2021-05-27 10:03:52
  SHA: aef3e78def5f96fee226ed8f9602ae90577a4228
  Source: 
https://opendev.org/openstack/neutron-lib/src/api-ref/source/v2/index.rst
  URL: 
https://docs.openstack.org/api-ref/network/v2/?expanded=update-minimum-bandwidth-rule-detail

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to