summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add ID column to compute service list"Jenkins2015-10-071-0/+1
|\
| * Add ID column to compute service listAlex Schultz2015-10-061-0/+1
* | Merge "Add tags to `image set`"Jenkins2015-10-074-10/+113
|\ \
| * | Add tags to `image set`NiallBunting2015-10-064-10/+113
* | | Merge "Clean up Image v2 image set command"Jenkins2015-10-062-123/+264
|\ \ \ | |/ / | | / | |/ |/|
| * Clean up Image v2 image set commandDean Troyer2015-10-062-123/+264
* | Merge "Image fix bug with --volume"Jenkins2015-10-061-12/+14
|\ \
| * | Image fix bug with --volumeNiallBunting2015-09-181-12/+14
* | | add set/unset support for objects in object storeSteve Martinelli2015-10-062-0/+114
* | | add support for set/unset of container propertiesSteve Martinelli2015-10-062-16/+124
* | | Merge "Add one parenthesis"Jenkins2015-10-051-1/+1
|\ \ \
| * | | Add one parenthesisAtsushi SAKAI2015-10-021-1/+1
* | | | Merge "cleanup account ids from container commands"Jenkins2015-10-054-6/+12
|\ \ \ \
| * | | | cleanup account ids from container commandsSteve Martinelli2015-10-024-6/+12
* | | | | Merge "Add support for showing account details"Jenkins2015-10-052-1/+34
|\ \ \ \ \ | |/ / / /
| * | | | Add support for showing account detailsSteve Martinelli2015-10-022-1/+34
* | | | | Merge "Add support for updating swift account properties"Jenkins2015-10-052-0/+118
|\ \ \ \ \ | |/ / / /
| * | | | Add support for updating swift account propertiesSteve Martinelli2015-10-012-0/+118
| | |/ / | |/| |
* | | | Add tests for find_resource()Dean Troyer2015-10-011-0/+54
* | | | attempt to find resource by listingSteve Martinelli2015-09-301-2/+18
* | | | Additional exception handling for find_resourceSteve Martinelli2015-09-301-7/+11
* | | | Merge "Override the debug default and help text"Jenkins2015-09-241-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Override the debug default and help textTerryHowe2015-08-181-0/+4
* | | | Merge "Use `discover_extensions` for novaclient"Jenkins2015-09-231-7/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use `discover_extensions` for novaclientAndrey Kurilin2015-09-111-7/+3
| | |/ | |/|
* | | Merge "Glance `image set` Resolve Fracturing"Jenkins2015-09-232-8/+59
|\ \ \
| * | | Glance `image set` Resolve FracturingNiallBunting2015-09-232-8/+60
* | | | Merge "Use format_list instead of format_dict when listing images"Jenkins2015-09-211-1/+1
|\ \ \ \
| * | | | Use format_list instead of format_dict when listing imagesSteve Martinelli2015-09-211-1/+1
| |/ / /
* | | | Merge "Format an images properties and tags"Jenkins2015-09-211-3/+35
|\ \ \ \
| * | | | Format an images properties and tagsSteve Martinelli2015-09-211-3/+35
* | | | | Merge "Add image create support for image v2"Jenkins2015-09-212-1/+372
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Add image create support for image v2Monty Taylor2015-09-212-1/+372
* | | | Merge "Set default auth plugin back to 'password'"Jenkins2015-09-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Set default auth plugin back to 'password'Dean Troyer2015-09-181-1/+1
| |/ /
* | | Merge "Remove backticks from help in role commands"Jenkins2015-09-191-1/+1
|\ \ \
| * | | Remove backticks from help in role commandsHidekazu Nakamura2015-09-191-1/+1
| |/ /
* | | Merge "Move option logging back to start if initialize_app()"Jenkins2015-09-191-2/+2
|\ \ \
| * | | Move option logging back to start if initialize_app()Dean Troyer2015-09-181-2/+2
| |/ /
* | | Merge "Add tests for volume quota set"Jenkins2015-09-192-2/+46
|\ \ \
| * | | Add tests for volume quota setTerryHowe2015-08-112-2/+46
| | |/ | |/|
* | | Merge "Support listing users by group name"Jenkins2015-09-191-6/+4
|\ \ \ | |_|/ |/| |
| * | Support listing users by group nameSteve Martinelli2015-09-071-6/+4
| |/
* | Merge "Use a common decorator to log 'take_action' activation"Jenkins2015-09-1150-212/+242
|\ \
| * | Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-0150-212/+242
* | | Merge "Add filtering by user for 'openstack server list'"Jenkins2015-09-101-1/+16
|\ \ \
| * | | Add filtering by user for 'openstack server list'kafka2015-09-081-1/+16
* | | | Merge "Add support for listing servers of other projects"Jenkins2015-09-101-0/+18
|\ \ \ \ | |/ / /
| * | | Add support for listing servers of other projectsAshish Singh2015-09-081-0/+18
| |/ /
* | | Merge "Use novaclient.client.Client for initialization Nova client"Jenkins2015-09-101-8/+8
|\ \ \