gantt/nova/common
Mark McLoughlin f7bf85b5a9 Switch from FLAGS to CONF in misc modules
Use the global CONF variable instead of FLAGS. This is purely a cleanup
since FLAGS is already just another reference to CONF.

We leave the nova.flags imports until a later cleanup commit since
removing them may cause unpredictable problems due to config options not
being registered.

Change-Id: Ib110ba8d1837780e90b0d3fe13f8e6b68ed15f65
2012-11-04 21:46:35 +00:00
..
__init__.py Add new cfg module 2011-12-07 15:26:43 +00:00
eventlet_backdoor.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
memorycache.py Replaces functions in utils.py with openstack/common/timeutils.py 2012-06-16 07:17:01 +08:00
sqlalchemyutils.py Implement paginate query use marker in nova-api 2012-09-07 19:20:51 +08:00