summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Fix multinode libvirt volume attachment lp #922232"Jenkins2012-02-011-6/+5
|\ \ \ \ \
| * | | | | Fix multinode libvirt volume attachment lp #922232Adam Gandelman2012-01-301-6/+5
* | | | | | Merge "Bug #923865: (xenapi driver)instance creation fails if no guest agent ...Jenkins2012-02-011-6/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Bug #923865: (xenapi driver)instance creation fails if no guest agent is avai...Armando Migliaccio2012-01-301-6/+10
| |/ / / /
* | | | | Merge "bug 921087: i18n-key and local-storage hard-coded in xenapi"Jenkins2012-02-012-40/+66
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bug 921087: i18n-key and local-storage hard-coded in xenapiArmando Migliaccio2012-02-012-40/+66
| | |/ / | |/| |
* | | | Merge "Ties quantum, melange, and nova network model"Jenkins2012-02-012-2/+8
|\ \ \ \
| * | | | Ties quantum, melange, and nova network modelTrey Morris2012-02-012-2/+8
* | | | | Merge "optimize libvirt raw image handling. Bug 924970"Jenkins2012-02-012-14/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | optimize libvirt raw image handling. Bug 924970Pádraig Brady2012-02-012-14/+35
| |/ / /
* / / / Make sure multiple calls to _get_session() aren't nestedJohannes Erdfelt2012-02-011-1/+5
|/ / /
* | | Use os.path.basename() instead of string splitting.Russell Bryant2012-01-311-1/+1
* | | bug 923798: On XenServer the DomU firewall driver fails with NotImplementedErrorArmando Migliaccio2012-01-313-55/+50
|/ /
* / Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-2813-213/+301
|/
* uses the instance uuid in libvirt by introducing a new variable 'uuid' for th...Christian Berendt2012-01-262-0/+2
* Adding live migration server actionsmasumotok2012-01-262-32/+3
* Merge "Convert vmwareapi code to UNIX style line endings"Jenkins2012-01-2510-3031/+3031
|\
| * Convert vmwareapi code to UNIX style line endingsMark McLoughlin2012-01-2510-3031/+3031
* | Blueprint xenapi-provider-firewall and Bug #915403.Deepak Garg2012-01-246-47/+111
|/
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-245-55/+80
* Merge "Error out instance on set password failure."Jenkins2012-01-231-4/+6
|\
| * Error out instance on set password failure.Rick Harris2012-01-231-4/+6
* | ComputeNode Capacity supportSandy Walsh2012-01-233-3/+10
|/
* Merge "Fixes bug #919390 - Block Migration fails when keystone is un use."Jenkins2012-01-221-7/+4
|\
| * Fixes bug #919390 - Block Migration fails when keystone is un use.Kiall Mac Innes2012-01-201-7/+4
* | Fix xenapi rescue without swap.Rick Harris2012-01-201-4/+12
|/
* Merge "Log uuid when instances fail to spawn."Jenkins2012-01-191-1/+1
|\
| * Log uuid when instances fail to spawn.Dan Prince2012-01-181-1/+1
* | Merge "Fix bug #917615"Jenkins2012-01-191-2/+2
|\ \ | |/ |/|
| * Fix bug #917615masumotok2012-01-181-2/+2
* | Allow config of vncserver_proxyclient_address.Anthony Young2012-01-183-8/+7
* | Fixed bug 912701Alvaro Lopez Garcia2012-01-181-1/+2
|/
* Implements blueprint vnc-console-cleanupAnthony Young2012-01-175-3/+29
* Merge "improve handling of the img_handlers config list"Jenkins2012-01-171-1/+4
|\
| * improve handling of the img_handlers config listPádraig Brady2012-01-121-1/+4
* | Implement BP untie-nova-network-modelsJason Kölker2012-01-161-3/+14
* | Remove a whole bunch of unused importsVishvananda Ishaya2012-01-131-3/+0
* | Merge "Clean up disk_format mapping in xenapi.vm_utils"Jenkins2012-01-131-27/+20
|\ \
| * | Clean up disk_format mapping in xenapi.vm_utilsBrian Waldon2012-01-121-27/+20
* | | First implementation of bp/live-migration-resource-calcmasumotok2012-01-132-24/+59
|/ /
* / Unbreak start instance and fixes bug 905270Isaku Yamahata2012-01-126-14/+12
|/
* Merge "Blueprint xenapi-security-groups"Jenkins2012-01-1210-270/+486
|\
| * Blueprint xenapi-security-groupsSalvatore Orlando2012-01-1010-270/+486
* | Merge "Fix libguestfs operation with specified partitions"Jenkins2012-01-111-3/+9
|\ \
| * | Fix libguestfs operation with specified partitionsPádraig Brady2012-01-101-3/+9
| |/
* | Merge "libvirt: implements boot from ISO images"Jenkins2012-01-102-18/+30
|\ \ | |/ |/|
| * libvirt: implements boot from ISO imagesJulien Danjou2012-01-032-18/+30
* | Add missing space between XML attributesJohannes Erdfelt2012-01-041-1/+1
* | Call mkfs with the correct order of argumentsJohannes Erdfelt2012-01-041-1/+1
* | PEP8 type comparison cleanuplzyeval2012-01-042-6/+6