summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updating Dbaas initializer default arguments.0.1.2.test0.1.2.alphatest0.1.2.alpha00.1.2.alpha.1Tim Simpson2013-02-211-1/+1
* Bumping version number.Tim Simpson2013-02-191-1/+1
* Merge "Change defaults for Service name + type"Jenkins2013-02-192-4/+4
|\
| * Change defaults for Service name + typeVipul Sabhaya2013-02-152-4/+4
* | Bumping version to 0.1.1.Tim Simpson2013-02-151-1/+1
* | Merge "Quota commands for listing and updating quotas"Jenkins2013-02-163-0/+79
|\ \
| * | Quota commands for listing and updating quotasSteve Leon2013-02-153-0/+79
* | | Merge "Require flavor on instance-create call in the CLI."Jenkins2013-02-151-4/+2
|\ \ \ | |/ / |/| |
| * | Require flavor on instance-create call in the CLI.Ed Cranford2013-02-121-4/+2
| |/
* | Merge "Use _pretty_list instead of _pretty_print"Jenkins2013-02-131-1/+1
|\ \
| * | Use _pretty_list instead of _pretty_printdaniel-a-nguyen2013-02-101-1/+1
| |/
* | Changed version to 0.1.0.Tim Simpson2013-02-131-1/+1
* | Merge "Fix source code URL + Author"Jenkins2013-02-131-2/+2
|\ \
| * | Fix source code URL + AuthorVipul Sabhaya2013-02-111-2/+2
| |/
* | User modify functions.Ed Cranford2013-02-112-0/+81
|/
* Merge "Ignore rdserver.txt."Jenkins2013-02-101-0/+1
|\
| * Ignore rdserver.txt.Tim Simpson2013-02-091-0/+1
* | Merge "Fixing sphinx docs."Jenkins2013-02-092-3/+18
|\ \ | |/
| * Fixing sphinx docs.Tim Simpson2013-02-082-3/+18
* | Bumping version number.Tim Simpson2013-02-081-1/+1
|/
* Adds reset task status mgmt instance actionJoe Cruz2013-02-013-0/+18
* Merge "Correcting the types of the values in the returned data"Jenkins2013-01-312-8/+124
|\
| * Correcting the types of the values in the returned dataDJ Johnstone2013-01-312-8/+124
* | adding unit tests for common.py client.py management.py users.py instances.py...denizdemir2013-01-256-0/+1208
|/
* fixing delete method name for Paginated classdenizdemir2013-01-221-1/+1
* adding unit tests for base.pyDeniz Demir2013-01-171-0/+447
* Adding unit tests for auth.pyDeniz Demir2013-01-082-1/+416
* Adding pep8 coverage for tests directory, and fixing existing code to comply ...Deniz Demir2012-12-184-73/+108
* Merge "Started work on adding unit tests - utils.py and xml.py have 100% cove...Jenkins2012-12-072-0/+197
|\
| * Started work on adding unit tests - utils.py and xml.py have 100%Josh Dorothy2012-12-062-0/+197
* | Merge "Complying with http://wiki.openstack.org/ProjectTestingInterface"Jenkins2012-11-294-17/+66
|\ \ | |/
| * Complying withJosh Dorothy2012-11-274-17/+66
* | Ensure create user API uses specified username.Steve Leon2012-11-271-1/+1
* | Correctly delete users.K Jonathan Harker2012-11-201-1/+1
* | Handle action responses that contain a response bodyVipul Sabhaya2012-11-141-0/+2
|/
* Add -h/-? and print_usage to run_local.shAaron Crickenberger2012-11-081-10/+29
* Only pep8 violations fixVipul Sabhaya2012-11-019-34/+41
* Added gitreview file.Monty Taylor2012-10-261-0/+4
* Merge pull request #37 from TimSimpsonR/load-fixTim Simpson2012-10-081-3/+3
|\
| * Fixed bug so properties won't load from token file on login.Tim Simpson2012-09-151-3/+3
* | Merge pull request #38 from sacharya/mgmt-migrateTim Simpson2012-09-272-0/+14
|\ \ | |/ |/|
| * Updaing the client for mgmt api migrate instance call.Sudarshan Acharya2012-09-242-0/+14
|/
* Merge pull request #36 from TimSimpsonR/ci_runnerTim Simpson2012-09-041-0/+47
|\
| * Adding a script to run the client in CI easier.Tim Simpson2012-09-042-1/+48
* | Update docs/source/usage.rstTim Simpson2012-08-291-1/+1
* | Merge pull request #35 from TimSimpsonR/reauth_correctTim Simpson2012-08-283-5/+16
|\ \ | |/
| * No longer load the token file on auth login.Tim Simpson2012-08-283-5/+16
|/
* Merge pull request #32 from ed-/hide-get-clientNirmal Ranganathan2012-08-222-4/+3
|\
| * Moves get_client to _get_client and fixes calls to it in mcli.Ed Cranford2012-08-222-4/+3
|/
* add host action for updating all instancesPaul Marshall2012-08-211-0/+17