gantt/nova
Chris Behrens f74267a024 Move nova shared config options to nova.config
This strips nova.flags down to be left just for backwards compatibility
with add-ons importing nova.flags and using nova.flags.FLAGS

Change-Id: Ie3fcae25e05ea9ba97f51bc90b91817ed776ad80
2012-11-15 23:03:03 +00:00
..
common Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
openstack Sync latest code from oslo-incubator. 2012-11-13 14:25:31 -05:00
rootwrap Use env to set environ when starting dnsmasq 2012-10-30 21:30:58 -04:00
scheduler Merge "Added bare-metal host manager." 2012-11-15 07:27:56 +00:00
testing Clarify dangerous use of exceptions in unit tests 2012-09-20 19:37:34 +00:00
tests Merge "Do not alias stdlib uuid module as uuidutils, since nova has uuidutils." 2012-11-15 22:53:27 +00:00
__init__.py Remove outdated moduleauthor tags 2012-10-01 15:25:47 -07:00
block_device.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
exception.py Remove unused volume exceptions 2012-11-12 22:58:40 +00:00
filters.py Refactor scheduling filters 2012-11-14 19:04:12 +00:00
flags.py Move nova shared config options to nova.config 2012-11-15 23:03:03 +00:00
loadables.py Add module for loading specific classes 2012-11-14 19:01:57 +00:00
manager.py Updated scheduler and compute for multiple capabilities. 2012-11-10 10:20:45 +09:00
notifications.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
policy.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
quota.py Remove nova-volume DB 2012-11-08 21:31:31 +00:00
service.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
test.py Allow group='foo' in self.flags() for tests. 2012-11-15 20:12:52 +00:00
utils.py Remove gen_uuid() 2012-11-14 22:16:24 +09:00
weights.py Refactor scheduling weights. 2012-11-14 19:04:17 +00:00
wsgi.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00