summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Update targets information when creating target.Chuck Short2012-07-312-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Send a full instance in change_instance_metadata."Jenkins2012-07-314-18/+24
|\ \ \ \ \ \
| * | | | | | Send a full instance in change_instance_metadata.Russell Bryant2012-07-314-18/+24
* | | | | | | Merge "Send a full instance in unrescue_instance."Jenkins2012-07-314-15/+30
|\| | | | | |
| * | | | | | Send a full instance in unrescue_instance.Russell Bryant2012-07-314-15/+30
| |/ / / / /
* / / / / / Avoid recursion from @refresh_cacheEoghan Glynn2012-07-313-2/+5
|/ / / / /
* | / / / Compute: Error out instance on rebuild and resize.Rick Harris2012-07-312-163/+148
| |/ / / |/| | |
* | | | Merge "Instance cleanups from detach_volumes."Jenkins2012-07-311-8/+6
|\ \ \ \
| * | | | Instance cleanups from detach_volumes.Michael Still2012-07-301-8/+6
* | | | | Merge "Use event.listen() instead of deprecated listeners kwarg"Jenkins2012-07-311-22/+17
|\ \ \ \ \
| * | | | | Use event.listen() instead of deprecated listeners kwargJohannes Erdfelt2012-07-311-22/+17
* | | | | | Merge "Prefer instance in reboot_instance."Jenkins2012-07-311-7/+6
|\ \ \ \ \ \
| * | | | | | Prefer instance in reboot_instance.Michael Still2012-07-291-7/+6
* | | | | | | Avoid associating floating IP with two instances.Eoghan Glynn2012-07-314-15/+129
| |/ / / / / |/| | | | |
* | | | | | Merge "sync openstack-common log changes with nova"Jenkins2012-07-311-17/+21
|\ \ \ \ \ \
| * | | | | | sync openstack-common log changes with novaSean Dague2012-07-301-17/+21
* | | | | | | Merge "reduce debugging from utils.trycmd()"Jenkins2012-07-311-2/+0
|\ \ \ \ \ \ \
| * | | | | | | reduce debugging from utils.trycmd()Pádraig Brady2012-07-301-2/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge changes I3ec871de,I401beb93,Iddcc7cb0,Id581d23dJenkins2012-07-314-59/+82
|\ \ \ \ \ \ \
| * | | | | | | Fix arg to get_instance_volume_block_device_info().Russell Bryant2012-07-301-1/+1
| * | | | | | | Send a full instance in snapshot_instance.Russell Bryant2012-07-304-22/+30
| * | | | | | | Send a full instance in set_admin_password.Russell Bryant2012-07-304-23/+31
| * | | | | | | Send a full instance in rollback_live_migration_at_destination.Russell Bryant2012-07-304-17/+24
* | | | | | | | Merge "Convert virtual_interfaces to using instance_uuid."Jenkins2012-07-3116-152/+391
|\ \ \ \ \ \ \ \
| * | | | | | | | Convert virtual_interfaces to using instance_uuid.Michael Still2012-07-3116-152/+391
* | | | | | | | | Merge "Turn on base image cleanup by default."Jenkins2012-07-311-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Turn on base image cleanup by default.Michael Still2012-07-281-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Compute: VM-Mode should use instance dict."Jenkins2012-07-312-11/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Compute: VM-Mode should use instance dict.Rick Harris2012-07-302-11/+6
* | | | | | | | | | Merge changes I55bdc631,I57789eab,I5ed8707b,Iaae16e63Jenkins2012-07-314-71/+96
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Send a full instance in revert_resize.Russell Bryant2012-07-304-18/+25
| * | | | | | | | | Send a full instance in resume_instance.Russell Bryant2012-07-304-17/+20
| * | | | | | | | | Send a full instance in resize_instance.Russell Bryant2012-07-304-30/+35
| * | | | | | | | | Send a full instance in reset_network.Russell Bryant2012-07-304-15/+25
* | | | | | | | | | Merge "Send a full instance in rescue_instance."Jenkins2012-07-314-20/+30
|\| | | | | | | | |
| * | | | | | | | | Send a full instance in rescue_instance.Russell Bryant2012-07-304-20/+30
* | | | | | | | | | Merge "Send a full instance in remove_volume_connection."Jenkins2012-07-314-14/+22
|\| | | | | | | | |
| * | | | | | | | | Send a full instance in remove_volume_connection.Russell Bryant2012-07-304-14/+22
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Fix rootwrapper with tgt-admin"Jenkins2012-07-312-4/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix rootwrapper with tgt-adminChuck Short2012-07-302-4/+4
* | | | | | | | | Merge "Fix image_type=base after snapshot"Jenkins2012-07-311-1/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix image_type=base after snapshotKevin L. Mitchell2012-07-301-1/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Send a full instance in remove_fixed_ip_from_instance."Jenkins2012-07-304-16/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Send a full instance in remove_fixed_ip_from_instance.Russell Bryant2012-07-304-16/+22
* | | | | | | | | Merge "Send a full instance in rebuild_instance."Jenkins2012-07-306-35/+43
|\| | | | | | | | | |/ / / / / / / |/| | | | | | |
| * | | | | | | Send a full instance in rebuild_instance.Russell Bryant2012-07-306-35/+43
* | | | | | | | Reverts fix lp1031004Matt Dietz2012-07-302-13/+5
|/ / / / / / /
* | | | | | | Merge "Resize.end now includes the correct instance_type"Jenkins2012-07-302-5/+13
|\ \ \ \ \ \ \
| * | | | | | | Resize.end now includes the correct instance_typeMatt Dietz2012-07-302-5/+13
| |/ / / / / /
* | | | | | | Merge "Avoid error during snapshot of ISO booted instance"Jenkins2012-07-302-3/+15
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |