]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use oslo_config new type PortOpt for port options
authorZhiQiang Fan <aji.zqfan@gmail.com>
Thu, 22 Oct 2015 06:12:24 +0000 (00:12 -0600)
committerZhiQiang Fan <aji.zqfan@gmail.com>
Sat, 24 Oct 2015 08:51:53 +0000 (02:51 -0600)
commit4d2cb851b7b7d6399163ca9f624f656a3e41ac34
tree2d46fa4d6891054a96dda3b638c49acd758c0061
parentba241ef36f74ef63fc22bf8a9ab3895ef65b2314
Use oslo_config new type PortOpt for port options

The oslo_config library provides new type PortOpt to validate the
range of port now.

Change-Id: I40792ddcee0f89c47defa726fed24f26c4b88ce2
Depends-On: I9c0e3f44cf93db020933d8d766cedfc2e3f3bb8b
neutron/agent/l3/config.py
neutron/agent/metadata/config.py
neutron/agent/metadata/namespace_proxy.py
neutron/common/config.py
neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py