]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
OVS native DBListcommand if_exists support
authorKevin Benton <blak111@gmail.com>
Thu, 2 Jul 2015 07:16:51 +0000 (00:16 -0700)
committerKevin Benton <blak111@gmail.com>
Thu, 2 Jul 2015 11:59:27 +0000 (04:59 -0700)
commit55cb8e4026f025a351896909ba6fa05e3f882003
treedd68f382481e72be2505a580f76c661611f2522d
parent5e9ea5acefa516a4ca969d578bac63e6cc58190e
OVS native DBListcommand if_exists support

Add support for the if_exists flag to the OVS native
db list command.

Closes-Bug: #1470742
Closes-Bug: #1470894
Change-Id: Ife48d99c145cfab7f0f5523f4cdfd33492085355
neutron/agent/ovsdb/native/commands.py
neutron/tests/functional/agent/test_ovs_lib.py