nova/bin
Mark McLoughlin 706a137005 Use oslo-config-2013.1b4
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.1b4 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.

Add dependency_links to setup.py so that oslo-config can be installed
from the tarball URL specified in pip-requires.

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

Make tools/hacking.py include oslo in IMPORT_EXCEPTIONS like it already
does for paste. It turns out imp.find_module() doesn't correct handle
namespace packages.

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

Change-Id: I4815aeb8a9341a31a250e920157f15ee15cfc5bc
2013-02-19 21:16:32 -08:00
..
nova-all Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-api Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-api-ec2 Increase maximum URI size for EC2 API to 16k 2013-01-24 17:11:10 -06:00
nova-api-metadata Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-api-os-compute Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-baremetal-deploy-helper Merge "Tests for PXE bare-metal provisioning helper server." 2013-01-22 22:57:17 +00:00
nova-baremetal-manage Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-cells Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-cert Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-clear-rabbit-queues Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-compute Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-conductor Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-console Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-consoleauth Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-dhcpbridge Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-manage Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-network Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-novncproxy Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-objectstore Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-rootwrap Synchronize code from oslo 2013-02-14 11:13:15 +02:00
nova-rpc-zmq-receiver Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-scheduler Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-spicehtml5proxy Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
nova-xvpvncproxy maint: remove unused imports from bin/nova-* 2013-02-07 19:10:56 +00:00