summaryrefslogtreecommitdiff
path: root/nova/virt/xenapi_conn.py
Commit message (Expand)AuthorAgeFilesLines
* Fix issue starting nova-compute w/ XenServerBrian Lamar2012-02-281-18/+1
* Add hypervisor_hostname to compute_nodes table and use it in XenServer.Josh Kearney2012-02-231-1/+18
* blueprint host-aggregates: host maintenance - xenapi implementationArmando Migliaccio2012-02-231-66/+10
* Merge "Move get_info to taking an instance."Jenkins2012-02-231-2/+2
|\
| * Move get_info to taking an instance.Michael Still2012-02-221-2/+2
* | blueprint host-aggregates: improvements and clean-upArmando Migliaccio2012-02-221-3/+23
* | blueprint host-aggregates: xenapi implementationArmando Migliaccio2012-02-211-3/+24
|/
* Fixes nova-volume support for multiple lunsVishvananda Ishaya2012-02-161-1/+1
* Added resize support for Libvirt/KVM.Nachi Ueno2012-02-141-2/+4
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Remove the last of the gflags shim layerMark McLoughlin2012-02-101-1/+1
* Merge "Backslash continuations (nova.virt)"Jenkins2012-02-101-4/+4
|\
| * Backslash continuations (nova.virt)Zhongyue Luo2012-02-081-4/+4
* | Stop using LoopingCall in nova.virt.xenapi_conn:wait_for_task()Johannes Erdfelt2012-02-081-45/+35
|/
* Remove ajaxterm from NovaThierry Carrez2012-02-071-5/+1
* Fix _poll_bandwidth_usage if no network on vifJason Kölker2012-02-061-7/+3
* Add initiator to initialize_connectionVishvananda Ishaya2012-02-041-0/+15
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-031-1/+1
* Make sure multiple calls to _get_session() aren't nestedJohannes Erdfelt2012-02-011-1/+5
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-281-61/+67
* Blueprint xenapi-provider-firewall and Bug #915403.Deepak Garg2012-01-241-0/+3
* ComputeNode Capacity supportSandy Walsh2012-01-231-1/+1
* Implements blueprint vnc-console-cleanupAnthony Young2012-01-171-0/+9
* Unbreak start instance and fixes bug 905270Isaku Yamahata2012-01-121-2/+1
* Blueprint xenapi-security-groupsSalvatore Orlando2012-01-101-2/+20
* Make various methods staticJulien Danjou2011-12-141-1/+2
* Merge "Renaming instance_actions.instance_id column to instance_uuid. bluepri...Jenkins2011-12-131-5/+6
|\
| * Renaming instance_actions.instance_id column to instance_uuid.Naveed Massjouni2011-12-131-5/+6
* | bug 899767: fix vif-plugging with live migrationDan Wendlandt2011-12-121-0/+5
|/
* Fix race condition in XenAPI when using <object>.get_allJohannes Erdfelt2011-12-071-1/+1
* Implement resize down for XenAPIJohannes Erdfelt2011-12-021-2/+4
* Merge "Fixing get_info method implementations in virt drivers to accept insta...Jenkins2011-12-011-2/+2
|\
| * Fixing get_info method implementations in virt drivers to acceptNaveed Massjouni2011-11-301-2/+2
* | Adds missing image_meta to rescue's spawn() calls.Josh Kearney2011-11-301-2/+2
|/
* Fixes LP878319Jason Kölker2011-11-091-1/+10
* Reducing the number of compute calls to GlanceBrian Waldon2011-11-091-4/+4
* Merge "Added code to libvirt backend to report state info."Jenkins2011-11-081-3/+3
|\
| * Added code to libvirt backend to report state info.Lorin Hochstein2011-10-271-3/+3
* | flatten distributed schedulerSandy Walsh2011-11-011-2/+41
|/
* Removed callback concept on VM driver methods:Brian Lamar2011-10-251-12/+12
* Fix concurrency of XenAPI sessionsJohannes Erdfelt2011-10-241-21/+39
* Only log instance actions once if instance action logging is enabled (now dis...Josh Kearney2011-10-191-6/+16
* Adds the ability to automatically issue a hard reboot to instances that have ...Josh Kearney2011-10-131-0/+4
* Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-121-0/+20
* Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-111-7/+10
* Fixing testsRick Harris2011-09-211-0/+12
|\
| * Instance deletions in Openstack are immediate. This can cause data to be lost...Johannes Erdfelt2011-09-211-0/+8
| |\
| | * Merge with trunkJohannes Erdfelt2011-09-121-2/+2
| | |\
| | * | Implement deferred delete of instancesJohannes Erdfelt2011-09-061-0/+8
| * | | Added virt-level support for polling unconfirmed resizes.Josh Kearney2011-09-151-0/+4
| | |/ | |/|