index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
api
/
ec2
/
ec2utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ec2: Move ec2utils functions to their callers
Stephen Finucane
2019-09-27
1
-129
/
+0
*
ec2: Pre-move cleanup of utils
Stephen Finucane
2019-07-10
1
-8
/
+3
*
ec2: Remove unused functions from 'ec2utils'
Stephen Finucane
2019-07-10
1
-331
/
+0
*
hacking: Resolve W605 (invalid escape sequence)
Stephen Finucane
2019-06-24
1
-2
/
+2
*
delete more i18n log markers
Sean Dague
2017-03-21
1
-2
/
+1
*
Switch to oslo.cache lib
Davanum Srinivas
2016-02-02
1
-3
/
+3
*
Merge "Replace unicode with six.text_type"
Jenkins
2015-05-21
1
-1
/
+2
|
\
|
*
Replace unicode with six.text_type
Victor Stinner
2015-05-12
1
-1
/
+2
*
|
Replace iter.next() with next(iter)
Victor Stinner
2015-05-13
1
-1
/
+1
|
/
*
Removed variables used not in the scope that they are declared
Sergey Nikitin
2015-04-29
1
-1
/
+0
*
Switch to uuidutils from oslo_utils library
Davanum Srinivas
2015-02-25
1
-1
/
+1
*
Use oslo.log
Davanum Srinivas
2015-02-22
1
-1
/
+1
*
switch LOG.audit to LOG.info
Davanum Srinivas
2015-02-22
1
-1
/
+2
*
Switch nova.api.* to use instance dot notation
Davanum Srinivas
2015-02-17
1
-1
/
+1
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-1
/
+1
*
Make ec2/cloud.py use get_instance_availability_zone() helper
Hans Lindgren
2015-01-23
1
-6
/
+0
*
Performance: leverage dict comprehension in PEP-0274
ChangBo Guo(gcb)
2015-01-16
1
-2
/
+2
*
Use oslo.utils
Davanum Srinivas
2014-10-06
1
-1
/
+2
*
ec2: Use S3ImageMapping object
Russell Bryant
2014-08-14
1
-4
/
+5
*
Get EC2 snapshot mappings with nova object
Russell Bryant
2014-08-14
1
-2
/
+4
*
Use EC2SnapshotMapping for creating mappings
Russell Bryant
2014-08-14
1
-1
/
+3
*
Use oslo.i18n
Davanum Srinivas
2014-07-18
1
-1
/
+1
*
Fix rest of API objects usage
Chris Behrens
2014-06-28
1
-7
/
+7
*
Rename VolumeMapping to EC2VolumeMapping
Russell Bryant
2014-06-17
1
-4
/
+4
*
ec2: Convert to use EC2InstanceMapping object
Russell Bryant
2014-06-17
1
-3
/
+8
*
Fix api direct use of instance module objects
Chris Behrens
2014-06-03
1
-2
/
+2
*
[EC2]Correct the return status of attaching volume
liu-sheng
2014-05-23
1
-0
/
+18
*
Merge "ec2utils: Use VolumeMapping object"
Jenkins
2014-05-02
1
-2
/
+4
|
\
|
*
ec2utils: Use VolumeMapping object
Russell Bryant
2014-04-24
1
-2
/
+4
*
|
Merge "ec2: create volume mapping using nova object"
Jenkins
2014-05-02
1
-1
/
+5
|
\
\
|
|
/
|
*
ec2: create volume mapping using nova object
Russell Bryant
2014-04-24
1
-1
/
+5
*
|
DescribeInstances in ec2 shows wrong image-message
wingwj
2014-04-23
1
-1
/
+3
|
/
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Make ec2 use Flavor object
Dan Smith
2013-12-16
1
-3
/
+3
*
xeanpi: pass network_info to generate_configdrive
John Garbutt
2013-10-11
1
-2
/
+3
*
Merge "Support EC2 API wildcards for DescribeTags filters"
Jenkins
2013-08-22
1
-0
/
+27
|
\
|
*
Support EC2 API wildcards for DescribeTags filters
Burt Holzman
2013-07-26
1
-0
/
+27
*
|
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
|
/
*
Make InfoCache.network_info be the network model
Chris Behrens
2013-07-22
1
-6
/
+12
*
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
[next]