summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/ec2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cells: Add support for global cinder"Jenkins2013-06-261-0/+1
|\
| * Cells: Add support for global cinderChris Behrens2013-06-111-0/+1
* | Refresh volume connections when starting instancesBrent Eagles2013-06-251-1/+2
* | Allow reboot or rebuild from vm_state=ErrorPhil Day2013-06-161-0/+6
* | Merge "Fix and enable H403 tests"Jenkins2013-06-132-7/+14
|\ \
| * | Fix and enable H403 testsDirk Mueller2013-06-122-7/+14
| |/
* / Use Python 3.x compatible octal literalsDirk Mueller2013-06-121-3/+3
|/
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-112-42/+42
* DB migration to the new BDM data formatNikola Dipanov2013-06-101-8/+18
* Moving more tests to appropriate locationsRick Harris2013-06-061-0/+615
* Call scheduler for run_instance from conductorAndrew Laski2013-06-042-0/+4
* Moved sample network creation out of unittest base class constructor.Sergey Skripnick2013-05-241-0/+1
* Merge "Refactor nova.volume.cinder.API to reduce roundtrips with Cinder"Jenkins2013-05-151-5/+5
|\
| * Refactor nova.volume.cinder.API to reduce roundtrips with CinderOleg Bondarev2013-05-141-5/+5
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-072-22/+22
* | Fix EC2 instance bdm responseMotoKen2013-05-012-14/+14
* | ec2 CreateVolumes/DescribeVolumes status mappingChris Yeoh2013-04-221-0/+29
* | Fix ec2 CreateVolumes/DescribeVolumes statusChris Yeoh2013-04-191-0/+1
|/
* Merge "Remove unnecessary LOG initialisation"Jenkins2013-04-102-4/+0
|\
| * Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-102-4/+0
* | Remove unnecessary parens.Russell Bryant2013-04-101-2/+2
|/
* Allow describe_instances to use tags for searchesStephen Gran2013-04-051-0/+183
* Merge "Add CRUD methods for tags to the EC2 API."Jenkins2013-04-041-0/+251
|\
| * Add CRUD methods for tags to the EC2 API.Stephen Gran2013-03-281-0/+251
* | Merge "Accepts aws-sdk-java timestamp format"Jenkins2013-04-011-0/+19
|\ \ | |/ |/|
| * Accepts aws-sdk-java timestamp formatMotoKen2013-03-291-0/+19
* | Merge "Change arguments to volume_detach()"Jenkins2013-03-221-1/+1
|\ \
| * | Change arguments to volume_detach()Chris Behrens2013-03-201-1/+1
| |/
* / Add caching for ec2 mapping ids.Vishvananda Ishaya2013-03-192-0/+2
|/
* Remove uses of instance['instance_type'] from nova/apiDan Smith2013-03-082-12/+43
* Fix an error in compute api snapshot_volume_backed bdm codeHans Lindgren2013-03-041-54/+16
* ec2 _format_security_group() accesses db when using quantum_driverAaron Rosen2013-02-271-0/+66
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-194-4/+5
* clean up missing whitespace after ':'Aaron Rosen2013-02-151-1/+1
* Merge "Access DB as dict not as attributes part 5"Jenkins2013-02-071-5/+5
|\
| * Access DB as dict not as attributes part 5Joe Gordon2013-02-071-5/+5
* | Support hypervisor supplied macs in nova-networkMichael J Fork2013-02-071-1/+2
|/
* Pass parameter 'filter' back to model layerStephen Gran2013-01-291-0/+13
* Merge "Replace use of mkdtemp with fixtures.TempDir"Jenkins2013-01-231-2/+3
|\
| * Replace use of mkdtemp with fixtures.TempDirSpencer Krum2013-01-221-2/+3
* | Refactor EC2 keypairs exceptionChuck Short2013-01-181-2/+2
|/
* Implements getPasswordData for ec2Vishvananda Ishaya2013-01-111-0/+12
* Merge "Fixed comment typo"Jenkins2013-01-101-1/+1
|\
| * Fixed comment typoGiampaolo Lauria2013-01-091-1/+1
* | Move global service networking opts to new moduleMark McLoughlin2013-01-092-2/+2
|/
* Merge "fix N402 for nova/tests"Jenkins2013-01-094-34/+34
|\
| * fix N402 for nova/testsSean Dague2013-01-094-34/+34
* | Move default_instance_type into nova.computeMark McLoughlin2013-01-092-2/+2
|/
* Remove availability_zones from service tableJoe Gordon2013-01-081-15/+21