Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged trunk | Vishvananda Ishaya | 2011-09-06 | 3 | -15/+42 |
|\ | |||||
| * | Fixed review comments | Tushar Patil | 2011-09-02 | 3 | -9/+12 |
| |\ | |||||
| * \ | Resolved conflicts and fixed pep8 errors | Tushar Patil | 2011-09-01 | 9 | -102/+417 |
| |\ \ | |||||
| * | | | Fix for LP Bug #838251 | Tushar Patil | 2011-08-31 | 3 | -15/+39 |
* | | | | default description to name | Vishvananda Ishaya | 2011-09-02 | 1 | -1/+1 |
* | | | | revert description changes, use metadata['description'] if it is set to popul... | Vishvananda Ishaya | 2011-09-02 | 4 | -10/+7 |
* | | | | merged trunk | Vishvananda Ishaya | 2011-09-02 | 7 | -44/+62 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Glance can now perform its own authentication/authorization checks when we're... | Kevin L. Mitchell | 2011-09-01 | 1 | -3/+3 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | pull-up from trunk | Kevin L. Mitchell | 2011-09-01 | 9 | -98/+1025 |
| | |\ \ | |||||
| | * | | | Fix glance image authorization check now that glance can do authorization che... | Kevin L. Mitchell | 2011-08-25 | 1 | -3/+3 |
| * | | | | remove extra references to state_description | Vishvananda Ishaya | 2011-09-01 | 2 | -4/+3 |
| * | | | | - implements changes-since for servers resource | Brian Waldon | 2011-09-01 | 1 | -11/+13 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | merging trunk | Brian Waldon | 2011-09-01 | 7 | -83/+395 |
| | |\ \ \ | |||||
| | * | | | | supporting changes-since | Brian Waldon | 2011-08-30 | 1 | -11/+13 |
| | | |_|/ | | |/| | | |||||
| * | | | | Fixes NotFound exceptions to show the proper instance id in the ec2 api. | Vishvananda Ishaya | 2011-09-01 | 1 | -5/+7 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | 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 | 1 | -4/+6 |
| * | | | | fix for lp838583 - fixes bug in os-floating-ips view code that prevents insta... | Anthony Young | 2011-09-01 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | fix for lp838583 - return instance_id for associated floating_ips, add test | Anthony Young | 2011-08-31 | 1 | -3/+3 |
| * | | | | | merge trunk, fix tests | Vishvananda Ishaya | 2011-08-31 | 7 | -63/+362 |
| |\| | | | | |||||
| * | | | | | change to use _get_key_name to retrieve the key | Vishvananda Ishaya | 2011-08-31 | 1 | -11/+17 |
| * | | | | | fix keypairs stubs | Vishvananda Ishaya | 2011-08-31 | 1 | -0/+1 |
| * | | | | | moved key_name per review | Vishvananda Ishaya | 2011-08-31 | 1 | -2/+1 |
| * | | | | | merged trunk | Vishvananda Ishaya | 2011-08-31 | 2 | -10/+623 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | v1.0 of server create injects first users keypair | Jesse Andrews | 2011-08-26 | 2 | -1/+13 |
| * | | | | | merge trunk | Jesse Andrews | 2011-08-26 | 26 | -134/+1233 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | remove security groups, improve exception handling, add tests | Anthony Young | 2011-08-18 | 2 | -3/+3 |
| * | | | | | tests pass | Jesse Andrews | 2011-08-18 | 1 | -2/+2 |
| * | | | | | follow same pattern as userdata (not metadata apporach) | Jesse Andrews | 2011-08-18 | 2 | -14/+16 |
| * | | | | | merge trunk | Jesse Andrews | 2011-08-18 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | allow specification of key pair/security group info via metadata | Jesse Andrews | 2011-08-18 | 2 | -14/+8 |
* | | | | | | | merge trunk | Anthony Young | 2011-08-31 | 11 | -74/+1213 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | merge trunk, fix conflict | Vishvananda Ishaya | 2011-08-31 | 1 | -0/+13 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Validates that user-data is b64 encoded. | Tushar Patil | 2011-08-31 | 1 | -0/+13 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix for LP Bug #837534 | Tushar Patil | 2011-08-30 | 1 | -0/+13 |
| | | | |_|_|/ / | | | |/| | | | | |||||
| * | | | | | | | merged trunk | Vishvananda Ishaya | 2011-08-31 | 5 | -62/+110 |
| |\| | | | | | | |||||
| | * | | | | | | Fixed and improved the way instance "states" are set. Instead of relying on s... | Brian Lamar | 2011-08-31 | 4 | -60/+103 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Merged trunk. | Brian Lamar | 2011-08-29 | 1 | -10/+17 |
| | | |\| | | | | | |||||
| | | * | | | | | | Merged trunk. | Brian Lamar | 2011-08-29 | 1 | -0/+606 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | review feedback | Brian Lamar | 2011-08-25 | 2 | -7/+3 |
| | | * | | | | | | | Merged trunk. | Brian Lamar | 2011-08-25 | 2 | -2/+231 |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | | | |||||
| | | * | | | | | | | Review feedback. | Brian Lamar | 2011-08-25 | 2 | -6/+9 |
| | | * | | | | | | | Reverted two mistakes when looking over full diff. | Brian Lamar | 2011-08-25 | 1 | -6/+4 |
| | | * | | | | | | | Removed RESIZE-CONFIRM hack. | Brian Lamar | 2011-08-25 | 1 | -8/+0 |
| | | * | | | | | | | Added DELETED status to OSAPI just in case. | Brian Lamar | 2011-08-24 | 1 | -0/+3 |
| | | * | | | | | | | Merged trunk and fixed conflicts. | Brian Lamar | 2011-08-24 | 1 | -4/+25 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Fix for trying rebuilds when instance is not active. | Brian Lamar | 2011-08-24 | 1 | -6/+4 |
| | | * | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-24 | 2 | -6/+23 |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | | | |||||
| | | * | | | | | | | | Merged trunk. | Brian Lamar | 2011-08-23 | 7 | -6/+222 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | PEP8 fixes | Brian Lamar | 2011-08-23 | 1 | -7/+11 |