| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make unit tests clean up their mess in /tmp after themselves. | John Dewey | 2011-01-27 | 2 | -14/+17 |
| |\ | |||||
| | * | Prefixed ending multi-line docstring with a newline. | John Dewey | 2011-01-25 | 1 | -2/+3 |
| | * | Fixing documentation strings. Second attempt at pep8. | John Dewey | 2011-01-25 | 1 | -15/+11 |
| | * | Removal of image tempdir in test tearDown. Also, reformatted a couple | John Dewey | 2011-01-25 | 2 | -2/+11 |
| | * | No longer hard coding to "/tmp/nova/images/". Using tempdir so tests | John Dewey | 2011-01-25 | 1 | -5/+2 |
| * | | Make xml namespace match the API version requested. | Soren Hansen | 2011-01-27 | 3 | -9/+33 |
| |\ \ | |||||
| | * | | Add unit test for xmlns version matching request version. | Soren Hansen | 2011-01-27 | 1 | -6/+28 |
| | * | | Make xml namespace match the API version requested. | Soren Hansen | 2011-01-26 | 2 | -3/+5 |
| * | | | Fix Bug #703037. ra_server is None | Hisaharu Ishii | 2011-01-27 | 7 | -30/+54 |
| |\ \ \ | |||||
| | * | | | use 'ip addr change' | Hisaharu Ishii | 2011-01-26 | 1 | -3/+3 |
| | * | | | Fix merge miss | Hisaharu Ishii | 2011-01-26 | 1 | -2/+2 |
| | * | | | Changed method signature of create_network | Nachi Ueno | 2011-01-26 | 2 | -2/+7 |
| | * | | | merged r621 | Nachi Ueno | 2011-01-26 | 38 | -315/+536 |
| | |\ \ \ | |||||
| | * | | | | add ip and network to nwfilter test | Vishvananda Ishaya | 2011-01-25 | 1 | -0/+13 |
| | * | | | | merged ntt branch | Vishvananda Ishaya | 2011-01-25 | 4 | -28/+31 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixed for pep8 | Hisaharu Ishii | 2011-01-21 | 1 | -2/+0 |
| | | * | | | | Merged with rev597 | Hisaharu Ishii | 2011-01-21 | 43 | -256/+1613 |
| | | |\ \ \ \ | |||||
| | | * | | | | | When radvd is already running, not to hup, but to restart | Hisaharu Ishii | 2011-01-20 | 1 | -3/+2 |
| | | * | | | | | Revert Firewalldriver | Nachi Ueno | 2011-01-19 | 1 | -1/+1 |
| | | * | | | | | get_my_linklocal raises exception | Nachi Ueno | 2011-01-19 | 3 | -17/+25 |
| | | * | | | | | Fixed apply_instance_filter is not implemented in NWFilterFirewall | Nachi Ueno | 2011-01-18 | 1 | -1/+5 |
| | | * | | | | | Fixed error message in get_my_linklocal | Hisaharu Ishii | 2011-01-18 | 1 | -5/+3 |
| * | | | | | | | I have a feeling if we try to migrate from imageId to id we'll be tracking it... | Todd Willey | 2011-01-27 | 2 | -6/+4 |
| * | | | | | | | more instanceId => id fixes | Todd Willey | 2011-01-27 | 1 | -1/+1 |
| * | | | | | | | Fix regression in imageId => id field rename in s3 image service. | Todd Willey | 2011-01-26 | 1 | -2/+2 |
| * | | | | | | | Fix issue in s3.py causing where '_fix_image_id' is not defined. | Dan Prince | 2011-01-26 | 1 | -2/+2 |
| | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | | Simple little changes related to openstack api to work better with glance. | Sandy Walsh | 2011-01-26 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Added missing int to string conversion | Sandy Walsh | 2011-01-26 | 1 | -0/+1 |
| * | | | | | | | Simple little changes related to openstack api to work better with glance. | Sandy Walsh | 2011-01-26 | 2 | -2/+11 |
| |\| | | | | | | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | another trunk merge | Sandy Walsh | 2011-01-25 | 3 | -19/+21 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fixed up a little image_id return | Sandy Walsh | 2011-01-25 | 1 | -1/+2 |
| | * | | | | | | moved imageId change to s3 client | Sandy Walsh | 2011-01-25 | 2 | -8/+11 |
| | * | | | | | | merge with trunk | Sandy Walsh | 2011-01-25 | 44 | -380/+578 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | | openstack api fixes for glance | Sandy Walsh | 2011-01-17 | 2 | -1/+7 |
| * | | | | | | | Add DescribeInstanceTypes to admin api. This lets the dashboard know what si... | Todd Willey | 2011-01-26 | 2 | -0/+57 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add DescribeInstanceTypes to admin api (dashboard uses it). | Todd Willey | 2011-01-25 | 2 | -0/+57 |
| * | | | | | | | | Fix for LP Bug #699654 | Tushar Patil | 2011-01-26 | 1 | -8/+10 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Fixed pep8 errors | Tushar Patil | 2011-01-25 | 1 | -1/+1 |
| | * | | | | | | | Limit all lines to a maximum of 79 characters | Tushar Patil | 2011-01-25 | 1 | -1/+2 |
| | * | | | | | | | Fixed pep8 errors | Tushar Patil | 2011-01-25 | 1 | -1/+1 |
| | * | | | | | | | Reverted log type from error to audit | Tushar Patil | 2011-01-20 | 1 | -1/+1 |
| | * | | | | | | | Fix for LP Bug #699654 | Tushar Patil | 2011-01-20 | 1 | -8/+9 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | | This branch updates docs to reflect the db sync addition. It additionally ad... | Vishvananda Ishaya | 2011-01-25 | 3 | -1/+21 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | merged trunk | Vishvananda Ishaya | 2011-01-25 | 36 | -337/+473 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | merged trunk fixed whitespace in rst | Vishvananda Ishaya | 2011-01-21 | 22 | -73/+173 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | wrap sqlalchemy exceptions in a generic error | Vishvananda Ishaya | 2011-01-21 | 3 | -1/+21 |
| * | | | | | | | | | | Add a host argument to virt drivers's init_host method. It will be set to the... | Soren Hansen | 2011-01-25 | 7 | -7/+47 |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Add a host argument to virt driver's init_host method. It will be set to the ... | Soren Hansen | 2011-01-25 | 7 | -7/+47 |
| * | | | | | | | | | | Wraps the NotFound exception at the api layer to print the proper instance id... | Vishvananda Ishaya | 2011-01-25 | 2 | -7/+23 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | i18n! | Vishvananda Ishaya | 2011-01-21 | 1 | -2/+2 |
