neutron-lbaas/quantum/db
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
..
loadbalancer Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
migration Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
api.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
db_base_plugin_v2.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
dhcp_rpc_base.py Fix i18n messages 2013-01-22 11:42:15 +08:00
l3_db.py correct spelling of Notify in classname 2013-01-29 16:25:54 -05:00
l3_rpc_agent_api.py correct spelling of Notify in classname 2013-01-29 16:25:54 -05:00
l3_rpc_base.py l3 agent rpc 2012-12-04 16:46:44 +08:00
model_base.py Implementing string representation for model classes 2012-12-26 14:14:33 +02:00
models_v2.py set allocation_pool_id nullable=False 2013-01-22 18:28:07 -05:00
portsecurity_db.py Fixes import order errors 2013-01-28 20:10:45 +08:00
quota_db.py Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00
securitygroups_db.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
securitygroups_rpc_base.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
servicetype_db.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00