summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Add policy checking to nova.network.api.APIBrian Waldon2012-01-163-11/+79
* | Merge "Add default policy rule"Jenkins2012-01-171-0/+38
|\ \
| * | Add default policy ruleBrian Waldon2012-01-161-0/+38
| |/
* | Merge "Fix some cfg test case naming conflicts"Jenkins2012-01-171-18/+18
|\ \
| * | Fix some cfg test case naming conflictsMark McLoughlin2012-01-121-18/+18
* | | Merge "Prefixing the request id with 'req-' to decrease confusion when lookin...Jenkins2012-01-171-2/+12
|\ \ \
| * | | Prefixing the request id with 'req-' to decrease confusion when lookingNaveed Massjouni2012-01-131-2/+12
* | | | Merge "Add ipv4 and ipv6 validation"Jenkins2012-01-171-0/+164
|\ \ \ \
| * | | | Add ipv4 and ipv6 validationAlex Meade2012-01-161-0/+164
* | | | | Merge "Add tests for volume list and detail through new volume api, and fix e...Jenkins2012-01-171-1/+82
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add tests for volume list and detail through new volume api, and fix error th...Anthony Young2012-01-161-1/+82
* | | | | Merge "Update some extensions (1)"Jenkins2012-01-163-63/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update some extensions (1)Kevin L. Mitchell2012-01-163-63/+37
* | | | | Merge "Add support for port security to QuantumManager"Jenkins2012-01-161-0/+71
|\ \ \ \ \
| * | | | | Add support for port security to QuantumManagerBrad Hall2011-12-191-0/+71
* | | | | | Merge "Update some extensions (2)"Jenkins2012-01-161-3/+3
|\ \ \ \ \ \
| * | | | | | Update some extensions (2)Kevin L. Mitchell2012-01-161-3/+3
| | |/ / / / | |/| | | |
* | | | | | Increase robustness of image filtering by serverBrian Waldon2012-01-163-14/+20
* | | | | | Merge "Add policy checks to Volume.API"Jenkins2012-01-162-1/+68
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add policy checks to Volume.APIBrian Waldon2012-01-152-1/+68
| | |/ / / | |/| | |
* / | | | Implement BP untie-nova-network-modelsJason Kölker2012-01-1614-265/+411
|/ / / /
* | | | Convert nova.volume.api.API to use volume objectsBrian Waldon2012-01-137-97/+65
* | | | Merge "Create an instance DNS record based on instance UUID."Jenkins2012-01-131-8/+22
|\ \ \ \
| * | | | Create an instance DNS record based on instance UUID.Andrew Bogott2012-01-131-8/+22
* | | | | Remove a whole bunch of unused importsVishvananda Ishaya2012-01-1341-95/+2
* | | | | Merge "have all quota errors return an http 413"Jenkins2012-01-131-0/+26
|\ \ \ \ \
| * | | | | have all quota errors return an http 413Alex Meade2012-01-131-0/+26
* | | | | | Merge "Refactor request and action extensions."Jenkins2012-01-133-57/+540
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactor request and action extensions.Kevin L. Mitchell2012-01-133-57/+540
| | |_|/ / | |/| | |
* / | | | This import is not used.Aaron Lee2012-01-131-1/+0
|/ / / /
* | | | Merge "Implements blueprint separate-nova-volumeapi"Jenkins2012-01-1356-302/+836
|\ \ \ \
| * | | | Implements blueprint separate-nova-volumeapiAnthony Young2012-01-1356-302/+836
* | | | | Merge "Implement more complete kombu reconnecting"Jenkins2012-01-131-0/+114
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Implement more complete kombu reconnectingChris Behrens2012-01-121-0/+114
* | | | | Merge "Clean up disk_format mapping in xenapi.vm_utils"Jenkins2012-01-131-37/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Clean up disk_format mapping in xenapi.vm_utilsBrian Waldon2012-01-121-37/+13
| |/ / /
* / / / First implementation of bp/live-migration-resource-calcmasumotok2012-01-136-86/+75
|/ / /
* | | Merge "Remove skipping of 2 tests"Jenkins2012-01-131-2/+0
|\ \ \
| * | | Remove skipping of 2 testsChris Behrens2012-01-121-2/+0
* | | | Make authz failures use proper response codeVishvananda Ishaya2012-01-122-0/+31
|/ / /
* | | Adds test for local.pyAlex Meade2012-01-121-0/+53
* | | Add policy checks to Compute.APIBrian Waldon2012-01-123-19/+193
* | | Merge "Unbreak start instance and fixes bug 905270"Jenkins2012-01-123-12/+180
|\ \ \
| * | | Unbreak start instance and fixes bug 905270Isaku Yamahata2012-01-123-12/+180
* | | | Merge "Add 'os-networks' extension"Jenkins2012-01-124-0/+205
|\ \ \ \
| * | | | Add 'os-networks' extensionBrian Waldon2011-12-264-0/+205
* | | | | catch InstanceInvalidState in more placesChris Behrens2012-01-124-9/+255
| |/ / / |/| | |
* | | | Merge "Blueprint xenapi-security-groups"Jenkins2012-01-122-13/+368
|\ \ \ \
| * | | | Blueprint xenapi-security-groupsSalvatore Orlando2012-01-102-13/+368
* | | | | Merge "Call to instance_info_cache_delete to use uuid"Jenkins2012-01-122-51/+51
|\ \ \ \ \