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
/
ec2utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert the cache key from unicode to a string.
Dan Florea
2013-04-30
1
-0
/
+1
*
Merge "Add CRUD methods for tags to the EC2 API."
Jenkins
2013-04-04
1
-0
/
+25
|
\
|
*
Add CRUD methods for tags to the EC2 API.
Stephen Gran
2013-03-28
1
-0
/
+25
*
|
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
1
-5
/
+3
|
\
\
|
*
|
Remove unnecessary DB call to find EC2 AZs.
Joe Gordon
2013-03-21
1
-5
/
+3
|
|
/
*
|
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
|
|
/
*
/
Add caching for ec2 mapping ids.
Vishvananda Ishaya
2013-03-19
1
-0
/
+33
|
/
*
Make the metadata paths use conductor
Dan Smith
2013-02-12
1
-2
/
+2
*
Fix incorrect use of context object
gtt116
2013-01-22
1
-1
/
+2
*
correcting for proper use of the word 'an'.
Matt Joyce
2013-01-16
1
-1
/
+1
*
Fix N402 for nova/api
Sean Dague
2013-01-08
1
-3
/
+3
*
Remove availability_zones from service table
Joe Gordon
2013-01-08
1
-1
/
+2
*
Handle instances not being found in EC2 API responses.
Michael Still
2012-11-20
1
-1
/
+3
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-1
/
+0
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+1
*
Decouple EC2 API from using instance id
MotoKen
2012-11-07
1
-4
/
+0
*
Merge "Switch from FLAGS to CONF in nova.api"
Jenkins
2012-11-06
1
-2
/
+0
|
\
|
*
Switch from FLAGS to CONF in nova.api
Mark McLoughlin
2012-11-04
1
-2
/
+0
*
|
Use uuidutils.is_uuid_like for uuid validation
Zhongyue Luo
2012-11-05
1
-4
/
+4
|
/
*
Validates Timestamp or Expiry time in EC2 requests
Sirisha Devineni
2012-10-29
1
-0
/
+34
*
All security groups not returned to admins by default.
Eoghan Glynn
2012-09-14
1
-0
/
+5
*
Fix spelling typos
Joe Gordon
2012-08-16
1
-3
/
+3
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
Implement blueprint ec2-id-compatibilty.
Yaguang Tang
2012-06-28
1
-7
/
+29
*
Merge "moved update cache functionality to the network api"
Jenkins
2012-06-19
1
-13
/
+7
|
\
|
*
moved update cache functionality to the network api
Trey Morris
2012-06-18
1
-13
/
+7
*
|
Merge "Present correct ec2id format for volumes and snaps"
Jenkins
2012-06-15
1
-4
/
+4
|
\
\
|
*
|
Present correct ec2id format for volumes and snaps
John Griffith
2012-06-15
1
-4
/
+4
|
|
/
*
/
Cleanup instance_update so it only takes a UUID.
Michael Still
2012-06-15
1
-0
/
+7
|
/
*
Remove instance Foreign Key in volumes table, replace with instance_uuid
John Griffith
2012-05-10
1
-0
/
+4
*
Fix bug 983206 : _try_convert parsing string
Joe Gordon
2012-05-07
1
-24
/
+11
*
Convert Volume and Snapshot IDs to use UUID
John Griffith
2012-05-02
1
-8
/
+62
*
Refactor glance id<->internal id conversion for s3
Maru Newby
2012-03-13
1
-0
/
+26
*
Handle case where instance['info_cache'] is None
Chris Behrens
2012-02-28
1
-1
/
+2
*
Remove network_api fallback for info_cache from APIs
Chris Behrens
2012-02-22
1
-25
/
+7
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
Ties quantum, melange, and nova network model
Trey Morris
2012-02-01
1
-30
/
+14
*
Implement BP untie-nova-network-models
Jason Kölker
2012-01-16
1
-25
/
+59
*
Cleaning up imports in nova.api
Brian Waldon
2011-12-21
1
-1
/
+1
*
Refactor metadata code out of ec2/cloud.py
Vishvananda Ishaya
2011-11-17
1
-0
/
+71
*
Spelling fixes in nova/api comments
Joe Gordon
2011-11-09
1
-2
/
+2
*
Creating uuid -> id mapping for S3 Image Service
Brian Waldon
2011-10-31
1
-1
/
+1
*
make sure kwargs are strings and not unicode
Vishvananda Ishaya
2011-09-21
1
-1
/
+1
*
block_device: introduce helper function to check swap or ephemeral device
Isaku Yamahata
2011-07-23
1
-10
/
+0
*
ec2utils: factor generic helper function into generic place
Isaku Yamahata
2011-07-23
1
-19
/
+0
*
ec2utils: introduce helper function to prepend '/dev/' in mappings
Isaku Yamahata
2011-06-23
1
-0
/
+10
*
api/ec2/image: support block device mapping
Isaku Yamahata
2011-06-16
1
-0
/
+19
[next]