summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Add remove_volume_connection to the compute rpcapi."Jenkins2012-06-064-9/+17
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Add remove_volume_connection to the compute rpcapi.Russell Bryant2012-06-014-9/+17
| |/ / /
* | | | Merge "Migrate security_group_instance_association to use a uuid to refer to ...Jenkins2012-06-065-5/+207
|\ \ \ \
| * | | | Migrate security_group_instance_association to use a uuid to refer to instances.Michael Still2012-06-065-5/+207
* | | | | Merge "Add zeromq driver. Implements blueprint zeromq-rpc-driver"Jenkins2012-06-065-1/+852
|\ \ \ \ \
| * | | | | Add zeromq driver. Implements blueprint zeromq-rpc-driverEric Windisch2012-06-065-1/+852
| |/ / / /
* / / / / Fix up protocol case handling for security groups.Vishvananda Ishaya2012-06-063-4/+4
|/ / / /
* | | | Migrate instance_metadata to use a uuid to refer to instances.Michael Still2012-06-0610-42/+259
* | | | Merge "Adds `disabled` field for instance-types."Jenkins2012-06-0612-8/+349
|\ \ \ \
| * | | | Adds `disabled` field for instance-types.Rick Harris2012-06-0512-8/+349
* | | | | More meaningful help messages for libvirt migration optionsFlorian Haas2012-06-051-4/+6
|/ / / /
* | | | Merge "cleanup power state (partially implements bp task-management)"Jenkins2012-06-056-29/+61
|\ \ \ \
| * | | | cleanup power state (partially implements bp task-management)Yun Mao2012-05-296-29/+61
* | | | | Merge "fix bug lp:1009041,add option "-F" to make mkfs non-interactive."Jenkins2012-06-052-1/+4
|\ \ \ \ \
| * | | | | fix bug lp:1009041,add option "-F" to make mkfs non-interactive.yaguang tang2012-06-062-1/+4
* | | | | | fix the instance quota overlimit messagePádraig Brady2012-06-053-7/+17
|/ / / / /
* | | | | Merge "Use openstack-common's policy module"Jenkins2012-06-055-18/+31
|\ \ \ \ \
| * | | | | Use openstack-common's policy moduleKevin L. Mitchell2012-06-045-18/+31
* | | | | | Merge "Finish removing xenapi.HelperBase class"Jenkins2012-06-051-6/+0
|\ \ \ \ \ \
| * | | | | | Finish removing xenapi.HelperBase classJohannes Erdfelt2012-06-011-6/+0
* | | | | | | Merge "Remove network_util.NetworkHelper class"Jenkins2012-06-053-37/+27
|\| | | | | |
| * | | | | | Remove network_util.NetworkHelper classJohannes Erdfelt2012-06-013-37/+27
* | | | | | | Merge changes I26d1adfd,If8a20501,I13d6d495Jenkins2012-06-0510-1410/+1347
|\| | | | | |
| * | | | | | Remove volume_util.VolumeHelper classJohannes Erdfelt2012-06-014-303/+288
| * | | | | | Remove vm_utils.VMHelper classJohannes Erdfelt2012-06-017-1081/+1034
| * | | | | | Start removing unnecessary classes from XenAPI driverJohannes Erdfelt2012-05-314-30/+29
* | | | | | | Merge "XenAPI: Don't hardcode userdevice for VBDs"Jenkins2012-06-055-169/+158
|\| | | | | |
| * | | | | | XenAPI: Don't hardcode userdevice for VBDsJohannes Erdfelt2012-05-315-169/+158
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Finally ack consumed message"Jenkins2012-06-051-1/+2
|\ \ \ \ \ \
| * | | | | | Finally ack consumed messageHengqing Hu2012-06-051-1/+2
* | | | | | | Merge "Use openstack.common.cfg.CONF."Jenkins2012-06-059-39/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use openstack.common.cfg.CONF.Russell Bryant2012-06-049-39/+14
| | |/ / / / | |/| | | |
* | | | | | Revert "blueprint <multi-process-api-service>"James E. Blair2012-06-045-365/+23
* | | | | | Merge "Eliminate a race condition on instance deletes."Jenkins2012-06-057-19/+154
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Eliminate a race condition on instance deletes.Mark Washenberger2012-05-317-19/+154
* | | | | | Merge "convert virt drivers to fully dynamic loading"Jenkins2012-06-0423-236/+196
|\ \ \ \ \ \
| * | | | | | convert virt drivers to fully dynamic loadingSean Dague2012-05-3123-236/+196
* | | | | | | Merge "Add missing import to quantum manager."Jenkins2012-06-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add missing import to quantum manager.Russell Bryant2012-06-011-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Correct use of uuid in _get_instance_volume_bdm."Jenkins2012-06-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Correct use of uuid in _get_instance_volume_bdm.MotoKen2012-06-041-1/+1
* | | | | | | | Merge "blueprint <multi-process-api-service>"Jenkins2012-06-045-23/+365
|\ \ \ \ \ \ \ \
| * | | | | | | | blueprint <multi-process-api-service>Zhiteng Huang2012-06-025-23/+365
* | | | | | | | | Merge "Add a comment to rpc.queue_get_for()."Jenkins2012-06-041-1/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add a comment to rpc.queue_get_for().Russell Bryant2012-06-011-1/+14
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "defensive coding against None inside bdm resolves bug 1007615"Jenkins2012-06-041-4/+9
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | defensive coding against None inside bdmJoe Heck2012-06-011-4/+9
| |/ / / / / / /
* / / / / / / / Quantum Manager disassociate floating-ips on instance delete.Dan Wendlandt2012-06-011-0/+21
|/ / / / / / /
* | | | | | | Merge "Fix instance update notification publisher id"Jenkins2012-06-015-14/+54
|\ \ \ \ \ \ \
| * | | | | | | Fix instance update notification publisher idBrian Elliott2012-05-305-14/+54