summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Use base image for rescue instance.Rick Harris2012-11-121-5/+6
| | |/ / / | |/| | |
* | | | | Merge "Fix a bug in XenAPISession's use of virtapi"Jenkins2012-11-121-3/+4
|\ \ \ \ \
| * | | | | Fix a bug in XenAPISession's use of virtapiDan Smith2012-11-121-3/+4
* | | | | | Merge "Ban db import from nova/virt"Jenkins2012-11-125-7/+0
|\| | | | |
| * | | | | Ban db import from nova/virtDan Smith2012-11-125-7/+0
* | | | | | Merge "Fix getattr usage"Jenkins2012-11-121-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix getattr usageYun Mao2012-10-281-1/+1
* | | | | | Merge "Rename config to vconfig"Jenkins2012-11-121-1/+1
|\ \ \ \ \ \
| * | | | | | Rename config to vconfigYun Mao2012-11-121-1/+1
* | | | | | | Move agent_build_get_by_triple to VirtAPIDan Smith2012-11-123-2/+15
|/ / / / / /
* | | | | | Merge "Avoid unnecessary system_metadata db lookup"Jenkins2012-11-121-7/+9
|\ \ \ \ \ \
| * | | | | | Avoid unnecessary system_metadata db lookupDan Smith2012-11-081-7/+9
* | | | | | | Merge "Move security groups and firewall ops to VirtAPI"Jenkins2012-11-127-21/+57
|\| | | | | |
| * | | | | | Move security groups and firewall ops to VirtAPIDan Smith2012-11-087-21/+57
* | | | | | | Merge "Move host aggregate operations to VirtAPI"Jenkins2012-11-127-27/+87
|\| | | | | | | |_|_|/ / / |/| | | | |
| * | | | | Move host aggregate operations to VirtAPIDan Smith2012-11-087-27/+87
| | |_|/ / | |/| | |
* | | | | Merge "Removes unnecessary db query for instance type"Jenkins2012-11-121-7/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Removes unnecessary db query for instance typeHendrik Volkmer2012-11-081-7/+2
| |/ / /
* | | | Merge "Fix incorrect LOG.error usage in _compare_cpu"Jenkins2012-11-111-1/+1
|\ \ \ \
| * | | | Fix incorrect LOG.error usage in _compare_cpuDarren Worrall2012-11-081-1/+1
| |/ / /
* | | | Updated scheduler and compute for multiple capabilities.Mikyung Kang2012-11-108-11/+72
* | | | Another case of dictionary accessJoshua Harlow2012-11-091-1/+1
* | | | make diagnostics workable for libvirt with XenChristian Berendt2012-11-081-1/+1
|/ / /
* | / Switch from FLAGS to CONF in nova.virtMark McLoughlin2012-11-0741-400/+409
| |/ |/|
* | Merge "libvirt: Regenerates xml instead of using on-disk"Jenkins2012-11-071-8/+7
|\ \
| * | libvirt: Regenerates xml instead of using on-diskVishvananda Ishaya2012-11-061-8/+7
* | | Merge "Make ComputeDrivers send hypervisor_hostname"Jenkins2012-11-076-2/+12
|\ \ \
| * | | Make ComputeDrivers send hypervisor_hostnameArata Notsu2012-11-066-2/+12
* | | | Merge "Read deleted flavors when using to_xml()"Jenkins2012-11-071-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Read deleted flavors when using to_xml()Rafi Khardalian2012-11-011-1/+2
* | | | Merge "Don't verify image hashes if checksumming is disabled."Jenkins2012-11-061-1/+4
|\ \ \ \
| * | | | Don't verify image hashes if checksumming is disabled.Michael Still2012-11-061-1/+4
* | | | | Merge "Remove flags.DECLARE"Jenkins2012-11-067-38/+52
|\ \ \ \ \
| * | | | | Remove flags.DECLAREMark McLoughlin2012-11-047-38/+52
* | | | | | Merge "xenapi: Make agent optional"Jenkins2012-11-062-49/+74
|\ \ \ \ \ \
| * | | | | | xenapi: Make agent optionalMate Lakat2012-11-012-49/+74
| | |_|/ / / | |/| | | |
* | | | | | Merge "refactor: extract _attach_mapped_block_devices"Jenkins2012-11-061-7/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | refactor: extract _attach_mapped_block_devicesMate Lakat2012-11-011-7/+4
| |/ / / /
* | | | | Merge "Look up stuck-in-rebooting instances in manager"Jenkins2012-11-065-8/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Look up stuck-in-rebooting instances in managerDan Smith2012-11-055-8/+13
| | |/ / | |/| |
* | | | Merge "Send all aggregate data to add_aggregate_host."Jenkins2012-11-061-1/+1
|\ \ \ \
| * | | | Send all aggregate data to add_aggregate_host.Russell Bryant2012-11-051-1/+1
| |/ / /
* | | | Merge "xenapi: place boot lock when doing soft delete"Jenkins2012-11-051-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | xenapi: place boot lock when doing soft deleteJohannes Erdfelt2012-11-021-0/+2
* | | | Merge "Remove unnecessary db call from xenapi/vmops"Jenkins2012-11-021-4/+3
|\ \ \ \
| * | | | Remove unnecessary db call from xenapi/vmopsDan Smith2012-11-021-4/+3
* | | | | Merge "Remove db.instance_get* from nova/virt"Jenkins2012-11-024-9/+30
|\| | | | | |/ / / |/| | |
| * | | Remove db.instance_get* from nova/virtDan Smith2012-11-024-9/+30
* | | | Detangle soft delete and power offJohannes Erdfelt2012-11-024-4/+37
|/ / /
* | | Merge "Introduce VirtAPI to nova/virt"Jenkins2012-11-0210-32/+76
|\ \ \