Comment 2 for bug 1099099

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/19575
Committed: http://github.com/openstack/quantum/commit/9dd553e12a07a6f5a8616f188f543be3d788cd01
Submitter: Jenkins
Branch: master

commit 9dd553e12a07a6f5a8616f188f543be3d788cd01
Author: Gary Kotton <email address hidden>
Date: Sun Jan 13 12:10:23 2013 +0000

    OVS: update status according to admin_state_up

    Fixes bug 1099099

    In addition to this the code does the following:
    1. validates if the port exists on the OVS when a port update event takes
       place
    2. when a port is created the initial state is set as 'DOWN'. this is
       later updated by the agent when it is detected as up

    Change-Id: I917d4b5aa8df7395fcaa841d77083546478739d2