summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* (Untested) Make changes to security group rules propagate to the relevant com...Soren Hansen2010-09-133-16/+46
* Filters all get defined when running an instance.Soren Hansen2010-09-137-22/+179
* Merge nwfilter branch.Soren Hansen2010-09-132-0/+6
|\
| * Add a clean-traffic filterref to the libvirt templates to prevent spoofing an...Soren Hansen2010-09-072-0/+6
* | Security Group API layer cleanupDevin Carlen2010-09-113-41/+59
* | Fixed manager_user reference in create_projectDevin Carlen2010-09-111-6/+6
* | Finished security group / project refactorDevin Carlen2010-09-105-15/+26
* | Refactored to security group api to support projectsDevin Carlen2010-09-108-91/+133
* | Adjust a few things to make the unit tests happy again.Soren Hansen2010-09-102-2/+6
* | Merge with orm_deux (fixing up style changes in my stuff at the same time).Soren Hansen2010-09-1027-625/+506
|\ \
| * | removed extraneous rollbackVishvananda Ishaya2010-09-091-1/+0
| * | logging for backend is now info instead of errorVishvananda Ishaya2010-09-091-1/+1
| * | set state everywhereVishvananda Ishaya2010-09-091-14/+16
| * | consistent naming for instance_set_stateVishvananda Ishaya2010-09-092-3/+3
| * | fixed missing parenVishvananda Ishaya2010-09-081-3/+3
| * | remove end of line slashes from models.pyVishvananda Ishaya2010-09-081-20/+20
| * | set state moved to db layerVishvananda Ishaya2010-09-081-7/+22
| * | changed a few unused context to _contextVishvananda Ishaya2010-09-071-9/+9
| * | fixed a few bugs in volume handlingVishvananda Ishaya2010-09-074-22/+42
| * | Last of cleanup, including removing fake_storage flageVishvananda Ishaya2010-09-0715-183/+50
| * | more fixes from code reviewVishvananda Ishaya2010-09-074-58/+54
| * | review db code cleanupVishvananda Ishaya2010-09-072-75/+76
| * | review cleanup for compute managerVishvananda Ishaya2010-09-071-2/+1
| * | first pass at cleanup rackspace/servers.pyVishvananda Ishaya2010-09-071-16/+13
| * | more fixes to session handlingVishvananda Ishaya2010-09-072-7/+9
| * | few typos in updatesVishvananda Ishaya2010-09-071-8/+8
| * | don't log all sql statementsVishvananda Ishaya2010-09-071-1/+1
| * | fix for getting reference on service updateVishvananda Ishaya2010-09-071-0/+1
| * | clean up of session handlingVishvananda Ishaya2010-09-073-235/+215
| * | fix floating_ip to follow standard create patternVishvananda Ishaya2010-09-073-10/+11
* | | First pass of nwfilter based security group implementation. It is not where i...Soren Hansen2010-09-105-5/+112
* | | 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-0843-3497/+3658
|\| |
| * | 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 references to compute.modelVishvananda Ishaya2010-09-022-5/+7
| * | | | merged trunkVishvananda Ishaya2010-09-0210-24/+206
| |\| | |
| | * | | 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
| | | |/