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
/
ec2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix orphaned instance from get_by_uuid() and _from_db_object()
Dan Smith
2013-06-22
1
-2
/
+1
*
Remove trivial cases of unused variables (1)
Stanislaw Pitucha
2013-06-13
1
-3
/
+1
*
Fix and enable H403 tests
Dirk Mueller
2013-06-12
2
-4
/
+8
*
Merge "Use Instance Objects for Start/Stop"
Jenkins
2013-06-12
1
-6
/
+24
|
\
|
*
Use Instance Objects for Start/Stop
Dan Smith
2013-06-07
1
-6
/
+24
*
|
Rename functions in nova.compute.flavors from instance_type
Joe Gordon
2013-06-11
1
-2
/
+2
*
|
DB migration to the new BDM data format
Nikola Dipanov
2013-06-10
1
-2
/
+3
|
/
*
Improve Python 3.x compatibility
Dirk Mueller
2013-06-01
1
-1
/
+1
*
Merge "Use prettyxml output"
Jenkins
2013-05-22
1
-0
/
+4
|
\
|
*
Use prettyxml output
Joe Gordon
2013-05-16
1
-0
/
+4
*
|
Merge "Don't raise unnecessary stack traces in EC2 API"
Jenkins
2013-05-18
1
-2
/
+0
|
\
\
|
*
|
Don't raise unnecessary stack traces in EC2 API
Joe Gordon
2013-05-16
1
-2
/
+0
|
|
/
*
|
Merge "Remove usage of locals() for formatting from nova.api.*"
Jenkins
2013-05-17
3
-26
/
+34
|
\
\
|
|
/
|
/
|
|
*
Remove usage of locals() for formatting from nova.api.*
Boris Pavlovic
2013-05-18
3
-26
/
+34
*
|
Merge "Refactor nova.volume.cinder.API to reduce roundtrips with Cinder"
Jenkins
2013-05-15
1
-6
/
+4
|
\
\
|
|
/
|
/
|
|
*
Refactor nova.volume.cinder.API to reduce roundtrips with Cinder
Oleg Bondarev
2013-05-14
1
-6
/
+4
*
|
Rename nova.compute.instance_types to flavors
Joe Gordon
2013-05-07
1
-3
/
+3
*
|
Merge "Fix EC2 instance bdm response"
Jenkins
2013-05-03
1
-2
/
+2
|
\
\
|
*
|
Fix EC2 instance bdm response
MotoKen
2013-05-01
1
-2
/
+2
*
|
|
Convert the cache key from unicode to a string.
Dan Florea
2013-04-30
1
-0
/
+1
|
/
/
*
|
ec2 CreateVolumes/DescribeVolumes status mapping
Chris Yeoh
2013-04-22
1
-1
/
+6
*
|
Fix ec2 CreateVolumes/DescribeVolumes status
Chris Yeoh
2013-04-19
1
-8
/
+0
|
/
*
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 "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 "Remove unnecessary DB call to find EC2 AZs."
Jenkins
2013-03-25
2
-7
/
+4
|
\
\
|
*
|
Remove unnecessary DB call to find EC2 AZs.
Joe Gordon
2013-03-21
2
-7
/
+4
|
|
/
*
|
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
1
-1
/
+11
|
\
\
|
*
|
Change arguments to volume_detach()
Chris Behrens
2013-03-20
1
-1
/
+11
|
|
/
*
/
Add caching for ec2 mapping ids.
Vishvananda Ishaya
2013-03-19
1
-0
/
+33
|
/
*
Remove uses of instance['instance_type'] from nova/api
Dan Smith
2013-03-08
1
-4
/
+2
*
Standarize ip validation along the code
Mauro S. M. Rodrigues
2013-03-05
1
-1
/
+1
*
Merge "Switch to using memorycache from oslo."
Jenkins
2013-03-02
1
-1
/
+1
|
\
|
*
Switch to using memorycache from oslo.
Vishvananda Ishaya
2013-03-01
1
-1
/
+1
*
|
Remove pylint errors for undefined GroupException members
Aaron Rosen
2013-03-01
1
-4
/
+4
|
/
*
ec2 _format_security_group() accesses db when using quantum_driver
Aaron Rosen
2013-02-27
1
-3
/
+11
*
Add missing ec2 security group quantum mixin
Aaron Rosen
2013-02-21
1
-0
/
+10
*
Make nova security groups more pluggable
Aaron Rosen
2013-02-20
1
-4
/
+14
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
3
-3
/
+4
*
Make the metadata paths use conductor
Dan Smith
2013-02-12
1
-2
/
+2
*
Merge "Fixes 'not in' operator usage"
Jenkins
2013-01-31
1
-4
/
+4
|
\
|
*
Fixes 'not in' operator usage
Zhongyue Luo
2013-01-31
1
-4
/
+4
*
|
Merge "Pass parameter 'filter' back to model layer"
Jenkins
2013-01-31
1
-1
/
+5
|
\
\
|
*
|
Pass parameter 'filter' back to model layer
Stephen Gran
2013-01-29
1
-1
/
+5
|
|
/
*
/
Fixes "is not" usage
Zhongyue Luo
2013-01-31
1
-1
/
+1
|
/
*
Adding REST API to show all availability zones of an region
zhiyanliu
2013-01-23
1
-25
/
+4
*
Fix incorrect use of context object
gtt116
2013-01-22
1
-1
/
+2
[next]