summaryrefslogtreecommitdiffstats
path: root/nova/adminclient.py
Commit message (Expand)AuthorAgeFilesLines
* Removed dependencies on flags.py from adminclientDevin Carlen2010-12-301-5/+2
* pep8Sandy Walsh2010-12-141-0/+1
* Make aws_access_key_id and aws_secret_access_key configurableJosh Kearney2010-11-231-5/+11
* pep8 whitespace and line length fixesVishvananda Ishaya2010-11-031-2/+2
* Merge trunk and apply some sphinx love.Todd Willey2010-11-011-29/+47
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-61/+36
* Removed extra logging from debuggingDevin Carlen2010-09-261-1/+0
* Finished making admin client work for multi-regionDevin Carlen2010-09-241-17/+42
* Add multi region support for adminclientDevin Carlen2010-09-231-14/+17
* rather comprehensive style fixesandy2010-08-161-0/+7
* Fixed admin api for user rolesDevin Carlen2010-08-101-4/+9
* Wired up admin api for user rolesDevin Carlen2010-08-101-1/+35
* Added project param to admin client zip downloadDevin Carlen2010-07-291-3/+7
* pep8Devin Carlen2010-07-281-22/+15
* Wired up get/add/remove project membersDevin Carlen2010-07-281-12/+67
* Fixed project apiDevin Carlen2010-07-281-1/+5
* Wired up user:project auth callsDevin Carlen2010-07-281-2/+3
* Began wiring up rbac admin apiDevin Carlen2010-07-271-0/+102
* reorder imports spacingJesse Andrews2010-07-151-2/+0
* remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1
* update copyrightsTodd Willey2010-07-151-2/+0
* Whitespace change.Todd Willey2010-07-141-1/+1
* Fixes from code review.Todd Willey2010-07-141-4/+3
* Fixes based on code review 27001.Todd Willey2010-06-251-0/+4
* Admin API + Worker Tracking.Todd Willey2010-06-251-2/+31
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-10/+15
* initial commitJesse Andrews2010-05-271-0/+113