summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Make unit tests clean up their mess in /tmp after themselves.John Dewey2011-01-272-14/+17
|\
| * Prefixed ending multi-line docstring with a newline.John Dewey2011-01-251-2/+3
| * Fixing documentation strings. Second attempt at pep8.John Dewey2011-01-251-15/+11
| * Removal of image tempdir in test tearDown. Also, reformatted a coupleJohn Dewey2011-01-252-2/+11
| * No longer hard coding to "/tmp/nova/images/". Using tempdir so testsJohn Dewey2011-01-251-5/+2
* | Make xml namespace match the API version requested.Soren Hansen2011-01-273-9/+33
|\ \
| * | Add unit test for xmlns version matching request version.Soren Hansen2011-01-271-6/+28
| * | Make xml namespace match the API version requested.Soren Hansen2011-01-262-3/+5
* | | Fix Bug #703037. ra_server is NoneHisaharu Ishii2011-01-277-30/+54
|\ \ \
| * | | use 'ip addr change'Hisaharu Ishii2011-01-261-3/+3
| * | | Fix merge missHisaharu Ishii2011-01-261-2/+2
| * | | Changed method signature of create_networkNachi Ueno2011-01-262-2/+7
| * | | merged r621Nachi Ueno2011-01-2638-315/+536
| |\ \ \
| * | | | add ip and network to nwfilter testVishvananda Ishaya2011-01-251-0/+13
| * | | | merged ntt branchVishvananda Ishaya2011-01-254-28/+31
| |\ \ \ \
| | * | | | Fixed for pep8Hisaharu Ishii2011-01-211-2/+0
| | * | | | Merged with rev597Hisaharu Ishii2011-01-2143-256/+1613
| | |\ \ \ \
| | * | | | | When radvd is already running, not to hup, but to restartHisaharu Ishii2011-01-201-3/+2
| | * | | | | Revert FirewalldriverNachi Ueno2011-01-191-1/+1
| | * | | | | get_my_linklocal raises exceptionNachi Ueno2011-01-193-17/+25
| | * | | | | Fixed apply_instance_filter is not implemented in NWFilterFirewallNachi Ueno2011-01-181-1/+5
| | * | | | | Fixed error message in get_my_linklocalHisaharu Ishii2011-01-181-5/+3
* | | | | | | I have a feeling if we try to migrate from imageId to id we'll be tracking it...Todd Willey2011-01-272-6/+4
* | | | | | | more instanceId => id fixesTodd Willey2011-01-271-1/+1
* | | | | | | Fix regression in imageId => id field rename in s3 image service.Todd Willey2011-01-261-2/+2
* | | | | | | Fix issue in s3.py causing where '_fix_image_id' is not defined.Dan Prince2011-01-261-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Simple little changes related to openstack api to work better with glance. Sandy Walsh2011-01-261-0/+1
|\ \ \ \ \ \
| * | | | | | Added missing int to string conversionSandy Walsh2011-01-261-0/+1
* | | | | | | Simple little changes related to openstack api to work better with glance. Sandy Walsh2011-01-262-2/+11
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | another trunk mergeSandy Walsh2011-01-253-19/+21
| |\ \ \ \ \
| * | | | | | Fixed up a little image_id returnSandy Walsh2011-01-251-1/+2
| * | | | | | moved imageId change to s3 clientSandy Walsh2011-01-252-8/+11
| * | | | | | merge with trunkSandy Walsh2011-01-2544-380/+578
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | openstack api fixes for glanceSandy Walsh2011-01-172-1/+7
* | | | | | | Add DescribeInstanceTypes to admin api. This lets the dashboard know what si...Todd Willey2011-01-262-0/+57
|\ \ \ \ \ \ \
| * | | | | | | Add DescribeInstanceTypes to admin api (dashboard uses it).Todd Willey2011-01-252-0/+57
* | | | | | | | Fix for LP Bug #699654Tushar Patil2011-01-261-8/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fixed pep8 errorsTushar Patil2011-01-251-1/+1
| * | | | | | | Limit all lines to a maximum of 79 charactersTushar Patil2011-01-251-1/+2
| * | | | | | | Fixed pep8 errorsTushar Patil2011-01-251-1/+1
| * | | | | | | Reverted log type from error to auditTushar Patil2011-01-201-1/+1
| * | | | | | | Fix for LP Bug #699654Tushar Patil2011-01-201-8/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | This branch updates docs to reflect the db sync addition. It additionally ad...Vishvananda Ishaya2011-01-253-1/+21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merged trunkVishvananda Ishaya2011-01-2536-337/+473
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merged trunk fixed whitespace in rstVishvananda Ishaya2011-01-2122-73/+173
| |\ \ \ \ \ \ \ \
| * | | | | | | | | wrap sqlalchemy exceptions in a generic errorVishvananda Ishaya2011-01-213-1/+21
* | | | | | | | | | Add a host argument to virt drivers's init_host method. It will be set to the...Soren Hansen2011-01-257-7/+47
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add a host argument to virt driver's init_host method. It will be set to the ...Soren Hansen2011-01-257-7/+47
* | | | | | | | | | Wraps the NotFound exception at the api layer to print the proper instance id...Vishvananda Ishaya2011-01-252-7/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i18n!Vishvananda Ishaya2011-01-211-2/+2