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
/
node.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor daemons to use common base class in preparation for network refactor
Vishvananda Ishaya
2010-07-21
1
-581
/
+0
*
simplify call to simple_execute
Vishvananda Ishaya
2010-07-16
1
-4
/
+4
*
merge extra singleton-pool changes
Vishvananda Ishaya
2010-07-16
1
-6
/
+6
|
\
|
*
make simple method wrapper for process pool simple_execute
Vishvananda Ishaya
2010-07-16
1
-6
/
+6
*
|
remove calls to runthis from node
Vishvananda Ishaya
2010-07-16
1
-8
/
+12
|
/
*
Removed unused Pool from process.py, added a singleton pool called SharedPool...
Vishvananda Ishaya
2010-07-16
1
-20
/
+21
*
reorder imports spacing
Jesse Andrews
2010-07-15
1
-3
/
+3
*
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
*
Merge branch 'master' into apply_api
Todd Willey
2010-07-14
1
-10
/
+22
|
\
|
*
Simple network injection
Vishvananda Ishaya
2010-07-02
1
-6
/
+17
|
*
Simple Network avoids vlans
Vishvananda Ishaya
2010-07-02
1
-4
/
+5
*
|
Remove debug statement.
Todd Willey
2010-07-14
1
-5
/
+0
*
|
Merge branch 'master' into apply_api
Todd Willey
2010-07-14
1
-6
/
+8
|
\
|
|
*
Remove _s errors from merge
Vishvananda Ishaya
2010-06-30
1
-5
/
+6
|
*
fix typos in node from merge
Vishvananda Ishaya
2010-06-30
1
-7
/
+7
|
*
Removed trailing whitespace from header
Vishvananda Ishaya
2010-06-29
1
-1
/
+1
|
*
Updated licenses
Devin Carlen
2010-06-29
1
-9
/
+14
*
|
Fixes from code review.
Todd Willey
2010-07-14
1
-2
/
+1
*
|
bugfix: rename _s to datamodel in Node in some places it was overlooked.
Todd Willey
2010-06-27
1
-6
/
+10
*
|
Fixes based on code review 27001.
Todd Willey
2010-06-25
1
-2
/
+4
*
|
Admin API + Worker Tracking.
Todd Willey
2010-06-25
1
-3
/
+13
*
|
Removed trailing whitespace from header
Vishvananda Ishaya
2010-06-23
1
-1
/
+1
*
|
Updated licenses
Devin Carlen
2010-06-23
1
-9
/
+14
|
/
*
disk.py needed input for key injection to work
andy
2010-06-24
1
-2
/
+3
*
fix is_running failing because state was stored as a string
Vishvananda Ishaya
2010-06-24
1
-1
/
+2
*
whitespace fixes and format instances set of object fixes
Vishvananda Ishaya
2010-06-24
1
-5
/
+5
*
Refactored Instance to get rid of _s bits, and fixed some bugs in state manag...
andy
2010-06-24
1
-92
/
+104
*
Delete instance files on shutdown.
Joshua McKenty
2010-06-24
1
-2
/
+7
*
Volumes support intermediate state. Don't have to cast to storage nodes for a...
Joshua McKenty
2010-06-24
1
-6
/
+12
*
patch from issue 4001
Vishvananda Ishaya
2010-06-11
1
-95
/
+98
*
Josh's networking refactor, modified to work with projects
Vishvananda Ishaya
2010-05-31
1
-31
/
+7
*
Merged Vish's work on adding projects to nova
Jesse Andrews
2010-05-30
1
-11
/
+7
*
initial commit
Jesse Andrews
2010-05-27
1
-0
/
+549