]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Register enable_tunneling as bool opt.
authorYong Sheng Gong <gongysh@cn.ibm.com>
Mon, 4 Jun 2012 07:18:29 +0000 (15:18 +0800)
committerYong Sheng Gong <gongysh@cn.ibm.com>
Mon, 4 Jun 2012 07:18:29 +0000 (15:18 +0800)
commit6cdd9538f4633abf61e4c8d44d9c7a3098e15b2f
tree7f0cac6f8c3f9badb197429685ee4d1741789a23
parent7b38df15a1cc324414c52ee26015c163df0f4e3c
Register enable_tunneling as bool opt.

Bug #1008346

Register enable_tunneling as bool opt, and add test cases.

Change-Id: Ibacf18752430d5e0ed1ab9c17f5370e4fd63ede2
quantum/plugins/openvswitch/common/config.py
quantum/tests/unit/test_ovs_config.py [new file with mode: 0644]