summaryrefslogtreecommitdiffstats
path: root/nova/virt/xenapi
Commit message (Expand)AuthorAgeFilesLines
* Merge "xenapi: Remove vestigial `compile_metrics` code"Jenkins2013-07-021-114/+0
|\
| * xenapi: Remove vestigial `compile_metrics` codeRick Harris2013-06-271-114/+0
* | fix invalid loggingMate Lakat2013-06-281-2/+10
* | xenapi: Make BitTorrent url more flexibleBrian Elliott2013-06-261-15/+13
|/
* Refresh volume connections when starting instancesBrent Eagles2013-06-251-1/+2
* Revert XenApi virt driver should throw exceptionDan Prince2013-06-241-5/+1
* Merge "XenApi virt driver should throw exception on failure"Jenkins2013-06-241-1/+5
|\
| * XenApi virt driver should throw exception on failuresridevik2013-06-201-1/+5
* | Fix sys_meta access in prep for instance objectChris Behrens2013-06-212-3/+3
* | xenapi: revisit error handling around calls to agentJohn Garbutt2013-06-192-105/+78
|/
* xenapi: ensure agent check respects image flagsJohn Garbutt2013-06-141-1/+1
* Remove usage of locals() from xenapi packageEugene Nikanorov2013-06-1310-124/+177
* Merge "xenapi: remove auto_disk_config check during resize"Jenkins2013-06-132-10/+19
|\
| * xenapi: remove auto_disk_config check during resizeJohn Garbutt2013-06-122-10/+19
* | Merge "Fix and enable H403 tests"Jenkins2013-06-136-22/+45
|\ \
| * | Fix and enable H403 testsDirk Mueller2013-06-126-22/+45
* | | Merge "Make xenapi use Instance object for host_maintenance_mode()"Jenkins2013-06-131-12/+9
|\ \ \
| * | | Make xenapi use Instance object for host_maintenance_mode()Dan Smith2013-06-071-12/+9
* | | | Merge "Make xenapi/host use instance objects for _uuid_find"Jenkins2013-06-131-4/+5
|\| | |
| * | | Make xenapi/host use instance objects for _uuid_findDan Smith2013-06-071-4/+5
* | | | Merge "Fix race conditions with xenstore"Jenkins2013-06-121-16/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix race conditions with xenstoreChris Behrens2013-06-111-16/+27
| |/ /
* | / xenapi: implement get_console_output for XCP/XenServerJohn Garbutt2013-06-122-6/+28
| |/ |/|
* | Merge "Rename functions in nova.compute.flavors from instance_type"Jenkins2013-06-112-5/+5
|\ \
| * | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-112-5/+5
| |/
* / xenapi: ensure instance metadata always injected into xenstoreJohn Garbutt2013-06-111-5/+1
|/
* Merge "xenapi: Added logging for sparse copy"Jenkins2013-06-051-2/+17
|\
| * xenapi: Added logging for sparse copyAarti Kriplani2013-06-051-2/+17
* | Improve Python 3.x compatibilityDirk Mueller2013-06-011-1/+1
|/
* Add power_on flag to virt driver finish/revert migration methodsMatt Riedemann2013-05-302-11/+17
* xenapi: make the xenapi agent optional per imageJohn Garbutt2013-05-273-11/+46
* xenapi: Disable VDI size check when root_gb=0Rick Harris2013-05-221-12/+11
* Remove ImageTooLarge exceptionRick Harris2013-05-221-1/+1
* xenapi: ensure vdi is not too big when resizing downJohn Garbutt2013-05-154-73/+129
* Use Oslo's `bool_from_string`Rick Harris2013-05-141-2/+4
* Merge "Enable live block migration when using iSCSI volumes"Jenkins2013-05-093-26/+133
|\
| * Enable live block migration when using iSCSI volumesBob Ball2013-05-073-26/+133
* | xenapi: cleanup vdi when disk too big exception raisedJohn Garbutt2013-05-091-22/+39
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-072-8/+8
|/
* Merge "xenapi: Always set other_config for VDIs"Jenkins2013-05-061-35/+49
|\
| * xenapi: Always set other_config for VDIsRick Harris2013-05-021-35/+49
* | Convert to using oslo's execute() method.Michael Still2013-05-041-2/+3
|/
* xenapi: Don't swallow missing SR exceptionRick Harris2013-05-011-7/+1
* Reset migrating task state for MigrationError exceptionsHans Lindgren2013-05-011-5/+7
* Merge "Can now reboot rescued instances in xenapi"Jenkins2013-04-221-4/+7
|\
| * Can now reboot rescued instances in xenapiMatthew Sherborne2013-04-201-4/+7
* | Merge "Allows xenapi 'lookup' to look for rescue mode VMs"Jenkins2013-04-221-2/+9
|\|
| * Allows xenapi 'lookup' to look for rescue mode VMsMatthew Sherborne2013-04-201-2/+9
* | Improve Python 3.x compatibilityDirk Mueller2013-04-227-25/+25
|/
* xenapi: Make _connect_volume exc handler eventlet safeRick Harris2013-04-101-4/+6