← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1625981] [NEW] update response of ML2 doesn't include bumped revision number

 

Public bug reported:

Any operations the bump the revision number of the port that don't
happen in the base_db_plugin update_port method don't reflect the
increased revision number in the API response, mech driver
pre/postcommit operations, or the registry events. This is because ML2
calls make_port_dict before performing any of the additional port-
related operations that might increase the revision number (changing
security groups, etc).

** Affects: neutron
     Importance: Undecided
     Assignee: Kevin Benton (kevinbenton)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Kevin Benton (kevinbenton)

** Changed in: neutron
    Milestone: None => newton-rc2

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

Title:
  update response of ML2 doesn't include bumped revision number

Status in neutron:
  New

Bug description:
  Any operations the bump the revision number of the port that don't
  happen in the base_db_plugin update_port method don't reflect the
  increased revision number in the API response, mech driver
  pre/postcommit operations, or the registry events. This is because ML2
  calls make_port_dict before performing any of the additional port-
  related operations that might increase the revision number (changing
  security groups, etc).

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


Follow ups