]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
add portbinding host into vip port
authorYong Sheng Gong <gongysh@unitedstack.com>
Thu, 19 Sep 2013 04:45:31 +0000 (12:45 +0800)
committerYong Sheng Gong <gongysh@unitedstack.com>
Wed, 25 Sep 2013 06:41:31 +0000 (14:41 +0800)
commitf2828d96f51a1e5547b0d83ecc49a7b4decae409
tree9a3d4be22c66d66ba34c980774e9164c2668ff5c
parent7539477a97657aebec317ca7990aa4bc93a63fe8
add portbinding host into vip port

When creating vip port, add 'host' into port data.

Bug #1227091

Change-Id: I0f59b3b56a4a26561a10e5645c8ebf803b2c6a70
neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py
neutron/tests/unit/services/loadbalancer/drivers/haproxy/test_plugin_driver.py
neutron/tests/unit/testlib_api.py