diff options
author | Mark McLoughlin <markmc@redhat.com> | 2012-11-04 21:32:50 +0000 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2012-11-04 21:47:55 +0000 |
commit | ba1f55dec75b1cc1a48f6967716c5ee38198bb2e (patch) | |
tree | 14ac30407b6e491532de1bbd3fc9e43f4ac3b58e /nova/service.py | |
parent | 8ce58defbe560b1da34d991b38ac64a9b4c8d654 (diff) | |
download | nova-ba1f55dec75b1cc1a48f6967716c5ee38198bb2e.tar.gz nova-ba1f55dec75b1cc1a48f6967716c5ee38198bb2e.tar.xz nova-ba1f55dec75b1cc1a48f6967716c5ee38198bb2e.zip |
Switch from FLAGS to CONF in nova.network
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: I20b45c6325e9a03b8800032f761c2b6101376e8e
Diffstat (limited to 'nova/service.py')
0 files changed, 0 insertions, 0 deletions