diff options
author | Mark McLoughlin <markmc@redhat.com> | 2012-11-04 21:32:49 +0000 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2012-11-10 02:02:49 +0100 |
commit | 3e34867eac870d039de13e36f096e5e0228bd15e (patch) | |
tree | 87c2e947ecb86dbb9b1a7406371657388d029496 /nova/context.py | |
parent | 910a5487352dc0d36a4520f5b2787ec2290d965f (diff) | |
download | nova-3e34867eac870d039de13e36f096e5e0228bd15e.tar.gz nova-3e34867eac870d039de13e36f096e5e0228bd15e.tar.xz nova-3e34867eac870d039de13e36f096e5e0228bd15e.zip |
Switch from FLAGS to CONF in nova.db
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: I4cd4bdb90d03d7069a419e4a7fbfde101940b5ec
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions