summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix encryption handling of newlines again and restructure the code a bitMark Washenberger2011-05-271-17/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix calls to openssl properly now. Only append \n to stdin when decoding. U...Chris Behrens2011-05-271-1/+5
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add a comment when calling glance:download_vhd so it's clear what is returnedChris Behrens2011-05-261-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunkChris Behrens2011-05-261-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the return from glance to be a list of dictionaries describing VDIsChris Behrens2011-05-263-42/+64
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunkChris Behrens2011-05-256-678/+753
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move devices backChris Behrens2011-05-241-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swap should use device 1 and rescue use device 2Chris Behrens2011-05-231-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix tests, have glance plugin return json encoded string of vdi uuidsChris Behrens2011-05-232-3/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup and fixesChris Behrens2011-05-232-24/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | initial fudging in of swap diskChris Behrens2011-05-232-14/+25
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add refresh_provider_fw_rules to virt/driver.py#ComputeDriver so virtualizationTodd Willey2011-05-311-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make a cleaner log message and use [] instead of . to get database fields.Todd Willey2011-05-261-10/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Double quotes are ugly #3.Todd Willey2011-05-261-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typo introduced during merge conflict resolution.Todd Willey2011-05-261-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove spurious newline at end of file.Todd Willey2011-05-261-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge trunk.Todd Willey2011-05-2619-1239/+1495
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updating admin_pass moved down to compute where the password is actually rese...Chris Behrens2011-05-251-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkChris Behrens2011-05-256-676/+751
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py...Brian Lamar2011-05-255-675/+749
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved back templates and fixed pep8 issue. Template move was due to breaking ...Brian Lamar2011-05-194-5/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk and resolved horrible horrible conflicts.Brian Lamar2011-05-195-63/+70
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-05-113-1/+96
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-05-112-6/+8
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-05-069-181/+148
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged trunk and fixed simple exception conflict.Brian Lamar2011-04-222-18/+23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py...Brian Lamar2011-04-227-654/+738
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the exception type to not require an instance IDEd Leafe2011-05-251-1/+2
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change install_ref.admin_password to instance_ref.admin_pass to match the DBChris Behrens2011-05-251-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of the API spawning a greenthread to wait for a host to be picked,Chris Behrens2011-05-241-0/+8
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DHSimple's decrypt needs to append \n when writing to stdinChris Behrens2011-05-241-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | need to strip newline from openssl stdout dataChris Behrens2011-05-241-1/+1
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes euca-attach-volume for iscsi using XenserverRenuka Apte2011-05-231-21/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix remote volume codeRenuka Apte2011-05-111-3/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix indentation.Renuka Apte2011-05-031-5/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor fixesRenuka Apte2011-04-121-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes euca-attach-volume for iscsi using XenserverRenuka Apte2011-04-081-15/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get rid of old virt/images.py functions that are no longer needed. Checked f...William Wolf2011-05-201-69/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed pep8 issueWilliam Wolf2011-05-191-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunkWilliam Wolf2011-05-194-66/+170
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | got rid of unnecessary importsWilliam Wolf2011-05-091-9/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clean up unused functions from virt/images.pyWilliam Wolf2011-05-091-61/+0
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix ensures that kpartx -d is called in the event that tune2fs fails dur...Anthony Young2011-05-201-24/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for lp760921. Previously, if tune2fs failed, as it does on windowsAnthony Young2011-05-121-24/+26
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new flag 'max_kernel_ramdisk_size' to specify a maximum size of kernel or...Johannes Erdfelt2011-05-201-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with trunkJohannes Erdfelt2011-05-0911-305/+293
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor formatting cleanupJohannes Erdfelt2011-04-131-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new flag 'max_kernel_ramdisk_size' to specify a maximum size of kernelJohannes Erdfelt2011-04-121-0/+8
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The XenAPI driver uses openssl as part of the nova-agent implementation to se...Johannes Erdfelt2011-05-201-6/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of using a temp file with openssl, just write directly to stdinJohannes Erdfelt2011-05-171-6/+4
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |