| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merged trunk | Vishvananda Ishaya | 2010-11-03 | 4 | -19/+40 |
| |\ | |||||
| | * | Change retrieval of security groups from kwargs so they are associated proper... | Vishvananda Ishaya | 2010-10-30 | 1 | -0/+21 |
| | * | merged trunk, just in case | Vishvananda Ishaya | 2010-10-30 | 9 | -96/+108 |
| | |\ | |||||
| | * \ | renamed target_id to iscsi_target | Vishvananda Ishaya | 2010-10-25 | 7 | -13/+82 |
| | |\ \ | |||||
| | * | | | ISCSI Volume support | Vishvananda Ishaya | 2010-10-25 | 2 | -17/+17 |
| * | | | | Fixes after trunk merge. | Todd Willey | 2010-11-02 | 1 | -0/+1 |
| * | | | | Merge trunk. | Todd Willey | 2010-11-02 | 7 | -36/+28 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Fixed tests to work with new default API argument. | Eric Day | 2010-11-02 | 7 | -36/+28 |
| * | | | | Merge trunk and apply some sphinx love. | Todd Willey | 2010-11-01 | 3 | -3/+8 |
| |\| | | | |||||
| | * | | | Merge trunk and resolve conflicts | jaypipes@gmail.com | 2010-10-27 | 28 | -271/+500 |
| | |\ \ \ | |||||
| | | * | | | More PEP8 fixes that were introduced in the last couple commits. | Eric Day | 2010-10-26 | 1 | -0/+6 |
| | * | | | | Moves db writes into compute manager class. Cleans up sqlalchemy model/api to... | jaypipes@gmail.com | 2010-10-21 | 2 | -3/+2 |
| * | | | | | Volume documentation. | Todd Willey | 2010-10-29 | 1 | -9/+12 |
| | |/ / / |/| | | | |||||
| * | | | | merged gundlach's excision | Vishvananda Ishaya | 2010-10-25 | 2 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | Delete BaseTestCase and with it the last reference to tornado. | Michael Gundlach | 2010-10-26 | 2 | -92/+96 |
| | | |_|/ | |/| | | |||||
| | * | | | Adds rescue and unrescue commands. | Vishvananda Ishaya | 2010-10-26 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | update tests | Vishvananda Ishaya | 2010-10-24 | 1 | -2/+2 |
| | | | |/ | | |/| | |||||
| * | / | | fix completely broken ServiceTestCase | Vishvananda Ishaya | 2010-10-25 | 1 | -55/+70 |
| |/ / / | |||||
| * | | | pep8 | Michael Gundlach | 2010-10-25 | 2 | -2/+2 |
| * | | | Merge from trunk | Michael Gundlach | 2010-10-25 | 27 | -224/+457 |
| |\| | | |||||
| | * | | PEP8 cleanup in nova/tests, except for tests. There should be no functional c... | Eric Day | 2010-10-22 | 26 | -188/+290 |
| | * | | PEP8 and pylint cleanup. There should be no functional changes here, just sty... | Eric Day | 2010-10-21 | 10 | -19/+19 |
| | * | | Delays the creation of the looping calls that that check the queue until star... | Vishvananda Ishaya | 2010-10-21 | 1 | -3/+41 |
| | |\ \ | | |/ | |/| | |||||
| | | * | make sure looping calls are created after service starts and add some tests t... | Vishvananda Ishaya | 2010-10-20 | 1 | -3/+41 |
| | * | | * Fills out the Parallax/Glance API calls for update/create/delete and adds u... | jaypipes@gmail.com | 2010-10-20 | 2 | -25/+118 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Fix typo in test case | jaypipes@gmail.com | 2010-10-19 | 1 | -2/+2 |
| | | * | Remember to call limited() on detail() in image controller. | jaypipes@gmail.com | 2010-10-19 | 1 | -0/+3 |
| | | * | Merge trunk | jaypipes@gmail.com | 2010-10-15 | 15 | -179/+203 |
| | | |\ | |||||
| | | * | | Reorg the image services code to push glance stuff into its own directory. | jaypipes@gmail.com | 2010-10-15 | 2 | -9/+10 |
| | | * | | Adds unit test for WSGI image controller for OpenStack API using Glance Service. | jaypipes@gmail.com | 2010-10-13 | 2 | -18/+107 |
| * | | | | Add unit test for XML requests converting errors to Faults | Michael Gundlach | 2010-10-19 | 1 | -2/+5 |
| * | | | | Fixes https://bugs.launchpad.net/nova/+bug/663551 by catching exceptions at t... | Michael Gundlach | 2010-10-19 | 1 | -0/+65 |
| |/ / / | |||||
| * | | | Added test case to reproduce bug #660668 and provided a fix by using the user... | Eric Day | 2010-10-16 | 1 | -0/+35 |
| |\ \ \ | |||||
| | * | | | Added test case to reproduce bug #660668 and provided a fix by using the user... | Eric Day | 2010-10-14 | 1 | -0/+35 |
| * | | | | This branch converts incoming data to the api into the proper type. | Vishvananda Ishaya | 2010-10-15 | 1 | -0/+17 |
| |\ \ \ \ | |||||
| | * | | | | unit tests and fix | Vishvananda Ishaya | 2010-10-14 | 1 | -0/+17 |
| * | | | | | Fix the --help flag for printing help on twistd-based services | Andy Smith | 2010-10-15 | 2 | -0/+65 |
| |\ \ \ \ \ | |||||
| | * | | | | | make --help work for twistd-based services | Andy Smith | 2010-10-15 | 1 | -0/+53 |
| | * | | | | | prevent leakage of FLAGS changes across tests | Andy Smith | 2010-10-15 | 1 | -0/+12 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Fix some unit tests: | Soren Hansen | 2010-10-15 | 1 | -0/+4 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Add a greenthread.sleep(0.3) in get_console_output unit test. This is needed ... | Soren Hansen | 2010-10-15 | 1 | -0/+4 |
| * | | | | | Make Redis completely optional: | Soren Hansen | 2010-10-15 | 1 | -2/+15 |
| |\| | | | | |/ / / |/| | | | |||||
| | * | | | Move Redis code into fakeldap, since it's the only thing that still uses it. | Soren Hansen | 2010-10-14 | 1 | -2/+15 |
| * | | | | fix remaining tests | Vishvananda Ishaya | 2010-10-13 | 4 | -34/+31 |
| * | | | | cleaned up most of the issues | Vishvananda Ishaya | 2010-10-13 | 1 | -1/+1 |
| * | | | | merged trunk | Vishvananda Ishaya | 2010-10-13 | 26 | -290/+1145 |
| |\| | | | |||||
| | * | | | Address cerberus's comment | Michael Gundlach | 2010-10-13 | 1 | -3/+3 |
| | * | | | Merge from trunk | Michael Gundlach | 2010-10-13 | 7 | -33/+392 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | Xen support. | Soren Hansen | 2010-10-13 | 1 | -1/+0 |
| | | |\ \ | |||||
| | | | * \ | Merge trunk | Soren Hansen | 2010-10-12 | 15 | -56/+335 |
| | | | |\ \ | |||||
