← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1734136] Re: Openstack Neutron is not sending complete data during qos-policy-name update

 

** Changed in: neutron
       Status: Fix Committed => 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/1734136

Title:
  Openstack Neutron is not sending complete data during qos-policy-name
  update

Status in neutron:
  Fix Released

Bug description:
  1.create a qos-policy with bandwidth limit rule and dscp marking rule

  2.update the qos-policy-name

  3.After updating the qos-policy name, bandwidth limit rules and dscp
  marking rules are missing. Only the qos-policy-name is getting
  updated.

  Openstack neutron is not sending bandwidth_limit_rules &
  dscp_marking_rules along with the updated qos policy name when I have
  updated the qos-policy-name from Vamsi to Krish.

  Expected behavior is to have the updated policy name along with
  bandwidth_limit_rules & dscp_marking_rules same as that in old qos-
  policy-name.

  Version: Stable/Newton
  192.168.56.102 --> Openstack
  192.168.56.1 --> ODL

  JavaScript Object Notation: application/json
      Object
          Member Key: policy
              Object
                  Member Key: bandwidth_limit_rules
                      Array
                      Key: bandwidth_limit_rules
                  Member Key: name
                      String value: Krish
                      Key: name
                  Member Key: created_at
                      String value: 2017-11-20T19:27:06Z
                      Key: created_at
                  Member Key: updated_at
                      String value: 2017-11-20T19:27:15Z
                      Key: updated_at
                  Member Key: dscp_marking_rules
                      Array
                      Key: dscp_marking_rules
                  Member Key: revision_number
                      Number value: 4
                      Key: revision_number
                  Member Key: shared
                      False value
                      Key: shared
                  Member Key: project_id
                      String value: eacd04d3ff4b4e1d9dc2f5282edbb9e0
                      Key: project_id
                  Member Key: id
                      String value: 066fd21e-2041-43f6-956a-6bec0948bf15
                      Key: id
                  Member Key: description
                      String value:
                      Key: description
              Key: policy

  Attached the wireshark cap for this issue.

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


References