diff options
author | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-09-28 22:34:25 +0000 |
---|---|---|
committer | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-09-28 22:44:37 +0000 |
commit | 9d2dae37f2f092f126d1db3ef2b7248668cf8f78 (patch) | |
tree | 53ff4dfabab96d4ecdb660329000ded5dfb4a815 /nova/wsgi.py | |
parent | b2d53a8952ee5a3977ee75b25a4aacde81acc34e (diff) | |
download | nova-9d2dae37f2f092f126d1db3ef2b7248668cf8f78.tar.gz nova-9d2dae37f2f092f126d1db3ef2b7248668cf8f78.tar.xz nova-9d2dae37f2f092f126d1db3ef2b7248668cf8f78.zip |
Use self.flags() instead of manipulating FLAGS by hand
Since these test cases subclass test.TestCase, they can use self.flags()
to temporarily mutate FLAGS and have it cleaned automatically in the
tearDown() method provided by test.TestCase
Change-Id: I70ec3f8c947172816415190908d8a650d87d7b92
Diffstat (limited to 'nova/wsgi.py')
0 files changed, 0 insertions, 0 deletions