summaryrefslogtreecommitdiff
path: root/nova/api/ec2
Commit message (Expand)AuthorAgeFilesLines
* Fix KeyError for euca-describe-imagesliyingjun2014-10-071-1/+1
* Fixes missing ec2 api address disassociate error on failureChris Yeoh2014-09-261-0/+3
* Fix start/stop return active/stopped immediately in EC2 APIHe Jie Xu2014-09-241-2/+2
* Merge "ensure that we safely encode ec2 utf8 responses"Jenkins2014-09-161-1/+4
|\
| * ensure that we safely encode ec2 utf8 responsesSean Dague2014-09-161-1/+4
* | Merge "Fix EC2 instance type for a volume backed instance."Jenkins2014-09-151-1/+6
|\ \ | |/ |/|
| * Fix EC2 instance type for a volume backed instance.Feodor Tersin2014-08-131-1/+6
* | Fix the current state name as 'shutting-down'Swami Reddy2014-08-271-2/+2
* | Merge "Split EC2 ID validator to validator per resource type."Jenkins2014-08-232-15/+31
|\ \
| * | Split EC2 ID validator to validator per resource type.Pawel Koniszewski2014-08-132-15/+31
* | | ec2: Use S3ImageMapping objectRussell Bryant2014-08-141-4/+5
* | | Get EC2 snapshot mappings with nova objectRussell Bryant2014-08-141-2/+4
* | | Use EC2SnapshotMapping for creating mappingsRussell Bryant2014-08-142-3/+6
| |/ |/|
* | Merge "Skip none value attributes for ec2 image bdm output."Jenkins2014-08-131-1/+1
|\ \ | |/ |/|
| * Skip none value attributes for ec2 image bdm output.Feodor Tersin2014-06-301-1/+1
* | Merge "Enable terminate for EC2 InstanceInitiatedShutdownBehavior"Jenkins2014-08-071-1/+5
|\ \
| * | Enable terminate for EC2 InstanceInitiatedShutdownBehaviorBurt Holzman2014-08-071-1/+5
* | | Add instanceset info to StartInstance responseSwami Reddy2014-08-051-1/+13
|/ /
* | Merge "Add instanceset info to StopInstance response"Jenkins2014-08-041-1/+13
|\ \
| * | Add instanceset info to StopInstance responseSwami Reddy2014-07-121-1/+13
* | | Merge "Log translation hint for nova.api"Jenkins2014-07-252-8/+10
|\ \ \
| * | | Log translation hint for nova.apiliu-sheng2014-07-242-8/+10
* | | | Fix and Gate on E265Joe Gordon2014-07-242-2/+2
|/ / /
* | | Use oslo.i18nDavanum Srinivas2014-07-183-4/+4
* | | Fix and gate on H305 and H307Davanum Srinivas2014-07-151-1/+2
|/ /
* | Merge "Enforce task_state is None in ec2 create_image stop instance wait loop"Jenkins2014-07-031-6/+17
|\ \
| * | Enforce task_state is None in ec2 create_image stop instance wait loopMatt Riedemann2014-06-271-6/+17
* | | Merge "Fix rest of API objects usage"Jenkins2014-06-302-17/+12
|\ \ \ | |_|/ |/| |
| * | Fix rest of API objects usageChris Behrens2014-06-282-17/+12
| |/
* | Merge "Downgrade some exception LOG messages in the ec2 API"Jenkins2014-06-302-7/+7
|\ \ | |/ |/|
| * Downgrade some exception LOG messages in the ec2 APIChris Yeoh2014-06-232-7/+7
* | Use dot notation to access instance object fields in ec2 create_imageMatt Riedemann2014-06-271-5/+5
|/
* Merge "Rename VolumeMapping to EC2VolumeMapping"Jenkins2014-06-182-6/+6
|\
| * Rename VolumeMapping to EC2VolumeMappingRussell Bryant2014-06-172-6/+6
* | Merge "ec2: Convert to use EC2InstanceMapping object"Jenkins2014-06-181-3/+8
|\ \ | |/
| * ec2: Convert to use EC2InstanceMapping objectRussell Bryant2014-06-171-3/+8
* | Cleanup and gate on pep8 rules that are stricter in hacking 0.9Joe Gordon2014-06-171-1/+1
|/
* Merge "Make get_console_output() use objects"Jenkins2014-06-171-1/+2
|\
| * Make get_console_output() use objectsPhil Day2014-06-101-1/+2
* | Merge "Revert "Allow admin user to get all tenant's floating IPs""Jenkins2014-06-171-1/+1
|\ \
| * | Revert "Allow admin user to get all tenant's floating IPs"Matt Riedemann2014-06-131-1/+1
* | | Merge "Fix api direct use of instance module objects"Jenkins2014-06-172-21/+14
|\ \ \
| * | | Fix api direct use of instance module objectsChris Behrens2014-06-032-21/+14
* | | | Merge "Fix direct use of block_device module objects"Jenkins2014-06-101-2/+2
|\ \ \ \ | |/ / /
| * | | Fix direct use of block_device module objectsChris Behrens2014-06-031-2/+2
| | |/ | |/|
* | | Add missing translation supportGary Kotton2014-06-021-1/+1
|/ /
* | Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-1/+1
* | Merge "[EC2]Correct the return status of attaching volume"Jenkins2014-05-282-4/+25
|\ \ | |/ |/|
| * [EC2]Correct the return status of attaching volumeliu-sheng2014-05-232-4/+25
* | Allow admin user to get all tenant's floating IPsliu-sheng2014-05-191-1/+1
|/