]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
OVS_LIB support API for setting fail mode 'standalone'
authorGal Sagie <gal.sagie@huawei.com>
Tue, 26 May 2015 16:16:34 +0000 (19:16 +0300)
committerGal Sagie <gal.sagie@huawei.com>
Tue, 26 May 2015 17:20:57 +0000 (20:20 +0300)
commit7ea278087c32235efa793c8c815aff3861410f13
tree6f5f9e81ce4d62bafc251fc9c7a617c9fbed371e
parent2f8373aff60b7293bcc46137a366bf917d784996
OVS_LIB support API for setting fail mode 'standalone'

The current API only support setting a bridge fail mode
to secure, this patch allow the user to set it to 'standalone'
as well

Change-Id: If7e6532dc7f8527c35834a37144ea4386fe1b861
Closes-Bug: #1458924
neutron/agent/common/ovs_lib.py
neutron/tests/functional/agent/test_ovs_lib.py
neutron/tests/unit/agent/common/test_ovs_lib.py