Postcommit network and port methods not available in ovsvapp mech_driver

Bug #1512328 reported by Romil Gupta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Romil Gupta

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.

Revision history for this message
Romil Gupta (romilg) wrote :
tags: added: networking-vsphere
tags: added: ml2
summary: - 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: nobody → Romil Gupta (romilg)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/liberty)

Reviewed: https://review.openstack.org/240825
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=aa893c6cc5d0ba70c77e19821724f9b6bec2de53
Submitter: Jenkins
Branch: stable/liberty

commit aa893c6cc5d0ba70c77e19821724f9b6bec2de53
Author: Romil Gupta <email address hidden>
Date: Mon Nov 2 03:17:45 2015 -0800

    Added postcommit hooks in ovsvapp mech_driver

    This patch-set added the postcommit methods for network and port
    in ovsvapp mechanism driver which is required by ovsvapp driver.py
    sitting in openstack/networking-vsphere repo.

    This issue was addressed in 'master' (Mitaka) as part of review:
    https://review.openstack.org/#/c/240127/

    Backporting the relevant part of that fix here, since
    cherrypicking is not possible.

    Closes-Bug: #1512328

    Change-Id: I066891d83f005c7214a2496812ca506003d32c5f

tags: added: in-stable-liberty
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/neutron 7.0.1

This issue was fixed in the openstack/neutron 7.0.1 release.

Romil Gupta (romilg)
Changed in neutron:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.