summaryrefslogtreecommitdiffstats
path: root/nova/endpoint
Commit message (Expand)AuthorAgeFilesLines
* (Untested) Make changes to security group rules propagate to the relevant com...Soren Hansen2010-09-131-3/+17
* Security Group API layer cleanupDevin Carlen2010-09-111-41/+43
* Finished security group / project refactorDevin Carlen2010-09-101-3/+2
* Refactored to security group api to support projectsDevin Carlen2010-09-101-32/+51
* Adjust a few things to make the unit tests happy again.Soren Hansen2010-09-101-1/+1
* Merge with orm_deux (fixing up style changes in my stuff at the same time).Soren Hansen2010-09-102-39/+36
|\
| * more fixes from code reviewVishvananda Ishaya2010-09-072-39/+36
* | First pass of nwfilter based security group implementation. It is not where i...Soren Hansen2010-09-101-1/+0
* | Create and delete security groups works.Soren Hansen2010-09-102-8/+36
* | Authorize and Revoke access now works.Soren Hansen2010-09-091-3/+48
* | AuthorizeSecurityGroupIngress now works.Soren Hansen2010-09-091-4/+46
* | Alright, first hole poked all the way through. We can now create security gro...Soren Hansen2010-09-091-4/+10
* | Merge orm_deux.Soren Hansen2010-09-083-304/+271
|\|
| * Lots of fixes to make the nova commands work properly and make datamodel work...Vishvananda Ishaya2010-09-071-5/+6
| * fixed up format_instancesVishvananda Ishaya2010-09-031-18/+18
| * removed references to compute.modelVishvananda Ishaya2010-09-021-4/+6
| * renamed daemon to service and update db on create and destroyVishvananda Ishaya2010-09-021-1/+1
| * rename node_name to hostVishvananda Ishaya2010-08-311-3/+3
| * merged trunk, fixed a couple errorsVishvananda Ishaya2010-08-301-1/+0
| |\
| * | all tests pass againVishvananda Ishaya2010-08-301-2/+2
| * | instance runsVishvananda Ishaya2010-08-301-37/+47
| * | tests passVishvananda Ishaya2010-08-291-1/+1
| * | moved network code into business layerVishvananda Ishaya2010-08-281-11/+8
| * | move None context up into cloudVishvananda Ishaya2010-08-271-2/+4
| * | split volume into service/manager/driverVishvananda Ishaya2010-08-271-6/+4
| * | more data layer breakouts, lots of fixes to cloud.pyVishvananda Ishaya2010-08-251-130/+91
| * | small tweaksJesse Andrews2010-08-241-6/+4
| * | move create volume to work like instancesJesse Andrews2010-08-241-14/+21
| * | work towards volumes using db layerJesse Andrews2010-08-241-5/+7
| * | run instances worksVishvananda Ishaya2010-08-241-28/+34
| |\ \
| | * \ merge vishJesse Andrews2010-08-241-1/+1
| | |\ \ | | |/ / | |/| |
| | * | more work on getting running instances to workJesse Andrews2010-08-241-23/+26
| * | | merge and fixes to creates to all return idVishvananda Ishaya2010-08-232-57/+34
| |\| |
| | * | merge vishJesse Andrews2010-08-241-19/+30
| | |\ \
| | * | | more cleanupJesse Andrews2010-08-242-57/+34
| * | | | bunch more fixesVishvananda Ishaya2010-08-231-1/+1
| | |/ / | |/| |
| * | | moving network code and fixing run_instancesVishvananda Ishaya2010-08-231-19/+30
| |/ /
| * | getting run/terminate/describe to workJesse Andrews2010-08-241-79/+77
| * | merged trunk and fixed merge errorsVishvananda Ishaya2010-08-239-236/+0
| |\ \
| * | | Refactored network model access into data abstraction layer.Vishvananda Ishaya2010-08-231-14/+14
| * | | remove references to deleted files so tests runVishvananda Ishaya2010-08-171-1/+0
| * | | merged trunkVishvananda Ishaya2010-08-1715-220/+252
| |\ \ \
| * \ \ \ merged trunkVishvananda Ishaya2010-08-161-3/+3
| |\ \ \ \
| * \ \ \ \ merged trunk and fixed conflictsVishvananda Ishaya2010-08-161-4/+11
| |\ \ \ \ \
| * | | | | | fix launching and describing instances to work with sqlalchemyVishvananda Ishaya2010-08-161-54/+52
* | | | | | | Add stubbed out handler for AuthorizeSecurityGroupIngress EC2 API call.Soren Hansen2010-09-071-0/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Dead code removal.Eric Day2010-08-301-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Removed old cloud_topic queue setup, it is no longer used.Eric Day2010-08-181-1/+0
| | |_|_|/ | |/| | |
* / | | | In an effort to keep new and old API code separate, I've created a nova.api t...Eric Day2010-08-179-236/+0
|/ / / /
* | | | See description of change... what's the difference between that message and t...Michael Gundlach2010-08-1711-215/+236
|\ \ \ \