| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add iptables filter rules for dnsmasq | Mark McLoughlin | 2011-09-03 | 1 | -0/+12 |
| * | Instance record is not inserted in db if the security group passed to the Run... | Tushar Patil | 2011-09-03 | 2 | -4/+17 |
| |\ | |||||
| | * | Added unit tests to check instance record is not inserted in db when security... | Tushar Patil | 2011-09-02 | 1 | -0/+13 |
| | * | Fix for LP Bug #838466 | Tushar Patil | 2011-08-31 | 1 | -4/+4 |
| * | | Added list of security groups to the newly added extension (Createserverext) ... | Tushar Patil | 2011-09-02 | 5 | -32/+131 |
| |\ \ | |||||
| | * \ | Fixed review comments | Tushar Patil | 2011-09-02 | 6 | -12/+55 |
| | |\ \ | |||||
| | * | | | Deleted debug messages | Tushar Patil | 2011-09-01 | 1 | -3/+0 |
| | * | | | Resolved conflicts and fixed pep8 errors | Tushar Patil | 2011-09-01 | 59 | -956/+3115 |
| | |\ \ \ | |||||
| | * | | | | added unit tests and cleanup of import statements | Tushar Patil | 2011-09-01 | 1 | -18/+95 |
| | * | | | | Fix for LP Bug #838251 | Tushar Patil | 2011-08-31 | 4 | -15/+48 |
| * | | | | | Fixes a small bug which causes filters to not work at all. Also reworks a bi... | Kevin L. Mitchell | 2011-09-02 | 2 | -4/+12 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Add documentation comment | Kevin L. Mitchell | 2011-09-02 | 1 | -0/+5 |
| | * | | | | pull-up from trunk | Kevin L. Mitchell | 2011-09-02 | 12 | -32/+109 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Glance can now perform its own authentication/authorization checks when we're... | Kevin L. Mitchell | 2011-09-01 | 3 | -3/+43 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | pull-up from trunk | Kevin L. Mitchell | 2011-09-01 | 96 | -1020/+8282 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge unit test from Chris MacGown | Kevin L. Mitchell | 2011-09-01 | 1 | -0/+26 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Adds test for image.glance.GlanceImageService._is_image_available | Christopher MacGown | 2011-09-01 | 1 | -0/+26 |
| | |/ / / / / | |||||
| | * | | | | | Fix glance image authorization check now that glance can do authorization che... | Kevin L. Mitchell | 2011-08-25 | 4 | -5/+20 |
| * | | | | | | Fix a few references to state_description that slipped through. | Vishvananda Ishaya | 2011-09-01 | 4 | -11/+12 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | remove extra references to state_description | Vishvananda Ishaya | 2011-09-01 | 4 | -11/+12 |
| |/ / / / / / | |||||
| * | | | | | | - implements changes-since for servers resource | Brian Waldon | 2011-09-01 | 5 | -18/+54 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | merging trunk | Brian Waldon | 2011-09-01 | 57 | -938/+3013 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | changing default sort to created_at | Brian Waldon | 2011-08-30 | 1 | -1/+1 |
| | * | | | | | | adding an assert | Brian Waldon | 2011-08-30 | 1 | -0/+1 |
| | * | | | | | | supporting changes-since | Brian Waldon | 2011-08-30 | 3 | -15/+45 |
| | | | | * | | | Forgot to handle return value | Kevin L. Mitchell | 2011-09-02 | 1 | -1/+1 |
| | | | | * | | | import filters in scheduler/host_filter.py so default_host_filter gets added ... | Kevin L. Mitchell | 2011-09-01 | 2 | -4/+7 |
| | |_|_|/ / / |/| | | | | | |||||
| * | | | | | | Fixes NotFound exceptions to show the proper instance id in the ec2 api. | Vishvananda Ishaya | 2011-09-01 | 5 | -12/+72 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | add tests to verify NotFound exceptions are wrapped with the proper ids | Vishvananda Ishaya | 2011-08-26 | 3 | -7/+64 |
| | * | | | | | change snapshot msg too | Vishvananda Ishaya | 2011-08-24 | 1 | -1/+1 |
| | * | | | | | Fix not found exceptions to properly use ec2_ips for not found | Vishvananda Ishaya | 2011-08-23 | 2 | -4/+7 |
| * | | | | | | fix for lp838583 - fixes bug in os-floating-ips view code that prevents insta... | Anthony Young | 2011-09-01 | 2 | -7/+20 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fix for lp838583 - return instance_id for associated floating_ips, add test | Anthony Young | 2011-08-31 | 2 | -7/+20 |
| * | | | | | | | Accept keypair when you launch a new server. These properties would be stored... | Jesse Andrews | 2011-09-01 | 5 | -23/+91 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | merge trunk, fix tests | Vishvananda Ishaya | 2011-08-31 | 52 | -876/+2865 |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Correctly yield images from glance client through image service. | Brian Waldon | 2011-09-01 | 2 | -11/+37 |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| | * | | | | | | adding support for limiting in image service; updating tests with fixture ids... | Brian Waldon | 2011-08-31 | 2 | -7/+31 |
| | * | | | | | | merging trunk | Brian Waldon | 2011-08-31 | 4 | -39/+36 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | | fixing bug | Brian Waldon | 2011-08-30 | 0 | -0/+0 |
| | * | | | | | | fixing short-ciruit condition | Brian Waldon | 2011-08-30 | 1 | -3/+4 |
| | * | | | | | | yielding all the images | Brian Waldon | 2011-08-30 | 1 | -1/+2 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Simple usage extension for nova. Uses db to calculate tenant_usage for speci... | Vishvananda Ishaya | 2011-09-01 | 10 | -79/+529 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge trunk, fix conflict | Vishvananda Ishaya | 2011-08-31 | 2 | -0/+55 |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Validates that user-data is b64 encoded. | Tushar Patil | 2011-08-31 | 2 | -0/+55 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Removed debug messages | Tushar Patil | 2011-08-30 | 1 | -3/+1 |
| | * | | | | | | | Fix for LP Bug #837534 | Tushar Patil | 2011-08-30 | 2 | -1/+58 |
| | | * | | | | | | remove extra test | Vishvananda Ishaya | 2011-08-31 | 1 | -13/+0 |
| | | * | | | | | | merged trunk | Vishvananda Ishaya | 2011-08-31 | 45 | -802/+2273 |
| | | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Fixed and improved the way instance "states" are set. Instead of relying on s... | Brian Lamar | 2011-08-31 | 20 | -441/+830 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Removed extraneous import and s/vm_state.STOP/vm_states.STOPPED/ | Brian Lamar | 2011-08-31 | 1 | -2/+2 |
