summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Remove ipy from virt code and replace with netaddrChuck Short2011-06-062-9/+8
* merge with trunkAnthony Young2011-06-0311-43/+86
|\
| * Changes all uses of utcnow to use the version in utils. This is a simple wra...Vishvananda Ishaya2011-06-031-2/+2
| |\
| | * make all uses of utcnow use our testable utils.utcnowVishvananda Ishaya2011-06-021-2/+2
| * | Merge from trunk.Naveed Massjouni2011-06-022-2/+9
| |\|
| | * Sudo chown the vbd device to the nova user before streaming data to it. ThisDan Prince2011-06-021-0/+2
| | |\
| | | * Switching back to chown. I'm fine w/ setfacl too but nova already has 'chown'Dan Prince2011-05-261-2/+1
| | | * Merge w/ trunk.Dan Prince2011-05-2619-1072/+1190
| | | |\
| | | * | Updated to use setfacl instead of chown.Dan Prince2011-04-121-1/+2
| | | * | Sudo chown the vbd device to the nova user before streaming data to it. ThisDan Prince2011-04-111-0/+2
| | * | | Bugfix #780784. KeyError when creating custom image.Mike Scherbakov2011-06-021-2/+5
| | |\ \ \
| | | * \ \ Merged with trunkMike Scherbakov2011-05-2612-837/+965
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Define image state during snapshotting.Mike Scherbakov2011-05-151-1/+3
| | | * | | Bugfix #780784. KeyError when creating custom image.Mike Scherbakov2011-05-111-1/+2
| * | | | | Merge w/ trunk.Dan Prince2011-05-315-22/+50
| |\| | | |
| | * | | | Basic hook-up to HostFilter and fixed up the passing of InstanceType spec to ...Sandy Walsh2011-05-311-0/+23
| | |\ \ \ \
| | | * \ \ \ trunk mergeSandy Walsh2011-05-312-17/+13
| | | |\ \ \ \
| | | * \ \ \ \ trunk mergeSandy Walsh2011-05-273-31/+82
| | | |\ \ \ \ \
| | | * \ \ \ \ \ trunk mergeSandy Walsh2011-05-266-676/+762
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | trunk mergeSandy Walsh2011-05-252-23/+24
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Trunk mergeSandy Walsh2011-05-236-109/+56
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | provision working correctly nowSandy Walsh2011-05-171-3/+4
| | | * | | | | | | | tests fixed and pep8'edSandy Walsh2011-05-171-2/+0
| | | * | | | | | | | failure conditions are being sent back properly nowSandy Walsh2011-05-163-52/+50
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | basic call going throughSandy Walsh2011-05-161-0/+24
| | * | | | | | | | | | added pause/suspend implementation to nova.virt.libvirt_connKei Masumoto2011-05-311-4/+12
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | fixed nova.virt.libvirt_conn.resume() method - removing try-catchKei Masumoto2011-05-301-6/+2
| | | * | | | | | | | | | remove _take_action_to_instanceKei Masumoto2011-05-271-13/+0
| | | * | | | | | | | | | fixed read_only checkKei Masumoto2011-05-271-4/+8
| | | * | | | | | | | | | replace double quatation to single quatation at nova.virt.libvirt_connKei Masumoto2011-05-261-4/+4
| | | * | | | | | | | | | remove unnecessary import inspect at nova.virt.libvirt_connKei Masumoto2011-05-261-1/+0
| | | * | | | | | | | | | creating _take_action_to_instance to nova.virt.libvirt_conn.pyKei Masumoto2011-05-261-28/+15
| | | * | | | | | | | | | merged recent trunkKei Masumoto2011-05-258-187/+231
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | merged recent trunkKei Masumoto2011-05-2511-305/+293
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | add kvm-pause and kvm-suspendKei Masumoto2011-04-141-4/+39
| | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | * | | | | | | | | | | Add vnc_keymap flag, enable setting keymap for vnc console and fix bug #782611.Masanori Itoh2011-05-312-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Rebased to trunk rev 1120.Masanori Itoh2011-06-019-740/+874
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Rebased to trunk rev 1101.Masanori Itoh2011-05-236-115/+66
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | Add vnc_keymap flag and enable setting keymap for vnc console.Masanori Itoh2011-05-172-1/+2
| * | | | | | | | | | | | | Another image_id location in hyperv.Dan Prince2011-05-281-1/+1
| * | | | | | | | | | | | | Fixing nova.tests.api.openstack.fakes.stub_out_image_service. It now stubsNaveed Massjouni2011-05-281-3/+3
| * | | | | | | | | | | | | Glance client updates for xenapi and vmware API to work with image refs.Dan Prince2011-05-274-22/+22
| * | | | | | | | | | | | | Libvirt updates for image_ref.Dan Prince2011-05-271-3/+3
| * | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-05-273-31/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Rename instances.image_id to instances.image_ref.Dan Prince2011-05-261-2/+2
| * | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-05-266-678/+764
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Renamed image_ref variables to image_href. Since the convention is that x_refNaveed Massjouni2011-05-252-5/+5
| * | | | | | | | | | | | | merge from trunkWilliam Wolf2011-05-231-21/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Renaming service_image_id vars to image_id to reduce confusion.Naveed Massjouni2011-05-232-9/+9
| * | | | | | | | | | | | | | moved utils functions into nova/image/William Wolf2011-05-232-3/+6