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