| Commit message (Expand) | Author | Age | Files | Lines |
* | use tests.sqlite so it doesn't conflict with running db | Vishvananda Ishaya | 2011-02-21 | 1 | -2/+2 |
* | get rid of initialized flag | Vishvananda Ishaya | 2011-02-21 | 2 | -6/+2 |
* | move the fake initialized into fake flags | Vishvananda Ishaya | 2011-02-20 | 1 | -0/+1 |
* | fixes for various logging errors and issues | Vishvananda Ishaya | 2011-02-20 | 6 | -46/+34 |
* | pep8 leftover | Ken Pepple | 2011-02-19 | 1 | -2/+1 |
* | Added support for feature parity with the current Rackspace Cloud Servers pra... | Ed Leafe | 2011-02-17 | 1 | -0/+8 |
|\ |
|
| * | Uncommitted changes using the wrong author, and re-committing under the corre... | Ed Leafe | 2011-02-17 | 8 | -61/+342 |
| |\ |
|
* | \ | changed from 003-004 migration | Sandy Walsh | 2011-02-17 | 6 | -53/+287 |
|\ \ \
| | |/
| |/| |
|
| * | | Update the Openstack API so that it returns 'addresses'. | Brian Waldon | 2011-02-17 | 1 | -3/+63 |
| |\ \ |
|
| | * | | removing superfluous pass statements; replacing list comprehension with for l... | Brian Waldon | 2011-02-17 | 1 | -1/+1 |
| | * | | merging trunk back in; updating Authors conflict | Brian Waldon | 2011-02-15 | 2 | -22/+24 |
| | |\ \ |
|
| | * | | | - population of public and private addresses containers in openstack api | Brian Waldon | 2011-02-09 | 1 | -3/+63 |
| * | | | | I have a bug fix, additional tests for the `limiter` method, and additional c... | Brian Lamar | 2011-02-17 | 2 | -28/+161 |
| |\ \ \ \ |
|
| | * \ \ \ | Merged to trunk | Brian Lamar | 2011-02-16 | 1 | -0/+21 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merged lp:nova | brian-lamar | 2011-02-15 | 2 | -22/+24 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | 1) Moved tests for limiter to test_common.py (from __init__.py) and expanded | brian-lamar | 2011-02-09 | 2 | -28/+161 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | added labels to networks for use in multi-nic | Trey Morris | 2011-02-17 | 2 | -0/+18 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | added test for reset_network to openstack api tests, tabstop 5 to 4, renamed ... | Trey Morris | 2011-02-16 | 1 | -0/+12 |
| | * | | | | stubbed out reset networkin xenapi VM tests to solve domid problem | Trey Morris | 2011-02-15 | 1 | -0/+6 |
| | | |/ /
| | |/| | |
|
| * | | | | Add back --logdir=DIR option. If set, a logfile named after the binary (e.g. ... | Soren Hansen | 2011-02-16 | 1 | -0/+21 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | assertIsNone is a 2.7-ism. | Soren Hansen | 2011-02-16 | 1 | -1/+1 |
| | * | | | Refactor code that decides which logfile to use, if any. | Soren Hansen | 2011-02-15 | 1 | -0/+21 |
| | |/ / |
|
| * | | | The proposed fix puts a VM which fails to spawn in a (new) 'FAILED' power sta... | Salvatore Orlando | 2011-02-15 | 1 | -2/+9 |
| |\ \ \ |
|
| | * | | | Added test case for 'not enough memory' | Salvatore Orlando | 2011-02-09 | 1 | -2/+9 |
| | |/ / |
|
| * | | | Beautify it a little bit, thanks to dabo. | Soren Hansen | 2011-02-15 | 1 | -22/+15 |
| * | | | Break out of the "for group in rv" loop in security group unit tests so that ... | Soren Hansen | 2011-02-15 | 1 | -0/+2 |
| |/ / |
|
* | | | better filtering | Sandy Walsh | 2011-02-14 | 1 | -7/+3 |
* | | | zone api tests passing | Sandy Walsh | 2011-02-11 | 1 | -5/+76 |
* | | | rough cut at zone api tests | Sandy Walsh | 2011-02-11 | 1 | -0/+74 |
|/ / |
|
* | | merge trunk | Anthony Young | 2011-02-01 | 1 | -0/+0 |
|\ \ |
|
| * | | fix austin->bexar db migration | termie | 2011-01-30 | 1 | -0/+0 |
| |/ |
|
* | | remove extraneous line | Anthony Young | 2011-01-28 | 1 | -3/+0 |
* | | fixes for bug #709057 | Anthony Young | 2011-01-27 | 1 | -8/+50 |
|/ |
|
* | Use firewall_driver flag as expected with NWFilterFirewall. This way, either... | Todd Willey | 2011-01-28 | 1 | -1/+6 |
|\ |
|
| * | Merge & fix conflict. | Todd Willey | 2011-01-27 | 4 | -7/+43 |
| |\ |
|
| * | | Rename Mock, since it wasn't a Mock. | Todd Willey | 2011-01-25 | 1 | -2/+2 |
| * | | Change how libvirt firewall drivers work to have meaningful flags. | Todd Willey | 2011-01-25 | 1 | -1/+6 |
* | | | Added a test that checks for localized strings in the source code that contai... | Ed Leafe | 2011-01-28 | 1 | -0/+100 |
|\ \ \
| |_|/
|/| | |
|
| * | | Made changes based on code review | Ed Leafe | 2011-01-27 | 1 | -12/+17 |
| * | | Merged in trunk changes | Ed Leafe | 2011-01-27 | 2 | -6/+29 |
| |\ \ |
|
| * | | | Fixed formatting issues in current codebase. | Ed Leafe | 2011-01-27 | 1 | -1/+1 |
| * | | | Added the test for localized string formatting | Ed Leafe | 2011-01-27 | 1 | -0/+95 |
* | | | | Makes sure all instance and volume commands that raise not found are changed ... | Vishvananda Ishaya | 2011-01-27 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fixes NotFound messages in api to show the ec2_id. | Vishvananda Ishaya | 2011-01-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Make unit tests clean up their mess in /tmp after themselves. | John Dewey | 2011-01-27 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Removal of image tempdir in test tearDown. Also, reformatted a couple | John Dewey | 2011-01-25 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Make xml namespace match the API version requested. | Soren Hansen | 2011-01-27 | 1 | -6/+28 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add unit test for xmlns version matching request version. | Soren Hansen | 2011-01-27 | 1 | -6/+28 |
| |/ |
|
* | | merged r621 | Nachi Ueno | 2011-01-26 | 2 | -2/+3 |
|\| |
|
| * | I am new to nova, and wanted to fix a fairly trivial bug in order to understa... | John Dewey | 2011-01-25 | 1 | -1/+1 |
| |\ |
|