summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Remove unneeded broken test case."Jenkins2011-12-221-37/+0
|\ \
| * | Remove unneeded broken test case.Mark Washenberger2011-12-211-37/+0
| |/
* | Move createBackup server action into extensionBrian Waldon2011-12-222-126/+123
* | Allow accessIPv4 and accessIPv6 on rebuild actionBrian Waldon2011-12-212-83/+62
|/
* Move 'diagnostics' subresource to admin extensionBrian Waldon2011-12-213-1/+56
* Generate instance faults when instance errorsAlex Meade2011-12-211-19/+120
* Fix one last bug in os-console-output extensionBrian Waldon2011-12-201-1/+5
* Fix os-console-output extension integrationBrian Waldon2011-12-201-10/+34
* Merge "Improve the minidns tests to handle zone matching."Jenkins2011-12-201-11/+18
|\
| * Improve the minidns tests to handle zone matching.Andrew Bogott2011-12-201-11/+18
* | Set Location header in server create and rebuild actionsJohannes Erdfelt2011-12-201-0/+39
* | Consistently use REBUILDING vm_stateJohannes Erdfelt2011-12-201-1/+1
* | Merge "Make UUID format checking more correct."Jenkins2011-12-201-0/+7
|\ \
| * | Make UUID format checking more correct.Russell Bryant2011-12-201-0/+7
* | | Merge "Set min_ram and min_disk on snapshot"Jenkins2011-12-201-1/+125
|\ \ \ | |_|/ |/| |
| * | Set min_ram and min_disk on snapshotAlex Meade2011-12-201-1/+125
| |/
* | Merge "Properly passes arg to run_iscsiadm to fix logout"Jenkins2011-12-201-11/+30
|\ \
| * | Properly passes arg to run_iscsiadm to fix logoutVishvananda Ishaya2011-12-161-11/+30
* | | Merge "Creating mechanism that loads Admin API extensions"Jenkins2011-12-205-29/+41
|\ \ \ | |_|/ |/| |
| * | Creating mechanism that loads Admin API extensionsBrian Waldon2011-12-195-29/+41
| |/
* / Add a console output action to serversJake Dahn2011-12-194-4/+84
|/
* Call get_instance_nw_info with elevated context, as documented in nova/networ...Anthony Young2011-12-161-1/+2
* Merge "Pull resource extensions into APIRouter"Jenkins2011-12-162-5/+9
|\
| * Pull resource extensions into APIRouterKevin L. Mitchell2011-12-162-5/+9
* | Merge "use env to find 'false'. Fix for OS X"Jenkins2011-12-161-3/+4
|\ \
| * | use env to find 'false'. Fix for OS XJoe Gordon2011-12-151-3/+4
| |/
* | Merge "Fixes bug 723235"Jenkins2011-12-161-0/+29
|\ \
| * | Fixes bug 723235Alvaro Lopez Garcia2011-12-151-0/+29
* | | Merge "Fix scheduler error handler"Jenkins2011-12-161-2/+29
|\ \ \
| * | | Fix scheduler error handlerChris Behrens2011-12-151-2/+29
| | |/ | |/|
* / | Bugfix for lp904932Jason Kölker2011-12-151-462/+495
|/ /
* | Merge "Expose Asynchronous Fault entity in the OSAPI"Jenkins2011-12-153-25/+225
|\ \
| * | Expose Asynchronous Fault entity in the OSAPIAlex Meade2011-12-153-25/+225
| |/
* | Merge "Switch disk_config extension to use one DB query"Jenkins2011-12-151-7/+11
|\ \
| * | Switch disk_config extension to use one DB queryJohannes Erdfelt2011-12-151-7/+11
| |/
* / Make XenAPI agent configuration synchronousJohannes Erdfelt2011-12-151-2/+3
|/
* Merge "Rename libvirt_uri to uri"Jenkins2011-12-151-3/+3
|\
| * Rename libvirt_uri to uriJulien Danjou2011-12-151-3/+3
* | Merge "Make libvirt_uri a property"Jenkins2011-12-151-6/+3
|\|
| * Make libvirt_uri a propertyJulien Danjou2011-12-151-6/+3
* | Update utils.execute so that check_exit_code handles booleans.Dan Prince2011-12-151-0/+6
|/
* Merge "floating-ip: return UUID of instance rather than ID"Jenkins2011-12-151-5/+10
|\
| * floating-ip: return UUID of instance rather than IDJulien Danjou2011-12-131-5/+10
* | Merge "Make sure the rxtx_cap is used to set qos info"Jenkins2011-12-141-1/+2
|\ \
| * | Make sure the rxtx_cap is used to set qos infoAaron Lee2011-12-131-1/+2
* | | Merge "Pass additional information from nova to Quantum"Jenkins2011-12-141-2/+3
|\ \ \
| * | | Pass additional information from nova to QuantumBrad Hall2011-12-131-2/+3
* | | | Merge "Added support for creating nova volume snapshots using OS API."Jenkins2011-12-143-2/+307
|\ \ \ \
| * | | | Added support for creating nova volume snapshots using OS API.Gaurav Gupta2011-12-123-2/+307
* | | | | Merge "Follow-on to I665f402f to convert rxtx_quota to rxtx_factor in nova-ma...Jenkins2011-12-142-4/+2
|\ \ \ \ \