summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* API to get the Cell CapacityKaushik Chandrashekar2013-06-059-5/+234
* Merge "Improve Python 3.x compatibility"Jenkins2013-06-056-8/+8
|\
| * Improve Python 3.x compatibilityDirk Mueller2013-06-016-8/+8
* | Merge "Make object actions pass positional arguments"Jenkins2013-06-051-5/+5
|\ \
| * | Make object actions pass positional argumentsDan Smith2013-06-041-5/+5
* | | Merge "Launch_at and terminated_at on server(s) response"Jenkins2013-06-0518-6/+389
|\ \ \
| * | | Launch_at and terminated_at on server(s) responseAndrew Melton2013-05-3118-6/+389
| | |/ | |/|
* | | Merge "Make instance object tolerate isotime strings"Jenkins2013-06-051-0/+8
|\ \ \ | | |/ | |/|
| * | Make instance object tolerate isotime stringsDan Smith2013-06-031-0/+8
* | | Merge "Add fake_instance.py"Jenkins2013-06-051-0/+40
|\| |
| * | Add fake_instance.pyDan Smith2013-06-031-0/+40
| |/
* | Merge "Enhance multipath parsing"Jenkins2013-06-051-1/+60
|\ \
| * | Enhance multipath parsingPatrick Schaefer2013-05-291-1/+60
* | | Merge "Call scheduler for run_instance from conductor"Jenkins2013-06-049-30/+333
|\ \ \
| * | | Call scheduler for run_instance from conductorAndrew Laski2013-06-049-30/+333
* | | | Merge "Fix postgresql failures related to Data type"Jenkins2013-06-042-2/+71
|\ \ \ \ | |/ / / |/| | |
| * | | Fix postgresql failures related to Data typeMauro S. M. Rodrigues2013-06-032-2/+71
| | |/ | |/|
* | | Merge "Remove unused launch_time from instance"Jenkins2013-06-048-12/+1
|\ \ \
| * | | Remove unused launch_time from instanceChris Behrens2013-05-318-12/+1
| |/ /
* | | Merge "Ports consoles API to v3 API"Jenkins2013-06-041-0/+295
|\ \ \
| * | | Ports consoles API to v3 APIChris Yeoh2013-06-011-0/+295
| |/ /
* | | Merge "Stop libvirt errors from outputting to strerr"Jenkins2013-06-041-0/+4
|\ \ \
| * | | Stop libvirt errors from outputting to strerrHans Lindgren2013-06-031-0/+4
* | | | Merge "Adds ability to black/whitelist v3 API extensions"Jenkins2013-06-031-0/+72
|\ \ \ \
| * | | | Adds ability to black/whitelist v3 API extensionsChris Yeoh2013-06-031-0/+72
| | |/ / | |/| |
* | | | Merge "Moved sample network creation out of unittest base class constructor."Jenkins2013-06-035-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Moved sample network creation out of unittest base class constructor.Sergey Skripnick2013-05-245-0/+6
* | | | Merge "Ports ips api to v3 API"Jenkins2013-05-312-0/+5825
|\ \ \ \
| * | | | Ports ips api to v3 APIChris Yeoh2013-05-312-0/+5825
| | |/ / | |/| |
* | | | Merge "Set resized instance back to original vm_state"Jenkins2013-05-311-32/+259
|\ \ \ \
| * | | | Set resized instance back to original vm_stateMatt Riedemann2013-05-301-32/+259
* | | | | Merge "Add power_on flag to virt driver finish/revert migration methods"Jenkins2013-05-315-33/+204
|\| | | |
| * | | | Add power_on flag to virt driver finish/revert migration methodsMatt Riedemann2013-05-305-33/+204
| |/ / /
* | | | Merge "Fix error in instance_get_all_by_filters() use of soft_deleted filter"Jenkins2013-05-301-42/+84
|\ \ \ \
| * | | | Fix error in instance_get_all_by_filters() use of soft_deleted filterHans Lindgren2013-05-201-42/+84
* | | | | Merge "Don't update DB records for unchanged stats."Jenkins2013-05-301-0/+32
|\ \ \ \ \
| * | | | | Don't update DB records for unchanged stats.Brian Elliott2013-05-171-0/+32
* | | | | | Merge "compute.api call conductor ComputeTaskManager for live-migrate"Jenkins2013-05-302-36/+99
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | compute.api call conductor ComputeTaskManager for live-migrateJohn Garbutt2013-05-302-36/+99
| | |/ / / | |/| | |
* | | | | Merge "Add instance object"Jenkins2013-05-301-0/+186
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add instance objectDan Smith2013-05-291-0/+186
* | | | | Merge "Add node as instance attribute for notification"Jenkins2013-05-301-0/+3
|\ \ \ \ \
| * | | | | Add node as instance attribute for notificationJay Lau2013-05-261-0/+3
* | | | | | Merge "No relevant message when stop a stopped VM"Jenkins2013-05-301-0/+10
|\ \ \ \ \ \
| * | | | | | No relevant message when stop a stopped VMYangLei2013-05-281-0/+10
* | | | | | | Merge "Add base object model"Jenkins2013-05-302-0/+451
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Add base object modelDan Smith2013-05-292-0/+451
* | | | | | | Merge "Delegate authentication to quantumclient"Jenkins2013-05-291-1/+14
|\ \ \ \ \ \ \
| * | | | | | | Delegate authentication to quantumclientStanislaw Pitucha2013-05-281-1/+14
* | | | | | | | Merge "Fix config drive code logical error."Jenkins2013-05-291-12/+4
|\ \ \ \ \ \ \ \