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
/
compute
/
monitor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
removing compute monitor
Brian Waldon
2011-08-02
1
-435
/
+0
*
Fixed incorrect error message
Alex Meade
2011-06-07
1
-0
/
+1
*
make all uses of utcnow use our testable utils.utcnow
Vishvananda Ishaya
2011-06-02
1
-1
/
+1
*
use 'is not None' instead of '!= None'
Jason Koelker
2011-04-18
1
-1
/
+1
|
\
|
*
use 'is not None' instead of '!= None'
Jason Koelker
2011-04-18
1
-1
/
+1
*
|
Change '== None' to 'is None'
Jason Koelker
2011-04-18
1
-1
/
+1
|
/
*
Completed first pass at converting all localized strings with multiple format...
Ed Leafe
2011-01-18
1
-4
/
+6
*
Final few log tweaks, i18n, levels, including contexts, etc.
Todd Willey
2011-01-04
1
-1
/
+1
*
Apply logging changes as a giant patch to work around the cloudpipe delete + ...
Todd Willey
2011-01-04
1
-19
/
+20
*
First round of i18n-ifying strings in Nova
jaypipes@gmail.com
2010-12-11
1
-6
/
+6
*
Merge trunk.
Soren Hansen
2010-11-29
1
-2
/
+2
|
\
|
*
Make aws_access_key_id and aws_secret_access_key configurable
Josh Kearney
2010-11-23
1
-2
/
+2
*
|
Add a templating mechanism in the flag parsing. Add a state_path flag that w...
Soren Hansen
2010-11-04
1
-1
/
+1
|
/
*
PEP8 cleanup in nova/*, except for tests. There should be no functional chang...
Eric Day
2010-10-21
1
-60
/
+51
*
rather comprehensive style fixes
andy
2010-08-16
1
-14
/
+21
*
Remove the tight coupling between nova.compute.monitor and libvirt. The
Ewan Mellor
2010-07-18
1
-104
/
+23
*
reorder imports spacing
Jesse Andrews
2010-07-15
1
-7
/
+7
*
remove import of vendor since we have PPA now
Jesse Andrews
2010-07-15
1
-1
/
+1
*
update copyrights
Todd Willey
2010-07-15
1
-2
/
+0
*
Removed trailing whitespace from header
Vishvananda Ishaya
2010-06-23
1
-1
/
+1
*
Updated licenses
Devin Carlen
2010-06-23
1
-9
/
+14
*
Initial commit of nodemonitor
Devin Carlen
2010-06-23
1
-0
/
+511