summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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-0515-46/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use openstack.common.cfg.CONF.Russell Bryant2012-06-0415-46/+14
| | |/ / / / | |/| | | |
* | | | | | Revert "blueprint <multi-process-api-service>"James E. Blair2012-06-0411-382/+28
* | | | | | 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 "bug #1006094 correct typo in addmethod.openstackapi.rst"Jenkins2012-06-042-2/+3
|\ \ \ \ \ \ \
| * | | | | | | bug #1006094 correct typo in addmethod.openstackapi.rstdaisy-ycguo2012-06-042-2/+3
* | | | | | | | 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-0412-28/+383
|\ \ \ \ \ \ \ \
| * | | | | | | | blueprint <multi-process-api-service>Zhiteng Huang2012-06-0212-28/+383
* | | | | | | | | 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
* | | | | | | | Merge "[PATCH] Allow [:print:] chars for security group names"Jenkins2012-06-013-25/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] Allow [:print:] chars for security group namesAlessio Ababilov2012-05-293-25/+69
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Add compare_cpu to the compute rpcapi."Jenkins2012-06-014-7/+19
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add compare_cpu to the compute rpcapi.Russell Bryant2012-05-314-7/+19
* | | | | | | | Merge "Add get_console_topic() to the compute rpcapi."Jenkins2012-06-013-5/+10
|\| | | | | | |
| * | | | | | | Add get_console_topic() to the compute rpcapi.Russell Bryant2012-05-313-5/+10
* | | | | | | | Merge "Add refresh_provider_fw_rules() to compute rpcapi."Jenkins2012-06-013-3/+9
|\| | | | | | |
| * | | | | | | Add refresh_provider_fw_rules() to compute rpcapi.Russell Bryant2012-05-313-3/+9
* | | | | | | | Merge "Use compute rpcapi in nova-manage."Jenkins2012-06-011-7/+4
|\| | | | | | |
| * | | | | | | Use compute rpcapi in nova-manage.Russell Bryant2012-05-311-7/+4
* | | | | | | | Merge "Add post_live_migration_at_destination() to compute rpcapi."Jenkins2012-06-014-7/+18
|\| | | | | | |
| * | | | | | | Add post_live_migration_at_destination() to compute rpcapi.Russell Bryant2012-05-314-7/+18
* | | | | | | | Merge "Add pre_live_migration() to the compute rpcapi."Jenkins2012-06-014-13/+24
|\| | | | | | |
| * | | | | | | Add pre_live_migration() to the compute rpcapi.Russell Bryant2012-05-314-13/+24
* | | | | | | | Merge "Add rollback_live_migration_at_destination() to compute rpcapi."Jenkins2012-06-013-6/+24
|\| | | | | | |
| * | | | | | | Add rollback_live_migration_at_destination() to compute rpcapi.Russell Bryant2012-05-313-6/+24
* | | | | | | | Merge "Add finish_resize() to the compute rpcapi."Jenkins2012-06-013-11/+14
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add finish_resize() to the compute rpcapi.Russell Bryant2012-05-313-11/+14
* | | | | | | Merge "Add resize_instance() to the compute rpcapi."Jenkins2012-06-013-7/+11
|\| | | | | |