]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove compat cfg wrapper
authorMark McLoughlin <markmc@redhat.com>
Fri, 22 Feb 2013 17:29:56 +0000 (17:29 +0000)
committerAkihiro MOTOKI <motoki@da.jp.nec.com>
Wed, 27 Feb 2013 13:15:54 +0000 (22:15 +0900)
commit50b74d2ddd0bd4613777b03b99960d96f15b47d5
treeb92d1a88901f04ff324957da5a90116c59c6c8ea
parent598483f0fbbc1f86fcff9f89dc0a4781831438c8
Remove compat cfg wrapper

This wrapper was there to allow oslo-config changes through the gate
while keystoneclient hadn't been updated.

Also update to 2013.1b4.

Change-Id: I3d48673af58ae379e8e4d2c7fb4b4d81f3ed67dd
12 files changed:
quantum/api/api_common.py
quantum/db/agents_db.py
quantum/extensions/loadbalancer.py
quantum/openstack/common/cfg.py [deleted file]
quantum/plugins/nicira/nicira_nvp_plugin/extensions/nvp_networkgw.py
quantum/plugins/openvswitch/Makefile
quantum/plugins/ryu/ryu_quantum_plugin.py
quantum/tests/unit/nicira/test_networkgw.py
quantum/tests/unit/ryu/test_ryu_agent.py
quantum/tests/unit/test_agent_ext_plugin.py
quantum/tests/unit/test_routerserviceinsertion.py
tools/pip-requires