index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expiry awareness for SessionToken.
Todd Willey
2010-07-26
3
-12
/
+39
*
Basic standup of SessionToken model for shortlived auth tokens.
Todd Willey
2010-07-26
3
-0
/
+91
*
Fix references to image_object. This caused an internal error when using
Ewan Mellor
2010-07-26
1
-5
/
+5
|
\
|
*
Fix references to image_object. This caused an internal error when using
Ewan Mellor
2010-07-25
1
-2
/
+2
|
*
Fix references to get_argument, fixing internal error when calling
Ewan Mellor
2010-07-25
1
-3
/
+3
*
|
Set durable=False on TopicPublisher
Ewan Mellor
2010-07-26
1
-0
/
+1
|
\
\
|
*
|
Set durable=False on TopicPublisher, so that it matches the flag on
Ewan Mellor
2010-07-25
1
-0
/
+1
|
|
/
*
|
Added missing import
Ewan Mellor
2010-07-25
1
-0
/
+1
|
\
\
|
*
|
Add an import so that nova-compute sees the images_path flag, so that it
Ewan Mellor
2010-07-25
1
-0
/
+1
|
|
/
*
|
Changes nova-volume to use twisted.
Vishvananda Ishaya
2010-07-25
5
-50
/
+109
|
\
\
|
*
|
remove all of the unused saved return values from attach_to_twisted
Vishvananda Ishaya
2010-07-21
2
-4
/
+4
|
*
|
fix conf file to no longer have daemonize=1 because twistd daemonizes by default
Vishvananda Ishaya
2010-07-16
1
-1
/
+0
|
*
|
make nova-volume start with twisteds daemonize stuff
Vishvananda Ishaya
2010-07-16
3
-30
/
+65
|
*
|
simplify call to simple_execute
Vishvananda Ishaya
2010-07-16
2
-13
/
+13
|
*
|
merge extra singleton-pool changes
Vishvananda Ishaya
2010-07-16
2
-6
/
+9
|
|
\
\
|
*
|
|
change volume code to use twisted
Vishvananda Ishaya
2010-07-16
1
-9
/
+30
|
*
|
|
remove calls to runthis from node
Vishvananda Ishaya
2010-07-16
1
-8
/
+12
|
*
|
|
merge with singleton pool
Vishvananda Ishaya
2010-07-16
60
-253
/
+148
|
|
\
\
\
|
*
\
\
\
merged trunk
Vishvananda Ishaya
2010-07-15
1
-2
/
+2
|
|
\
\
\
\
*
|
\
\
\
\
Fixes up Bucket to throw proper NotFound and NotEmpty exceptions
jaypipes@gmail.com
2010-07-25
3
-58
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
reorder import statement and remove commented-out test case that is the same ...
jaypipes@gmail.com
2010-07-21
1
-34
/
+1
|
*
|
|
|
|
|
Fixes up Bucket to throw proper NotFound and NotEmpty exceptions
jaypipes@gmail.com
2010-07-21
3
-25
/
+17
*
|
|
|
|
|
|
Adds missing yield statement that was causing partitioning to intermittently ...
Vishvananda Ishaya
2010-07-25
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
fixed bug where partition code was sometimes failing due to initial dd not be...
Vishvananda Ishaya
2010-07-23
1
-2
/
+2
*
|
|
|
|
|
|
Updated the README file
Monty Taylor
2010-07-25
1
-5
/
+9
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Updated URLs in the README file to point to current locations.
Monty Taylor
2010-07-24
1
-5
/
+9
|
/
/
/
/
/
/
*
|
|
|
|
|
Fixed bug 608505 - was freeing the wrong address (should have freed 'secondad...
Justin Santa Barbara
2010-07-23
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed bug 608505 - was freeing the wrong address (should have freed 'secondad...
Justin Santa Barbara
2010-07-21
1
-1
/
+1
*
|
|
|
|
|
|
Fixes problem with describe-addresses returning all public ips instead of the...
Vishvananda Ishaya
2010-07-23
1
-13
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fix for describe addresses showing everyone's public ips
Vishvananda Ishaya
2010-07-20
1
-13
/
+13
*
|
|
|
|
|
|
|
Fix for extra spaces in export statements in scripts relating to x509 certs
Vishvananda Ishaya
2010-07-23
2
-2
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fixed the broken reference to
Vishvananda Ishaya
2010-07-20
1
-1
/
+1
|
*
|
|
|
|
|
|
remove spaces from export statements in scripts relating to certs
Vishvananda Ishaya
2010-07-20
2
-2
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Fix bug 607501. Raise 403, not exception if Authorization header not passed....
Justin Santa Barbara
2010-07-21
1
-4
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
I put the call to request.finish() in the wrong place. :-(
Justin Santa Barbara
2010-07-19
1
-1
/
+1
|
*
|
|
|
|
|
|
Raise 401, not exception if Authorization header not passed. Also minor fixe...
Justin Santa Barbara
2010-07-19
1
-4
/
+8
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
update the logic for calculating network sizes
jaypipes@gmail.com
2010-07-21
2
-5
/
+31
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Hmm, serves me right for not understanding the request, eh? :) Now too_many_a...
jaypipes@gmail.com
2010-07-19
1
-8
/
+8
|
*
|
|
|
|
|
|
Quick fix to variable names for consistency in documentation...
Jay Pipes
2010-07-16
1
-2
/
+2
|
*
|
|
|
|
|
|
Adds a fix to the idempotency of the test_too_many_addresses test case
Jay Pipes
2010-07-16
2
-5
/
+31
*
|
|
|
|
|
|
|
Locally administered mac addresses have the second least significant bit of t...
Vishvananda Ishaya
2010-07-21
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
use a locally administered mac address so it isn't saved by udev
Vishvananda Ishaya
2010-07-20
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Convert processpool to a singleton, and switch node.py calls to use it. (Repl...
Vishvananda Ishaya
2010-07-21
3
-73
/
+59
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
make simple method wrapper for process pool simple_execute
Vishvananda Ishaya
2010-07-16
2
-6
/
+9
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Removed unused Pool from process.py, added a singleton pool called SharedPool...
Vishvananda Ishaya
2010-07-16
3
-74
/
+57
*
|
|
|
|
|
Fixes to dhcp lease code to use a flagfile
Vishvananda Ishaya
2010-07-19
10
-34
/
+50
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
merged trunk
Vishvananda Ishaya
2010-07-19
11
-237
/
+218
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Redirect STDERR to output to an errlog file when running run_tests.py.
Jay Pipes
2010-07-19
2
-0
/
+10
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Adds a flag to redirect STDERR when running run_tests.py. Defaults to a trun...
Jay Pipes
2010-07-16
2
-0
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Send message ack in rpc.call and make queues durable.
Joshua McKenty
2010-07-19
1
-2
/
+7
|
\
\
\
\
\
[next]