summaryrefslogtreecommitdiff
path: root/reddwarfclient
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
* Merge "Change defaults for Service name + type"Jenkins2013-02-191-2/+2
|\
| * Change defaults for Service name + typeVipul Sabhaya2013-02-151-2/+2
* | 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
| |/
* | User modify functions.Ed Cranford2013-02-112-0/+81
|/
* Adds reset task status mgmt instance actionJoe Cruz2013-02-012-0/+12
* Correcting the types of the values in the returned dataDJ Johnstone2013-01-311-6/+71
* fixing delete method name for Paginated classdenizdemir2013-01-221-1/+1
* 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
* Only pep8 violations fixVipul Sabhaya2012-11-018-34/+38
* 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
* | Updaing the client for mgmt api migrate instance call.Sudarshan Acharya2012-09-242-0/+14
|/
* No longer load the token file on auth login.Tim Simpson2012-08-283-5/+16
* 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
* Adding stop command.Tim Simpson2012-08-211-0/+4
* Merge pull request #33 from TimSimpsonR/reauth_correctTim Simpson2012-08-171-14/+12
|\
| * Fixed re-authentication logic to actually use the fresher X-Auth-Token.Tim Simpson2012-08-161-14/+12
* | Merge pull request #30 from pdmars/add_hwinfoTim Simpson2012-08-164-5/+31
|\ \
| * | adding hardware info call to management clientPaul Marshall2012-08-154-5/+31
| |/
* | Removes the id from reboot since params and require take care of that now.Ed Cranford2012-08-151-1/+1
|/
* Minor fixes and tweaks.Tim Simpson2012-08-142-11/+19
* Merge pull request #27 from TimSimpsonR/better_cli-2Tim Simpson2012-08-147-240/+411
|\
| * Added a ton of CLI options, plus fixed a CI bug.Tim Simpson2012-08-147-240/+411
* | Merge pull request #28 from ed-/fix-flavor-idTim Simpson2012-08-141-1/+1
|\ \
| * | Fixes reference to flavor_id that should be flavor insteadEd Cranford2012-08-141-1/+1
| |/
* | Merge pull request #25 from vipulsabhaya/reset-passwordNirmal Ranganathan2012-08-142-0/+14
|\ \ | |/ |/|
| * Merge branch 'master' into reset-passwordVipul Sabhaya2012-08-126-225/+469
| |\
| * | Support for root user reset-password actionVipul Sabhaya2012-07-272-1/+19
* | | Fixed volume_size for sizeEd Cranford2012-08-091-1/+1
| |/ |/|
* | Merge pull request #23 from TimSimpsonR/xmlTim Simpson2012-08-094-16/+256
|\ \
| * | Made the client send and receive XML.Tim Simpson2012-07-264-16/+256
| |/
* | Built common CommandsBase so we can share double-dashed options from the pars...Ed Cranford2012-07-272-201/+209
|/
* Merge pull request #21 from TimSimpsonR/fake_modeTim Simpson2012-07-162-12/+54
|\
| * Changed client to allow custom Authenticator classes.Tim Simpson2012-07-122-12/+54
* | Merge pull request #19 from TimSimpsonR/pretty_printNirmal Ranganathan2012-07-121-0/+45
|\ \
| * | Added a "pretty_print" option which makes captured output look even better.Tim Simpson2012-07-101-0/+45
* | | list all accounts with non-deleted instancesPaul Marshall2012-07-112-0/+19
| |/ |/|
* | adding mysql stop and instance reboot commands for management clientPaul Marshall2012-07-091-0/+16
|/
* Moving away from novaclient and adding all the missing pieces into reddwarfcl...Nirmal Ranganathan2012-07-0621-274/+862
* Mgmt Storage device detailsSudarshan Acharya2012-07-032-0/+23
* Mgmt Instances.Sudarshan Acharya2012-07-033-14/+64