diff options
author | Mark McLoughlin <markmc@redhat.com> | 2012-11-04 21:32:52 +0000 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2012-11-07 13:21:56 +0000 |
commit | f25681ba5509c7037ea5831f9be09eaeb3aaf889 (patch) | |
tree | 1ddec37fc1834608309887ea70bac55b89b67d2a /nova/exception.py | |
parent | 562b3abc843942a096e5750161c1aae2402d595b (diff) | |
download | nova-f25681ba5509c7037ea5831f9be09eaeb3aaf889.tar.gz nova-f25681ba5509c7037ea5831f9be09eaeb3aaf889.tar.xz nova-f25681ba5509c7037ea5831f9be09eaeb3aaf889.zip |
Switch from FLAGS to CONF in nova.virt
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: Icb61d67965628dca65bda393d4373beab5c5c64a
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions