nova/nova/image
Mark McLoughlin 637e805634 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 Cleanup of image service code 2012-06-27 14:31:35 -07:00
glance.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00
s3.py Switch from FLAGS to CONF in misc modules 2012-11-04 21:46:35 +00:00