← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1824988] Re: updating multisegment network segmentation id does not raise error and although the update succeeds it doesn't work

 

I am going to close this bug, but please feel free to re-open it if
comment #3 doesn't address your concern.

** Changed in: neutron
       Status: New => Invalid

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

Title:
  updating  multisegment  network segmentation id does not raise error
  and although the update succeeds it doesn't work

Status in neutron:
  Invalid

Bug description:
  Creating a multi-segment network and then updating the VLAN
  segmentation ID of only one of the segment succeeds but it doesn't
  update. When a show of the network is done we observe that network
  segment id is not updated.

  Expected Behavior:

  A user should expect an error if update is not supported (or) the
  update should succeed correctly. In the above scenario, we don't see
  either of them occurring. Furthermore, this would also mean that when
  plugin calls update_precommit and update_post commit, it sets the data
  present in database from create in call context instead of setting the
  user provided data in the context.

  Also there were no ports created in the network.

  Output of the commands to reproduce are available at :

  http://paste.openstack.org/show/749350/

  OpenStack version: master
  Deployment: Devstack
  Distro: Ubuntu

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


References