Comment 11 for bug 1430394

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/kilo)

Reviewed: https://review.openstack.org/217843
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=533900c241794c1d2646f263b982801a8ac26a3a
Submitter: Jenkins
Branch: stable/kilo

commit 533900c241794c1d2646f263b982801a8ac26a3a
Author: Anand Shanmugam <email address hidden>
Date: Thu May 21 02:03:33 2015 -0700

    Adding loadbalanacerv2 device owner constant to neutron constants

    The neutron constants doesn't have the constant for device owner
    lbaasv2. This fix adds the constant. This is needed for the bug 1430394
    as we need to check the device owner when the port is to be deleted.
    Partial-Bug: #1430394

    Change-Id: I222a9f44c5ed6c879feb2fb9e04047ae8f2c7745
    (cherry picked from commit 84fb6660a337e5e1f515b600ac8c22c6fdf82ec9)