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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an extension to show the network id of a virtual interface
Zhi Yan Liu
2013-04-08
1
-0
/
+77
*
Correct network uuid field for os-network extension
Zhi Yan Liu
2013-04-05
1
-2
/
+3
*
Merge "Add CRUD methods for tags to the EC2 API."
Jenkins
2013-04-04
2
-0
/
+160
|
\
|
*
Add CRUD methods for tags to the EC2 API.
Stephen Gran
2013-03-28
2
-0
/
+160
*
|
Merge "Guard against content being None"
Jenkins
2013-04-04
1
-2
/
+3
|
\
\
|
*
|
Guard against content being None
Rick Harris
2013-04-02
1
-2
/
+3
*
|
|
Merge "Explain why the give methods are whitelisted."
Jenkins
2013-04-03
1
-2
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Explain why the give methods are whitelisted.
Joshua Harlow
2013-04-02
1
-2
/
+10
|
|
/
*
|
Merge "baremetal: Drop unused columns in bm_nodes"
Jenkins
2013-04-02
1
-1
/
+1
|
\
\
|
*
|
baremetal: Drop unused columns in bm_nodes
Arata Notsu
2013-04-02
1
-1
/
+1
*
|
|
Merge "Prevent nova services' coverage data from combining into nova-api's"
Jenkins
2013-04-02
1
-5
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Prevent nova services' coverage data from combining into nova-api's
Mitsuhiko Yamazaki
2013-03-11
1
-5
/
+8
*
|
|
Remove print statements
Arata Notsu
2013-04-02
1
-1
/
+0
*
|
|
Merge "Accepts aws-sdk-java timestamp format"
Jenkins
2013-04-01
1
-4
/
+14
|
\
\
\
|
*
|
|
Accepts aws-sdk-java timestamp format
MotoKen
2013-03-29
1
-4
/
+14
*
|
|
|
Merge "Ensure only pickle-able objects live in metadata"
Jenkins
2013-04-01
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
Ensure only pickle-able objects live in metadata
Stanislaw Pitucha
2013-03-28
1
-3
/
+2
*
|
|
|
|
Merge "Convert host value from unicode to a string."
Jenkins
2013-04-01
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Convert host value from unicode to a string.
Dan Florea
2013-03-28
1
-1
/
+1
*
|
|
|
|
|
Query quantum once for instance's security groups
Aaron Rosen
2013-03-29
1
-3
/
+4
*
|
|
|
|
|
quantum security group driver nova list shows same group
Aaron Rosen
2013-03-29
1
-9
/
+11
*
|
|
|
|
|
Merge "get context from req rather than getting a new admin context"
Jenkins
2013-03-29
2
-18
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
get context from req rather than getting a new admin context
Aaron Rosen
2013-03-28
2
-18
/
+21
*
|
|
|
|
|
|
Merge "Fix missing punctuation in docstring"
Jenkins
2013-03-29
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix missing punctuation in docstring
Dan Smith
2013-03-28
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "Fix typo in the XML serialization os-services API."
Jenkins
2013-03-28
1
-5
/
+18
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix typo in the XML serialization os-services API.
Andrea Rosa
2013-03-28
1
-5
/
+18
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Make tenant_usage fall back to instance_type_id"
Jenkins
2013-03-28
1
-1
/
+28
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Make tenant_usage fall back to instance_type_id
Dan Smith
2013-03-27
1
-1
/
+28
|
|
/
/
/
*
/
/
/
Use format_message on exceptions instead of str()
Nikola Dipanov
2013-03-27
18
-51
/
+58
|
/
/
/
*
|
|
Merge "Fix /servers/<instance-id>os-security-groups using quantum"
Jenkins
2013-03-26
1
-3
/
+2
|
\
\
\
|
*
|
|
Fix /servers/<instance-id>os-security-groups using quantum
Aaron Rosen
2013-03-25
1
-3
/
+2
*
|
|
|
Merge "Remove unnecessary DB call to find EC2 AZs."
Jenkins
2013-03-25
3
-10
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove unnecessary DB call to find EC2 AZs.
Joe Gordon
2013-03-21
3
-10
/
+5
|
|
/
/
*
|
|
Merge "Add missing info to docstring."
Jenkins
2013-03-25
1
-9
/
+24
|
\
\
\
|
*
|
|
Add missing info to docstring.
Russell Bryant
2013-03-25
1
-9
/
+24
*
|
|
|
Fixes Nova API /os-hosts missing element "zone"
Fei Long Wang
2013-03-24
1
-0
/
+1
|
/
/
/
*
|
|
Merge "Remove outdated try except block in ec2 code"
Jenkins
2013-03-23
1
-6
/
+1
|
\
\
\
|
*
|
|
Remove outdated try except block in ec2 code
Joe Gordon
2013-03-21
1
-6
/
+1
|
|
/
/
*
|
|
Merge "Change arguments to volume_detach()"
Jenkins
2013-03-22
2
-5
/
+22
|
\
\
\
|
*
|
|
Change arguments to volume_detach()
Chris Behrens
2013-03-20
2
-5
/
+22
|
|
/
/
*
/
/
Add caching for ec2 mapping ids.
Vishvananda Ishaya
2013-03-19
1
-0
/
+33
|
/
/
*
|
Merge "Prevent volume-attach/detach from instances in rescue state"
Jenkins
2013-03-19
1
-6
/
+13
|
\
\
|
*
|
Prevent volume-attach/detach from instances in rescue state
Joe Gordon
2013-03-18
1
-6
/
+13
*
|
|
Ensure that headers are returned as strings, not integers.
Alvaro Lopez Garcia
2013-03-19
1
-1
/
+3
*
|
|
Merge "Fix more OS-DCF:diskConfig XML handling"
Jenkins
2013-03-19
1
-2
/
+11
|
\
\
\
|
*
|
|
Fix more OS-DCF:diskConfig XML handling
Christopher Yeoh
2013-03-13
1
-2
/
+11
|
|
|
/
|
|
/
|
*
|
|
Add standard methods to the Limits API
Giampaolo Lauria
2013-03-15
1
-6
/
+22
*
|
|
Merge "Make os-services API extensions consistent."
Jenkins
2013-03-15
1
-10
/
+11
|
\
\
\
|
*
|
|
Make os-services API extensions consistent.
Dan Prince
2013-03-14
1
-10
/
+11
[next]