index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
tests
/
test_flags.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove stale flags unit tests
Mark McLoughlin
2012-11-23
1
-90
/
+0
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-1
/
+1
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Switch from FLAGS to CONF in tests
Mark McLoughlin
2012-11-10
1
-22
/
+21
*
Remove flags.DECLARE
Mark McLoughlin
2012-11-04
1
-8
/
+9
*
Move parse_args to nova.config
Mark McLoughlin
2012-11-04
1
-3
/
+4
*
Remove unnecessary setUp, tearDown and __init__ in tests
Johannes Erdfelt
2012-09-28
1
-4
/
+0
*
Unused imports cleanup (folsom-2)
Zhongyue Luo
2012-06-03
1
-3
/
+0
*
Use cfg's new global CONF object
Mark McLoughlin
2012-05-30
1
-42
/
+24
*
Use cfg's new behavior of reset() clearing overrides
Mark McLoughlin
2012-05-21
1
-1
/
+1
*
Sync with latest version of openstack.common.cfg
Mark McLoughlin
2012-05-21
1
-2
/
+3
*
Remove old flagfile support.
Ghe Rivero
2012-05-10
1
-32
/
+0
*
Update values in test_flagfile to be different.
Alex Meade
2012-03-09
1
-3
/
+3
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-98
/
+30
*
Handle --flagfile by converting to .ini style
Mark McLoughlin
2012-02-07
1
-46
/
+34
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-26
/
+31
*
Remove a whole bunch of unused imports
Vishvananda Ishaya
2012-01-13
1
-1
/
+0
*
Deepcopy optparse defaults to avoid re-appending multistrings (#890489)
Mark McLoughlin
2011-11-15
1
-0
/
+12
*
Fix multistring flags default handling (#890489)
Mark McLoughlin
2011-11-15
1
-1
/
+5
*
Start switching from gflags to optparse
Mark McLoughlin
2011-10-19
1
-0
/
+90
*
add a test from vish and fix the issues
termie
2011-05-24
1
-0
/
+14
*
First pass at converting run_tests.py to nosetests. The network and objctstor...
Eric Day
2010-12-16
1
-0
/
+102