| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create and delete security groups works. | Soren Hansen | 2010-09-10 | 1 | -5/+53 |
| * | Authorize and Revoke access now works. | Soren Hansen | 2010-09-09 | 1 | -4/+22 |
| * | AuthorizeSecurityGroupIngress now works. | Soren Hansen | 2010-09-09 | 1 | -4/+79 |
| * | Alright, first hole poked all the way through. We can now create security gro... | Soren Hansen | 2010-09-09 | 1 | -3/+31 |
| * | merged trunk | Vishvananda Ishaya | 2010-09-02 | 8 | -0/+333 |
| |\ | |||||
| | * | Merge from trunk | Cerberus | 2010-09-01 | 2 | -29/+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 |
| * | | | | fix service unit tests | Vishvananda Ishaya | 2010-09-02 | 1 | -5/+21 |
| * | | | | removed dangling files | Vishvananda Ishaya | 2010-09-02 | 1 | -292/+0 |
| * | | | | renamed daemon to service and update db on create and destroy | Vishvananda Ishaya | 2010-09-02 | 1 | -18/+18 |
| * | | | | rename node_name to host | Vishvananda Ishaya | 2010-08-31 | 3 | -22/+22 |
| * | | | | pylint cleanup of tests | Vishvananda Ishaya | 2010-08-30 | 3 | -59/+50 |
| * | | | | more cleanup and pylint fixes | Vishvananda Ishaya | 2010-08-30 | 1 | -1/+0 |
| * | | | | more pep8 | Vishvananda Ishaya | 2010-08-30 | 4 | -22/+17 |
| * | | | | merged trunk, fixed a couple errors | Vishvananda Ishaya | 2010-08-30 | 3 | -31/+59 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | 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 |
| | | * | | | merged trunk and fixed tests | Vishvananda Ishaya | 2010-08-25 | 1 | -10/+23 |
| | | | |/ | | |/| | |||||
| | * | | | Pylint fixes for /nova/tests/api_unittest.py | jaypipes@gmail.com | 2010-08-10 | 1 | -25/+58 |
| * | | | | all tests pass again | Vishvananda Ishaya | 2010-08-30 | 3 | -20/+24 |
| * | | | | tests pass | Vishvananda Ishaya | 2010-08-29 | 6 | -36/+53 |
| * | | | | removed the last few references to models.py | Vishvananda Ishaya | 2010-08-27 | 4 | -78/+45 |
| * | | | | fixed service mox test cases | Vishvananda Ishaya | 2010-08-26 | 1 | -23/+33 |
| * | | | | fixed volume unit tests | Vishvananda Ishaya | 2010-08-26 | 2 | -28/+37 |
| * | | | | network tests pass again | Vishvananda Ishaya | 2010-08-25 | 1 | -68/+69 |
| * | | | | more data layer breakouts, lots of fixes to cloud.py | Vishvananda Ishaya | 2010-08-25 | 1 | -1/+1 |
| * | | | | fix daemons and move network code | Vishvananda Ishaya | 2010-08-23 | 1 | -6/+5 |
| * | | | | merged trunk and fixed merge errors | Vishvananda Ishaya | 2010-08-23 | 3 | -5/+4 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | 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 |
| | * | | | Merged with trunk | Justin Santa Barbara | 2010-08-08 | 5 | -241/+289 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | Added exit code checking to process.py (twisted process utils). A bit of cla... | Justin Santa Barbara | 2010-07-30 | 1 | -1/+1 |
| * | | | | Refactored network model access into data abstraction layer. | Vishvananda Ishaya | 2010-08-23 | 1 | -34/+36 |
| * | | | | Moves auth.manager to the data layer. | andy | 2010-08-21 | 2 | -0/+15 |
| * | | | | Add db abstraction and unittets for service.py. | andy | 2010-08-21 | 1 | -0/+139 |
| * | | | | Alphabetize the methods in the db layer. | andy | 2010-08-21 | 1 | -1/+1 |
| * | | | | move volume code into datalayer and cleanup | Vishvananda Ishaya | 2010-08-19 | 1 | -6/+5 |
| * | | | | last few test fixes | Vishvananda Ishaya | 2010-08-18 | 2 | -30/+21 |
| * | | | | fixing more network issues | Vishvananda Ishaya | 2010-08-18 | 3 | -12/+18 |
| * | | | | use with_lockmode for concurrency issues | Vishvananda Ishaya | 2010-08-18 | 1 | -2/+6 |
| * | | | | tests pass | Vishvananda Ishaya | 2010-08-18 | 1 | -7/+19 |
| * | | | | network tests pass | Vishvananda Ishaya | 2010-08-18 | 1 | -120/+137 |
| * | | | | almost there | Vishvananda Ishaya | 2010-08-17 | 1 | -37/+34 |
| * | | | | progress on tests passing | Vishvananda Ishaya | 2010-08-17 | 2 | -29/+39 |
