neutron-lbaas/quantum/common
Mark McLoughlin cfda6bc4fb Use oslo-config-2013.1b3
The cfg API is now available via the oslo-config library, so switch to
it and remove the copied-and-pasted version.

Add the 2013.1b3 tarball to tools/pip-requires - this will be changed
to 'oslo-config>=2013.1' when oslo-config is published to pypi. This
will happen in time for grizzly final.

Remove the 'deps = pep8' from tox.ini as it means all the other deps
get installed with easy_install which can't install oslo-config from
the URL.

Retain dummy cfg.py file until keystoneclient middleware has been
updated (I18c450174277c8e2d15ed93879da6cd92074c27a).

Change-Id: I4815aeb8a9341a31a250e920157f15ee15cfc5bc
2013-02-17 17:33:05 +00:00
..
__init__.py Remove dependency on python-quantumclient 2012-04-23 18:42:08 -07:00
config.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
constants.py Add NVP Security group support 2013-02-07 03:57:53 -08:00
exceptions.py Add check for subnet update with conflict gateway and allocation_pools 2013-02-13 14:39:45 +01:00
rpc.py Fixes import order nits 2012-12-03 10:11:08 +08:00
test_lib.py Logging module cleanup 2013-01-03 16:20:56 +08:00
topics.py Iptables security group implementation for LinuxBridge 2013-01-08 10:19:23 -08:00
utils.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00