| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct style issues brought up in termie's review | Michael Gundlach | 2010-09-09 | 1 | -1/+0 |
| * | Cloud tests pass | Michael Gundlach | 2010-09-02 | 1 | -1/+1 |
| * | send requests to the main API instead of to the EC2 subset -- so that it can ... | Michael Gundlach | 2010-09-02 | 1 | -4/+2 |
| * | Use port that boto expects | Michael Gundlach | 2010-09-02 | 1 | -2/+2 |
| * | Merge from trunk in an attempt to figure out why signer is generating the wro... | Michael Gundlach | 2010-09-02 | 10 | -13/+355 |
| |\ | |||||
| | * | Merge from trunk | Cerberus | 2010-09-01 | 2 | -29/+58 |
| | |\ | |||||
| | | * | Merge trunk and resolve conflicts | jaypipes@gmail.com | 2010-08-30 | 10 | -127/+509 |
| | | |\ | |||||
| | | | * | Dead code removal. | Eric Day | 2010-08-30 | 1 | -4/+0 |
| | | | |\ | |||||
| | | | | * | Removed old cloud_topic queue setup, it is no longer used. | Eric Day | 2010-08-18 | 1 | -4/+0 |
| | | * | | | Pylint fixes for /nova/tests/api_unittest.py | jaypipes@gmail.com | 2010-08-10 | 1 | -25/+58 |
| | * | | | | Removed get_backup_schedules from the image test | Cerberus | 2010-08-30 | 1 | -3/+0 |
| | * | | | | Renamed test.py and moved a test as per merge proposal feedback | Cerberus | 2010-08-26 | 3 | -59/+62 |
| | * | | | | Merge from trunk | Cerberus | 2010-08-26 | 1 | -10/+23 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | | Moved API tests into a sub-folder of the tests/ and added a stubbed-out test ... | Cerberus | 2010-08-25 | 9 | -0/+333 |
| * | | | | | Small typos, plus rework api_unittest to use WSGI instead of Tornado | Michael Gundlach | 2010-09-02 | 1 | -98/+22 |
| * | | | | | Fix simple errors to the point where we can run the tests [but not pass] | Michael Gundlach | 2010-09-01 | 3 | -6/+5 |
| | |/ / / |/| | | | |||||
| * | | | | merged trunk and fixed tests | Vishvananda Ishaya | 2010-08-25 | 1 | -10/+23 |
| |/ / / | |||||
| * | | | Fix unit test bug this uncovered: don't release_ip that we haven't got from i... | Justin Santa Barbara | 2010-08-18 | 1 | -1/+0 |
| * | | | Merged with trunk | Justin Santa Barbara | 2010-08-18 | 9 | -122/+496 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Changed our minds: keep pylint equal to Ubuntu Lucid version, and use disable... | Michael Gundlach | 2010-08-18 | 3 | -11/+11 |
| | * | | Newest pylint supports 'disable=', not 'disable-msg=' | Michael Gundlach | 2010-08-18 | 1 | -8/+8 |
| | * | | improve compatibility with ec2 clients | Ewan Mellor | 2010-08-16 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Update cloud_unittest to match renamed internal function. | Ewan Mellor | 2010-08-14 | 1 | -1/+1 |
| | * | | | Add new libvirt_type option "uml" for user-mode-linux.. This switches the lib... | Soren Hansen | 2010-08-16 | 1 | -0/+69 |
| | |\ \ \ | |||||
| | | * | | | Add a few unit tests for libvirt_conn. | Soren Hansen | 2010-08-13 | 1 | -0/+69 |
| | | |/ / | |||||
| | * | | | merged fix-hostname and fixed conflict | Vishvananda Ishaya | 2010-08-14 | 1 | -102/+134 |
| | |\ \ \ | |||||
| | | * | | | Actually pass in hostname and create a proper model for data in network code | Vishvananda Ishaya | 2010-08-11 | 1 | -3/+4 |
| | | * | | | lots more pylint fixes | Vishvananda Ishaya | 2010-08-10 | 1 | -76/+71 |
| | | * | | | pep8 cleanup | Vishvananda Ishaya | 2010-08-10 | 1 | -22/+28 |
| | | * | | | merged trunk | Vishvananda Ishaya | 2010-08-10 | 1 | -18/+59 |
| | | |\ \ \ | |||||
| | | * \ \ \ | merged trunk, fixed an error with releasing ip | Vishvananda Ishaya | 2010-08-09 | 6 | -173/+342 |
| | | |\ \ \ \ | |||||
| | | * | | | | | initial cleanup of tests for network | Vishvananda Ishaya | 2010-08-09 | 1 | -38/+68 |
| | * | | | | | | pep8 and pylint cleanup | Vishvananda Ishaya | 2010-08-13 | 1 | -7/+30 |
| | * | | | | | | make rpc.call propogate exception info. Includes tests | Vishvananda Ishaya | 2010-08-12 | 1 | -0/+62 |
| | | |_|_|/ / | |/| | | | | |||||
| | * | | | | | change get_roles to have a flag for project_roles or not. Don't show 'project... | Vishvananda Ishaya | 2010-08-10 | 1 | -2/+0 |
| | * | | | | | Adds get_roles commands to manager and driver classes | Vishvananda Ishaya | 2010-08-10 | 1 | -1/+17 |
| | | |_|/ / | |/| | | | |||||
| | * | | | | More changes to volume to fix concurrency issues. Also testing updates. | Vishvananda Ishaya | 2010-08-10 | 1 | -18/+59 |
| | |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | | * | | | Changed volumes to use a pool instead of globbing filesystem for concurrency ... | Vishvananda Ishaya | 2010-08-05 | 1 | -18/+59 |
| | * | | | | Add some useful features to our flags | andy | 2010-08-10 | 3 | -0/+133 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | | * | | | add copyright headers | andy | 2010-08-03 | 2 | -0/+36 |
| | | * | | | strip out some useless imports | andy | 2010-07-29 | 1 | -7/+0 |
| | | * | | | Add some useful features to our flags | andy | 2010-07-29 | 3 | -0/+104 |
| * | | | | | Merged with trunk | Justin Santa Barbara | 2010-08-08 | 5 | -241/+289 |
| |\| | | | | |||||
| | * | | | | Some pylink and pep8 cleanups. Added a pylintrc file. | Eric Day | 2010-08-06 | 1 | -101/+136 |
| | |\ \ \ \ | |||||
| | | * | | | | First pass at making a file pass pep8 and pylint tests as an example. | Eric Day | 2010-08-05 | 1 | -101/+136 |
| | | | |/ / | | |/| | | |||||
| | * | | | | Make network its own worker! This separates the network logic from the api se... | Vishvananda Ishaya | 2010-08-06 | 2 | -58/+70 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | | fix search/replace error | Vishvananda Ishaya | 2010-08-06 | 1 | -2/+2 |
| | | * | | | merged trunk | Vishvananda Ishaya | 2010-08-06 | 1 | -10/+10 |
| | | |\| | | |||||
| | | * | | | rename networkdata to vpn | Vishvananda Ishaya | 2010-08-05 | 1 | -5/+5 |
| | | * | | | fixed circular reference and tests | Vishvananda Ishaya | 2010-08-04 | 2 | -14/+15 |
