diff options
author | Mark McLoughlin <markmc@redhat.com> | 2012-11-04 21:32:48 +0000 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2012-11-07 05:03:17 +0000 |
commit | 8e2a655343c7d9612d3dcb2b7e31197a25340de9 (patch) | |
tree | 863e84e25ab5c1dedc8d1d23b412b94c47dc6c43 /nova/loadables.py | |
parent | 066b3930cfffcd532ed70360902a14d8155289d4 (diff) | |
download | nova-8e2a655343c7d9612d3dcb2b7e31197a25340de9.tar.gz nova-8e2a655343c7d9612d3dcb2b7e31197a25340de9.tar.xz nova-8e2a655343c7d9612d3dcb2b7e31197a25340de9.zip |
Switch from FLAGS to CONF in nova.console
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: I155d363e26260aa402bb918b4d0726502e7e8758
Diffstat (limited to 'nova/loadables.py')
0 files changed, 0 insertions, 0 deletions