diff options
author | Mark McLoughlin <markmc@redhat.com> | 2012-11-04 21:32:47 +0000 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2012-11-10 10:24:22 +0100 |
commit | 9fbc478b5bb8d140d4154e472f81b3e76fe01040 (patch) | |
tree | 2dd59ae710525817ac41b79ef21db4e93881b9e5 /nova/utils.py | |
parent | 22ece8529dfb88c3129600212822a2066e773c7b (diff) | |
download | nova-9fbc478b5bb8d140d4154e472f81b3e76fe01040.tar.gz nova-9fbc478b5bb8d140d4154e472f81b3e76fe01040.tar.xz nova-9fbc478b5bb8d140d4154e472f81b3e76fe01040.zip |
Switch from FLAGS to CONF in nova.compute
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: I0488b406dcf9f9459810337b62b6932d71a623a9
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions