← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1512328] Re: Postcommit network and port methods not available in ovsvapp mech_driver

 

** 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/1512328

Title:
  Postcommit network and port methods not available in ovsvapp
  mech_driver

Status in neutron:
  Fix Released

Bug description:
  In the liberty cycle, we have implemented these methods in
  ovsvapp_driver.py sitting in openstack/networking-vsphere

  def delete_network_postcommit(self, context):
  def create_port_postcommit(self, context):
  def update_port_postcommit(self, context):
  def delete_port_postcommit(self, context):

  All these methods needs to be called by ovsvapp shim  mech_driver from
  neutron.

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


References