]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove paste configuration details to a seperate file.
authorGary Kotton <gkotton@redhat.com>
Thu, 21 Jun 2012 13:06:44 +0000 (09:06 -0400)
committerGary Kotton <gkotton@redhat.com>
Sun, 24 Jun 2012 05:45:27 +0000 (01:45 -0400)
commit842584f3ef2a6ca17b6753d8b70a5415ebec312d
tree85cdb6fb0342184f66ba5306d5b9a1e349bff150
parent43d2ed6342e894ca1809d2a19206b2009ab783a2
Remove paste configuration details to a seperate file.
blueprint use-common-cfg

In addition this ensures that the cisco extension units are working
with the common cfg code.

Change-Id: I8c1f81e295e7ed593f0b58885efeeb15339b7733
etc/api-paste.ini [new file with mode: 0644]
etc/quantum.conf
quantum/common/config.py
quantum/plugins/cisco/tests/unit/api-paste.ini.cisco.test [new file with mode: 0644]
quantum/plugins/cisco/tests/unit/quantum.conf.cisco.test [moved from etc/quantum/plugins/cisco/quantum.conf.ciscoext with 52% similarity]
quantum/plugins/cisco/tests/unit/test_cisco_extension.py
quantum/service.py
quantum/tests/etc/api-paste.ini.test [new file with mode: 0644]
quantum/tests/etc/quantum.conf.test
quantum/tests/unit/test_extensions.py
setup.py