| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Filters all get defined when running an instance. | Soren Hansen | 2010-09-13 | 3 | -2/+20 |
| * | Security Group API layer cleanup | Devin Carlen | 2010-09-11 | 2 | -0/+16 |
| * | Finished security group / project refactor | Devin Carlen | 2010-09-10 | 2 | -7/+7 |
| * | Refactored to security group api to support projects | Devin Carlen | 2010-09-10 | 3 | -55/+77 |
| * | Merge with orm_deux (fixing up style changes in my stuff at the same time). | Soren Hansen | 2010-09-10 | 4 | -338/+330 |
| |\ | |||||
| | * | removed extraneous rollback | Vishvananda Ishaya | 2010-09-09 | 1 | -1/+0 |
| | * | consistent naming for instance_set_state | Vishvananda Ishaya | 2010-09-09 | 2 | -3/+3 |
| | * | fixed missing paren | Vishvananda Ishaya | 2010-09-08 | 1 | -3/+3 |
| | * | remove end of line slashes from models.py | Vishvananda Ishaya | 2010-09-08 | 1 | -20/+20 |
| | * | changed a few unused context to _context | Vishvananda Ishaya | 2010-09-07 | 1 | -9/+9 |
| | * | fixed a few bugs in volume handling | Vishvananda Ishaya | 2010-09-07 | 2 | -19/+28 |
| | * | review db code cleanup | Vishvananda Ishaya | 2010-09-07 | 2 | -75/+76 |
| | * | more fixes to session handling | Vishvananda Ishaya | 2010-09-07 | 2 | -7/+9 |
| | * | few typos in updates | Vishvananda Ishaya | 2010-09-07 | 1 | -8/+8 |
| | * | don't log all sql statements | Vishvananda Ishaya | 2010-09-07 | 1 | -1/+1 |
| | * | clean up of session handling | Vishvananda Ishaya | 2010-09-07 | 3 | -235/+215 |
| | * | fix floating_ip to follow standard create pattern | Vishvananda Ishaya | 2010-09-07 | 2 | -7/+7 |
| * | | First pass of nwfilter based security group implementation. It is not where i... | Soren Hansen | 2010-09-10 | 1 | -0/+1 |
| * | | Create and delete security groups works. | Soren Hansen | 2010-09-10 | 3 | -3/+15 |
| * | | Authorize and Revoke access now works. | Soren Hansen | 2010-09-09 | 3 | -2/+22 |
| * | | AuthorizeSecurityGroupIngress now works. | Soren Hansen | 2010-09-09 | 3 | -5/+36 |
| * | | Alright, first hole poked all the way through. We can now create security gro... | Soren Hansen | 2010-09-09 | 3 | -1/+113 |
| |/ | |||||
| * | Lots of fixes to make the nova commands work properly and make datamodel work... | Vishvananda Ishaya | 2010-09-07 | 4 | -53/+72 |
| * | renamed daemon to service and update db on create and destroy | Vishvananda Ishaya | 2010-09-02 | 3 | -29/+29 |
| * | 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 | 1 | -6/+15 |
| * | pylint cleanup of db classes | Vishvananda Ishaya | 2010-08-31 | 3 | -150/+163 |
| * | rename node_name to host | Vishvananda Ishaya | 2010-08-31 | 5 | -53/+127 |
| * | more cleanup and pylint fixes | Vishvananda Ishaya | 2010-08-30 | 3 | -61/+62 |
| * | pep8 cleanup | Vishvananda Ishaya | 2010-08-30 | 4 | -35/+38 |
| * | run and terminate work | Vishvananda Ishaya | 2010-08-30 | 1 | -1/+1 |
| * | fix daemon get | Vishvananda Ishaya | 2010-08-30 | 1 | -22/+26 |
| * | all tests pass again | Vishvananda Ishaya | 2010-08-30 | 4 | -71/+118 |
| * | rollback on exit | Vishvananda Ishaya | 2010-08-30 | 1 | -10/+9 |
| * | merged session from devin | Vishvananda Ishaya | 2010-08-30 | 1 | -0/+53 |
| |\ | |||||
| | * | Added session.py | Devin Carlen | 2010-08-30 | 1 | -0/+53 |
| * | | merged devin's sqlalchemy changes | Vishvananda Ishaya | 2010-08-30 | 3 | -207/+224 |
| |\| | |||||
| | * | Making tests pass | Devin Carlen | 2010-08-30 | 2 | -8/+13 |
| | * | Making tests pass | Devin Carlen | 2010-08-28 | 1 | -16/+18 |
| | * | Making tests pass | Devin Carlen | 2010-08-28 | 3 | -38/+54 |
| | * | Refactored orm to support atomic actions | Devin Carlen | 2010-08-28 | 2 | -229/+249 |
| * | | ip addresses work now | Vishvananda Ishaya | 2010-08-30 | 3 | -5/+24 |
| * | | instance runs | Vishvananda Ishaya | 2010-08-30 | 2 | -2/+1 |
| * | | tests pass | Vishvananda Ishaya | 2010-08-29 | 2 | -15/+22 |
| * | | moved network code into business layer | Vishvananda Ishaya | 2010-08-28 | 2 | -125/+34 |
| * | | split volume into service/manager/driver | Vishvananda Ishaya | 2010-08-27 | 2 | -28/+29 |
| |/ | |||||
| * | moved models.py | Vishvananda Ishaya | 2010-08-27 | 2 | -1/+369 |
| * | removed the last few references to models.py | Vishvananda Ishaya | 2010-08-27 | 2 | -14/+105 |
| * | fixed volume unit tests | Vishvananda Ishaya | 2010-08-26 | 1 | -0/+1 |
| * | network tests pass again | Vishvananda Ishaya | 2010-08-25 | 1 | -2/+2 |
