Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating admin_pass moved down to compute where the password is actually rese... | Chris Behrens | 2011-05-25 | 1 | -1/+0 |
* | instead of the API spawning a greenthread to wait for a host to be picked, | Chris Behrens | 2011-05-24 | 1 | -3/+2 |
* | Using the root-password subcommand of the nova client results in the password... | Johannes Erdfelt | 2011-05-24 | 1 | -1/+2 |
|\ | |||||
| * | Fix call to spawn_n() instead. It expects a callable | Johannes Erdfelt | 2011-05-18 | 1 | -3/+1 |
| * | Avoid using spawn_n to fix LP784132 | Johannes Erdfelt | 2011-05-17 | 1 | -1/+3 |
| * | Set password to one requested in API call | Johannes Erdfelt | 2011-05-17 | 1 | -1/+2 |
* | | Changed ec2 api dupe key exception log handler info->debug | Dave Walker (Daviey) | 2011-05-23 | 1 | -1/+1 |
* | | When adding a keypair that already exists, give a friendly error and no trace... | Dave Walker (Daviey) | 2011-05-21 | 1 | -0/+4 |
* | | Merging trunk | Rick Harris | 2011-05-20 | 2 | -46/+61 |
|\ \ | |||||
| * \ | Update OSAPI v1.1 extensions so that it supports RequestExtensions. ResponseE... | Dan Prince | 2011-05-20 | 1 | -46/+38 |
| |\ \ | |||||
| | * | | Update comment on RequestExtension class. | Dan Prince | 2011-05-16 | 1 | -2/+5 |
| | * | | Merge w/ trunk. | Dan Prince | 2011-05-16 | 5 | -6/+39 |
| | |\| | |||||
| | * | | Update comment. | Dan Prince | 2011-05-12 | 1 | -1/+1 |
| | * | | Make it so that ExtensionRequest objects now return proper webob objects. | Dan Prince | 2011-05-12 | 1 | -11/+0 |
| | * | | 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 |
|\| | | | | | |||||
| * | | | | | 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 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Abstract out IPv6 address generation to pluggable backends | Johannes Erdfelt | 2011-05-11 | 1 | -1/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merging in Sandy's changes | Rick Harris | 2011-05-13 | 2 | -2/+5 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | trunk merge | Sandy Walsh | 2011-05-13 | 2 | -2/+5 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | make sure proper exceptions are raised for ec2 id conversion and add tests | Vishvananda Ishaya | 2011-05-11 | 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 |
|/ / / | |||||
* / / | 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 |