summaryrefslogtreecommitdiffstats
path: root/nova/tests/virt/xenapi
Commit message (Expand)AuthorAgeFilesLines
* xenapi: Make BitTorrent url more flexibleBrian Elliott2013-06-261-2/+2
* Revert XenApi virt driver should throw exceptionDan Prince2013-06-242-16/+0
* Merge "XenApi virt driver should throw exception on failure"Jenkins2013-06-242-0/+16
|\
| * XenApi virt driver should throw exception on failuresridevik2013-06-202-0/+16
* | xenapi: revisit error handling around calls to agentJohn Garbutt2013-06-191-5/+94
|/
* xenapi: ensure agent check respects image flagsJohn Garbutt2013-06-141-5/+5
* Merge "xenapi: remove auto_disk_config check during resize"Jenkins2013-06-131-4/+29
|\
| * xenapi: remove auto_disk_config check during resizeJohn Garbutt2013-06-121-4/+29
* | Merge "Fix and enable H403 tests"Jenkins2013-06-132-7/+15
|\ \
| * | Fix and enable H403 testsDirk Mueller2013-06-122-7/+15
* | | Merge "Make xenapi/host use instance objects for _uuid_find"Jenkins2013-06-131-0/+14
|\ \ \
| * | | Make xenapi/host use instance objects for _uuid_findDan Smith2013-06-071-0/+14
* | | | Merge "Fix race conditions with xenstore"Jenkins2013-06-121-7/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix race conditions with xenstoreChris Behrens2013-06-111-7/+11
| |/ /
* | / xenapi: implement get_console_output for XCP/XenServerJohn Garbutt2013-06-122-0/+86
| |/ |/|
* | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-112-9/+9
|/
* xenapi: Added logging for sparse copyAarti Kriplani2013-06-051-0/+21
* Merge "Moved sample network creation out of unittest base class constructor."Jenkins2013-06-031-0/+1
|\
| * Moved sample network creation out of unittest base class constructor.Sergey Skripnick2013-05-241-0/+1
* | Add power_on flag to virt driver finish/revert migration methodsMatt Riedemann2013-05-301-7/+22
* | xenapi: make the xenapi agent optional per imageJohn Garbutt2013-05-273-1/+56
|/
* xenapi: Moving tests under tests/virt/xenapi/Rick Harris2013-05-225-2/+5306
* xenapi: Disable VDI size check when root_gb=0Rick Harris2013-05-221-0/+49
* Remove ImageTooLarge exceptionRick Harris2013-05-221-4/+5
* xenapi: ensure vdi is not too big when resizing downJohn Garbutt2013-05-152-2/+88
* Merge "Enable live block migration when using iSCSI volumes"Jenkins2013-05-092-7/+76
|\
| * Enable live block migration when using iSCSI volumesBob Ball2013-05-072-7/+76
* | xenapi: cleanup vdi when disk too big exception raisedJohn Garbutt2013-05-091-0/+106
|/
* Allows xenapi 'lookup' to look for rescue mode VMsMatthew Sherborne2013-04-201-0/+27
* Adds tests to xenapi.vm_utils's 'lookup' methodMatthew Sherborne2013-04-201-0/+30
* xenapi: fix support for iso bootJohn Garbutt2013-03-281-0/+153
* xenapi: Retrieve VM uuid from xenstore.Bob Ball2013-03-251-0/+30
* Remove unnecessary setUp() and tearDown() methodsJohannes Erdfelt2013-03-061-3/+0
* Update OpenStack LLC to FoundationKurt Taylor2013-02-262-2/+2
* xenapi: Remove unecessary exception handlingRick Harris2013-02-121-14/+18
* Merge "xenapi: Add support for different image upload drivers"Jenkins2013-01-302-0/+74
|\
| * xenapi: Add support for different image upload driversAlex Meade2013-01-292-0/+74
* | Make sure there are no unused importJoe Gordon2013-01-281-2/+0
|/
* XenAPI: Fix volume detachMate Lakat2013-01-181-2/+14
* Merge "xenapi: Remove dead code, moves, tests"Jenkins2013-01-121-7/+47
|\
| * xenapi: Remove dead code, moves, testsMate Lakat2013-01-081-7/+47
* | Adding configdrive to xenapi.Michael Still2013-01-111-0/+89
|/
* xenapi: Avoid hotplugging volumes on resize.Cory Stone2013-01-031-2/+73
* Use nova.test.TestCase as the base test class.Clark Boylan2012-12-121-1/+0
* refactor: extract method: connect_volumeMate Lakat2012-11-202-0/+40