| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | Remove ResponseExtensions. The new RequestExtension covers both use cases. | Dan Prince | 2011-05-12 | 1 | -83/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | | Initial work on request extensions. | Dan Prince | 2011-05-12 | 1 | -0/+78 | |
| | | * | | | | | | | | | | | | | | | | | | | | Added an EC2 API endpoint that'll allow import of public key. Prior, api only... | John Tran | 2011-05-20 | 1 | -0/+23 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | merged from trunk | John Tran | 2011-05-12 | 35 | -449/+3287 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | if fingerprint data not provided, added logic to calculate it using the pub key. | John Tran | 2011-03-21 | 1 | -2/+13 | |
| | | | * | | | | | | | | | | | | | | | | | | | created api endpoint to allow uploading of public key | John Tran | 2011-03-18 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | On second thought, removing decorator | Rick Harris | 2011-05-18 | 1 | -9/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | Adding FlagNotSet exception | Rick Harris | 2011-05-18 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merging trunk | Rick Harris | 2011-05-18 | 5 | -14/+41 | |
| | |\| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merging in Sandy's changes | Rick Harris | 2011-05-13 | 2 | -2/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | trunk merge | Sandy Walsh | 2011-05-13 | 2 | -2/+5 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | pep8 | Sandy Walsh | 2011-05-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Adding basic tests for call_zone_method | Rick Harris | 2011-05-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | / / / / / / / / / / / / / / / / | First cut with tests passing | Sandy Walsh | 2011-05-11 | 2 | -1/+50 | |
| | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | moved auto assign floating ip functionality from compute manager to network m... | Trey Morris | 2011-05-24 | 16 | -96/+309 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | add migration for proper name | Vishvananda Ishaya | 2011-05-17 | 1 | -4/+2 | |
| | * | | | | | | | | | | | | | | | | | | | make token use typo that is in database. Also fix now -> utcnow and stop usi... | Vishvananda Ishaya | 2011-05-17 | 1 | -11/+10 | |
| | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Added missing flavorRef and imageRef checks in the os api xml deserialization... | Nirmal Ranganathan | 2011-05-16 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | Merge from trunk | Nirmal Ranganathan | 2011-05-16 | 1 | -4/+1 | |
| | | |\| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Added the imageRef and flavorRef attributes in the xml deserialization | Nirmal Ranganathan | 2011-05-16 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | Fixed minor pylint errors | Alex Meade | 2011-05-16 | 3 | -0/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Removed obsolete method and test | Alex Meade | 2011-05-16 | 1 | -3/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | Fixed duplicate function | Alex Meade | 2011-05-06 | 1 | -3/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | Fixed method in flavors | Alex Meade | 2011-05-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | Added interface functions | Alex Meade | 2011-05-06 | 3 | -9/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | Added stub function for a referenced, previously non-existant function | Alex Meade | 2011-05-06 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | Added interface function to ViewBilder | Alex Meade | 2011-05-05 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | Added interfaces to server controller | Alex Meade | 2011-05-05 | 1 | -0/+20 | |
| | | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | Make sure imports are in alphabetical order | Johannes Erdfelt | 2011-05-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | Implement IPv6 address generation that includes account identifier | Johannes Erdfelt | 2011-05-11 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | Merged trunk | Johannes Erdfelt | 2011-05-11 | 2 | -2/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | make sure proper exceptions are raised for ec2 id conversion and add tests | Vishvananda Ishaya | 2011-05-11 | 2 | -2/+5 | |
| | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * / | | | | | | | | | | | | | | | | | Abstract out IPv6 address generation to pluggable backends | Johannes Erdfelt | 2011-05-11 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| | * / / / / / / / / / / / / / / / / | removing rogue TimeoutException | Brian Waldon | 2011-05-05 | 1 | -4/+1 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Adding OSAPI v1.1 limits resource | Brian Waldon | 2011-05-03 | 3 | -14/+126 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merging trunk | Brian Waldon | 2011-05-03 | 5 | -16/+27 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | removing class imports | Brian Waldon | 2011-05-03 | 1 | -4/+2 | |
| | | * | | | | | | | | | | | | | | | | | merging trunk | Brian Waldon | 2011-04-30 | 12 | -85/+122 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | adding view file | Brian Waldon | 2011-04-30 | 1 | -0/+100 | |
| | | * | | | | | | | | | | | | | | | | | | merging trunk | Brian Waldon | 2011-04-15 | 23 | -87/+332 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | adding support for OSAPI v1.1 limits resource | Brian Waldon | 2011-04-05 | 2 | -11/+24 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | adding debug log message | Brian Waldon | 2011-05-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | merging trunk | Brian Waldon | 2011-05-03 | 3 | -4/+24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | ensure create image conforms to OS API 1.1 spec | Ken Pepple | 2011-05-03 | 2 | -3/+16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | updated tests to reflect serverRef as href (per Ilya Alekseyev) and refactore... | Ken Pepple | 2011-04-25 | 1 | -5/+15 | |
| | | | * | | | | | | | | | | | | | | | | | | pep8 | Ken Pepple | 2011-04-21 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | updated image builder and tests for OS API 1.1 compatibility (serverRef) | Ken Pepple | 2011-04-21 | 1 | -1/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | rebase trunk | Ken Pepple | 2011-04-21 | 26 | -114/+396 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | return image create response as image dict | Ken Pepple | 2011-04-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | Added support in the nova openstack api for requests with local hrefs, e.g., ... | Naveed Massjouni | 2011-05-02 | 1 | -1/+8 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
