yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40675
[Bug 1512328] [NEW] Postcommit network and port methods not available in ovsvapp mech_driver
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: Romil Gupta (romilg)
Status: In Progress
** Tags: ml2 networking-vsphere
** Tags added: networking-vsphere
** Tags added: ml2
** Summary changed:
- Postcommit network nad port hooks not available in ovsvapp mech_driver
+ Postcommit network and port methods not available in ovsvapp mech_driver
** Changed in: neutron
Assignee: (unassigned) => Romil Gupta (romilg)
** Changed in: neutron
Status: New => In Progress
--
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:
In Progress
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
Follow ups