| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create and delete security groups works. | Soren Hansen | 2010-09-10 | 6 | -16/+104 |
| * | Authorize and Revoke access now works. | Soren Hansen | 2010-09-09 | 5 | -9/+92 |
| * | AuthorizeSecurityGroupIngress now works. | Soren Hansen | 2010-09-09 | 5 | -13/+161 |
| * | Alright, first hole poked all the way through. We can now create security gro... | Soren Hansen | 2010-09-09 | 6 | -8/+160 |
| * | Merge orm_deux. | Soren Hansen | 2010-09-08 | 53 | -3536/+3765 |
| |\ | |||||
| | * | Merged trunk | Vishvananda Ishaya | 2010-09-07 | 2 | -4/+6 |
| | |\ | |||||
| | | * | Just a couple of UML-only fixes: | Soren Hansen | 2010-09-03 | 2 | -4/+5 |
| | | |\ | |||||
| | | | * | Revert the changes to the qemu libvirt template and make the appropriate chan... | Soren Hansen | 2010-09-01 | 2 | -7/+6 |
| | | | * | chown disk images to root for uml. Due to libvirt dropping CAP_DAC_OVERRIDE f... | Soren Hansen | 2010-08-27 | 1 | -0/+3 |
| | | | * | Set UML guests to use a file as their console. This halfway fixes get-console... | Soren Hansen | 2010-08-26 | 1 | -4/+3 |
| | * | | | Lots of fixes to make the nova commands work properly and make datamodel work... | Vishvananda Ishaya | 2010-09-07 | 13 | -203/+279 |
| | * | | | fixed up format_instances | Vishvananda Ishaya | 2010-09-03 | 1 | -18/+18 |
| | * | | | reverting accidental search/replace change to server.py | Vishvananda Ishaya | 2010-09-03 | 1 | -15/+15 |
| | * | | | removed model from nova-manage | Vishvananda Ishaya | 2010-09-02 | 1 | -5/+3 |
| | * | | | removed references to compute.model | Vishvananda Ishaya | 2010-09-02 | 2 | -5/+7 |
| | * | | | merged trunk | Vishvananda Ishaya | 2010-09-02 | 12 | -26/+269 |
| | |\| | | |||||
| | | * | | Replace an if/else with a dict lookup to a factory method. | Michael Gundlach | 2010-09-02 | 1 | -14/+17 |
| | | |\ \ | |||||
| | | | * | | Nurrr | Michael Gundlach | 2010-09-01 | 1 | -2/+2 |
| | | | * | | Abstractified generalization mechanism | Michael Gundlach | 2010-09-01 | 1 | -14/+17 |
| | | |/ / | |||||
| | | * | | Create console.log ahead of time. This ensures that the user running nova-com... | Soren Hansen | 2010-09-01 | 1 | -1/+3 |
| | | |\ \ | |||||
| | | | * | | Create console.log ahead of time. This ensures that the user running nova-com... | Soren Hansen | 2010-08-27 | 1 | -1/+3 |
| | | | |/ | |||||
| | | * | | This improves the changelog generated as part of "setup.py sdist". If you loo... | Soren Hansen | 2010-09-01 | 2 | -2/+63 |
| | | |\ \ | |||||
| | | | * | | Better log formatter for Nova. It's just like gnuchangelog, but logs the auth... | Soren Hansen | 2010-08-31 | 2 | -2/+63 |
| | * | | | | fix service unit tests | Vishvananda Ishaya | 2010-09-02 | 2 | -11/+26 |
| | * | | | | removed dangling files | Vishvananda Ishaya | 2010-09-02 | 3 | -554/+0 |
| | * | | | | renamed daemon to service and update db on create and destroy | Vishvananda Ishaya | 2010-09-02 | 7 | -78/+89 |
| | * | | | | pass all extra args from service to manager | Vishvananda Ishaya | 2010-09-02 | 1 | -3/+2 |
| | * | | | | inject host into manager | Vishvananda Ishaya | 2010-09-02 | 2 | -3/+8 |
| | * | | | | removed underscores from used context | Vishvananda Ishaya | 2010-09-02 | 1 | -28/+28 |
| | * | | | | updated models a bit and removed service classes | Vishvananda Ishaya | 2010-09-02 | 8 | -134/+52 |
| | * | | | | pylint clean of manager and service | Vishvananda Ishaya | 2010-08-31 | 2 | -6/+5 |
| | * | | | | pylint cleanup of db classes | Vishvananda Ishaya | 2010-08-31 | 3 | -150/+163 |
| | * | | | | rename node_name to host | Vishvananda Ishaya | 2010-08-31 | 14 | -89/+163 |
| | * | | | | merged trunk | Vishvananda Ishaya | 2010-08-31 | 2 | -2/+2 |
| | |\ \ \ \ | |||||
| | * | | | | | a little more cleanup in compute | Vishvananda Ishaya | 2010-08-30 | 1 | -20/+17 |
| | * | | | | | pylint cleanup of tests | Vishvananda Ishaya | 2010-08-30 | 3 | -59/+50 |
| | * | | | | | add missing manager classes | Vishvananda Ishaya | 2010-08-30 | 2 | -0/+530 |
| | * | | | | | volume cleanup | Vishvananda Ishaya | 2010-08-30 | 2 | -53/+28 |
| | * | | | | | more cleanup and pylint fixes | Vishvananda Ishaya | 2010-08-30 | 9 | -120/+149 |
| | * | | | | | more pep8 | Vishvananda Ishaya | 2010-08-30 | 4 | -22/+17 |
| | * | | | | | more pep8 | Vishvananda Ishaya | 2010-08-30 | 3 | -6/+7 |
| | * | | | | | pep8 cleanup | Vishvananda Ishaya | 2010-08-30 | 9 | -350/+46 |
| | * | | | | | add sqlalchemy to pip requires | Vishvananda Ishaya | 2010-08-30 | 1 | -0/+1 |
| | * | | | | | merged trunk, fixed a couple errors | Vishvananda Ishaya | 2010-08-30 | 23 | -129/+613 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | run and terminate work | Vishvananda Ishaya | 2010-08-30 | 2 | -7/+8 |
| | * | | | | | | fix daemon get | Vishvananda Ishaya | 2010-08-30 | 1 | -22/+26 |
| | * | | | | | | undo change to get_my_ip | Vishvananda Ishaya | 2010-08-30 | 1 | -3/+1 |
| | * | | | | | | all tests pass again | Vishvananda Ishaya | 2010-08-30 | 8 | -93/+144 |
| | * | | | | | | rollback on exit | Vishvananda Ishaya | 2010-08-30 | 1 | -10/+9 |
| | * | | | | | | merged session from devin | Vishvananda Ishaya | 2010-08-30 | 1 | -0/+53 |
| | |\ \ \ \ \ \ | |||||
