summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create and delete security groups works.Soren Hansen2010-09-106-16/+104
* Authorize and Revoke access now works.Soren Hansen2010-09-095-9/+92
* AuthorizeSecurityGroupIngress now works.Soren Hansen2010-09-095-13/+161
* Alright, first hole poked all the way through. We can now create security gro...Soren Hansen2010-09-096-8/+160
* Merge orm_deux.Soren Hansen2010-09-0853-3536/+3765
|\
| * Merged trunkVishvananda Ishaya2010-09-072-4/+6
| |\
| | * Just a couple of UML-only fixes:Soren Hansen2010-09-032-4/+5
| | |\
| | | * Revert the changes to the qemu libvirt template and make the appropriate chan...Soren Hansen2010-09-012-7/+6
| | | * chown disk images to root for uml. Due to libvirt dropping CAP_DAC_OVERRIDE f...Soren Hansen2010-08-271-0/+3
| | | * Set UML guests to use a file as their console. This halfway fixes get-console...Soren Hansen2010-08-261-4/+3
| * | | Lots of fixes to make the nova commands work properly and make datamodel work...Vishvananda Ishaya2010-09-0713-203/+279
| * | | fixed up format_instancesVishvananda Ishaya2010-09-031-18/+18
| * | | reverting accidental search/replace change to server.pyVishvananda Ishaya2010-09-031-15/+15
| * | | removed model from nova-manageVishvananda Ishaya2010-09-021-5/+3
| * | | removed references to compute.modelVishvananda Ishaya2010-09-022-5/+7
| * | | merged trunkVishvananda Ishaya2010-09-0212-26/+269
| |\| |
| | * | Replace an if/else with a dict lookup to a factory method.Michael Gundlach2010-09-021-14/+17
| | |\ \
| | | * | NurrrMichael Gundlach2010-09-011-2/+2
| | | * | Abstractified generalization mechanismMichael Gundlach2010-09-011-14/+17
| | |/ /
| | * | Create console.log ahead of time. This ensures that the user running nova-com...Soren Hansen2010-09-011-1/+3
| | |\ \
| | | * | Create console.log ahead of time. This ensures that the user running nova-com...Soren Hansen2010-08-271-1/+3
| | | |/
| | * | This improves the changelog generated as part of "setup.py sdist". If you loo...Soren Hansen2010-09-012-2/+63
| | |\ \
| | | * | Better log formatter for Nova. It's just like gnuchangelog, but logs the auth...Soren Hansen2010-08-312-2/+63
| * | | | fix service unit testsVishvananda Ishaya2010-09-022-11/+26
| * | | | removed dangling filesVishvananda Ishaya2010-09-023-554/+0
| * | | | renamed daemon to service and update db on create and destroyVishvananda Ishaya2010-09-027-78/+89
| * | | | pass all extra args from service to managerVishvananda Ishaya2010-09-021-3/+2
| * | | | inject host into managerVishvananda Ishaya2010-09-022-3/+8
| * | | | removed underscores from used contextVishvananda Ishaya2010-09-021-28/+28
| * | | | updated models a bit and removed service classesVishvananda Ishaya2010-09-028-134/+52
| * | | | pylint clean of manager and serviceVishvananda Ishaya2010-08-312-6/+5
| * | | | pylint cleanup of db classesVishvananda Ishaya2010-08-313-150/+163
| * | | | rename node_name to hostVishvananda Ishaya2010-08-3114-89/+163
| * | | | merged trunkVishvananda Ishaya2010-08-312-2/+2
| |\ \ \ \
| * | | | | a little more cleanup in computeVishvananda Ishaya2010-08-301-20/+17
| * | | | | pylint cleanup of testsVishvananda Ishaya2010-08-303-59/+50
| * | | | | add missing manager classesVishvananda Ishaya2010-08-302-0/+530
| * | | | | volume cleanupVishvananda Ishaya2010-08-302-53/+28
| * | | | | more cleanup and pylint fixesVishvananda Ishaya2010-08-309-120/+149
| * | | | | more pep8Vishvananda Ishaya2010-08-304-22/+17
| * | | | | more pep8Vishvananda Ishaya2010-08-303-6/+7
| * | | | | pep8 cleanupVishvananda Ishaya2010-08-309-350/+46
| * | | | | add sqlalchemy to pip requiresVishvananda Ishaya2010-08-301-0/+1
| * | | | | merged trunk, fixed a couple errorsVishvananda Ishaya2010-08-3023-129/+613
| |\ \ \ \ \
| * | | | | | run and terminate workVishvananda Ishaya2010-08-302-7/+8
| * | | | | | fix daemon getVishvananda Ishaya2010-08-301-22/+26
| * | | | | | undo change to get_my_ipVishvananda Ishaya2010-08-301-3/+1
| * | | | | | all tests pass againVishvananda Ishaya2010-08-308-93/+144
| * | | | | | rollback on exitVishvananda Ishaya2010-08-301-10/+9
| * | | | | | merged session from devinVishvananda Ishaya2010-08-301-0/+53
| |\ \ \ \ \ \