summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | Add server migrate commandDean Troyer2013-07-291-0/+92
* | Add server commands: (un)lock, (un)rescue, (un)set, add/remove volumeDean Troyer2013-07-291-26/+317
|/
* Merge "Add usage command for compute api"Jenkins2013-07-261-0/+91
|\
| * Add usage command for compute apiSteve Martinelli2013-07-261-0/+91
* | Merge "Fix --password in server rebuild"Jenkins2013-07-261-2/+2
|\ \ | |/ |/|
| * Fix --password in server rebuildDean Troyer2013-07-221-2/+2
* | Add server diagnose for compute apiSteve Martinelli2013-07-231-3/+15
* | Merge "Change volume manager to volume type, unset property for type"Jenkins2013-07-231-4/+1
|\ \
| * | Change volume manager to volume type, unset property for typeSteve Martinelli2013-07-211-4/+1
| |/
* | Merge "Add password field to set user"Jenkins2013-07-231-0/+2
|\ \
| * | Add password field to set userSteve Martinelli2013-07-201-0/+2
| |/
* | Merge "Clean up properties (metadata) formatting"Jenkins2013-07-234-78/+154
|\ \ | |/ |/|
| * Clean up properties (metadata) formattingDean Troyer2013-07-214-78/+154
* | Merge "Complete Image v1"Jenkins2013-07-205-60/+378
|\ \
| * | Complete Image v1Dean Troyer2013-07-185-60/+378
* | | Merge "Add aggregate commands"Jenkins2013-07-191-0/+322
|\ \ \
| * | | Add aggregate commandsDean Troyer2013-07-191-0/+322
* | | | Merge "Add quota commands"Jenkins2013-07-192-114/+192
|\ \ \ \
| * | | | Add quota commandsDean Troyer2013-07-172-114/+192
* | | | | Merge "Add list and delete authorizations for oauth commands"Jenkins2013-07-191-1/+86
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add list and delete authorizations for oauth commandsSteve Martinelli2013-07-161-1/+86
* | | | | Merge "Add --catalog to service show"Jenkins2013-07-171-23/+44
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add --catalog to service showDean Troyer2013-07-161-23/+44
| |/ / /
* | | | Merge "Add show limits command"Jenkins2013-07-172-0/+83
|\ \ \ \ | |/ / / |/| | |
| * | | Add show limits commandDean Troyer2013-07-122-0/+83
| |/ /
* | | Merge "Add authenticate method to oauth code"Jenkins2013-07-151-27/+80
|\ \ \ | |_|/ |/| |
| * | Add authenticate method to oauth codeSteve Martinelli2013-07-101-27/+80
| |/
* | Remove api = apiName calls from each methodSteve Martinelli2013-07-1234-179/+0
|/
* Merge "Add EC2 credentials CRUD"Jenkins2013-07-081-0/+185
|\
| * Add EC2 credentials CRUDDean Troyer2013-07-031-0/+185
* | Merge "Finish up v3 role commands"Jenkins2013-07-055-45/+303
|\ \
| * | Finish up v3 role commandsSteve Martinelli2013-07-035-45/+303
* | | Merge "Add methods for user and group interactions"Jenkins2013-07-051-0/+117
|\ \ \ | |_|/ |/| |
| * | Add methods for user and group interactionsSteve Martinelli2013-07-021-0/+117
* | | Merge "Move tests into project package."Jenkins2013-07-0214-0/+832
|\ \ \
| * | | Move tests into project package.Monty Taylor2013-06-3014-0/+832
* | | | Merge "Remove python3 incompatible exception syntax."Jenkins2013-07-021-2/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Remove python3 incompatible exception syntax.Monty Taylor2013-06-301-2/+2
| |/
* | Add OAuth support for Identity V3Steve Martinelli2013-06-261-0/+264
|/
* Add volume backup commandsHugh Saunders2013-06-031-0/+171
* Merge "Tweak volume commands and add k=v argparse action"Jenkins2013-05-303-58/+119
|\
| * Tweak volume commands and add k=v argparse actionDean Troyer2013-05-243-58/+119
* | Merge "Add domain and description to user for v3 identity"Jenkins2013-05-281-4/+41
|\ \ | |/ |/|
| * Add domain and description to user for v3 identitySteve Martinelli2013-05-171-4/+41
* | Migrate to pbr.Monty Taylor2013-05-161-335/+0
* | Migrate to flake8.Monty Taylor2013-05-161-2/+2
|/
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-1411-19/+27
* Rename all instances of 'metadata' to 'property'.Josh Kearney2013-05-073-11/+11
* Add console commandsDean Troyer2013-04-251-0/+123
* Merge "Add compute keypair commands"Jenkins2013-04-251-0/+160
|\