]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adding loadbalanacerv2 device owner constant to neutron constants
authorAnand Shanmugam <anand1712@gmail.com>
Thu, 21 May 2015 09:03:33 +0000 (02:03 -0700)
committerAnand Shanmugam <anand1712@gmail.com>
Thu, 21 May 2015 09:09:22 +0000 (02:09 -0700)
commit84fb6660a337e5e1f515b600ac8c22c6fdf82ec9
treee9168bd991348a998856203c5257835c4ebf7df9
parentd825ef947fc275da2f0b4b1f2fd2695347c492be
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
neutron/common/constants.py