summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Launchpad automatic translations update.Launchpad Translations on behalf of nova-core2011-02-071-0/+2130
* Launchpad automatic translations update.Launchpad Translations on behalf of nova-core2011-02-059-9/+9
* Launchpad automatic translations update.Launchpad Translations on behalf of nova-core2011-02-049-25/+30
* Launchpad automatic translations update.Launchpad Translations on behalf of nova-core2011-02-011-10/+12
* Launchpad automatic translations update.Launchpad Translations on behalf of nova-core2011-01-289-0/+19270
* 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
* | | Missing import in xen plugin.Sandy Walsh2011-01-271-0/+1
|\ \ \
| * | | Added missing importSandy Walsh2011-01-271-0/+1
|/ / /
* | | Fix Bug #703037. ra_server is NoneHisaharu Ishii2011-01-278-32/+56
|\ \ \
| * | | 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-263-4/+9
| * | | merged r621Nachi Ueno2011-01-2650-472/+753
| |\ \ \
| * \ \ \ Merged with http://bazaar.launchpad.net/~vishvananda/nova/lp703037Nachi Ueno2011-01-262-4/+13
| |\ \ \ \
| | * | | | add ip and network to nwfilter testVishvananda Ishaya2011-01-251-0/+13
| | * | | | merged ntt branchVishvananda Ishaya2011-01-254-28/+31
| | |\ \ \ \
| * | | | | | Merged with vish branchHisaharu Ishii2011-01-261-7/+4
| |\| | | | |
| * | | | | | Merged with r606Nachi Ueno2011-01-2518-100/+222
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fixed for pep8Hisaharu Ishii2011-01-211-2/+0
| * | | | | | Merged with rev597Hisaharu Ishii2011-01-2157-344/+1794
| |\ \ \ \ \ \
| * | | | | | | 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
* | | | | | | | Fix regression in s3 image service. This should be a feature freeze exception.Todd Willey2011-01-271-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
|/ / / / / / / /
* | | | | | | | Fixes a stupid mistake I made when I moved this method from a module into a c...Dan Prince2011-01-262-2/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Add dan.prince to Authors.Dan Prince2011-01-261-0/+1
| * | | | | | | 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-255-22/+22
| |\ \ \ \ \ \
| * | | | | | | 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-2564-488/+811
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | 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
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |