summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Initialize activation status"Jenkins2016-01-211-0/+1
|\ \ \ \ \ \
| * | | | | | Initialize activation statusTerry Howe2016-01-191-0/+1
* | | | | | | Merge "Change --owner to --project in image commands"Jenkins2016-01-214-40/+181
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Change --owner to --project in image commandsDean Troyer2016-01-154-40/+181
* | | | | | | Merge "log_method: get logger from decorated method if unspecified"Jenkins2016-01-212-99/+44
|\ \ \ \ \ \ \
| * | | | | | | log_method: get logger from decorated method if unspecifiedAkihiro Motoki2016-01-202-99/+44
* | | | | | | | Refactor abstract columns and datalist out in compute test casesSaiKiran2016-01-213-167/+83
* | | | | | | | Merge "Set up logger of each command by metaclass"Jenkins2016-01-213-22/+80
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Set up logger of each command by metaclassAkihiro Motoki2016-01-203-22/+80
| | |/ / / / | |/| | | |
* | | | | | Add support to delete the portsSaiKiran2016-01-203-0/+172
|/ / / / /
* | | | | Merge "Make --image parameter optional in "server rebuild""Jenkins2016-01-152-5/+76
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make --image parameter optional in "server rebuild"David Moreau Simard2015-12-112-5/+76
* | | | | Merge "Changed the abstract columns and datalists from test cases of common a...Jenkins2016-01-1419-814/+562
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-1219-816/+564
* | | | | Merge "Refactor network endpoint enablement checking"Jenkins2016-01-144-9/+68
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactor network endpoint enablement checkingRichard Theis2016-01-044-9/+68
* | | | | Merge "Support non-interactive user password update"Jenkins2016-01-112-2/+48
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Support non-interactive user password updateGuang Yee2016-01-112-2/+48
* | | | | Merge "Trivial: Remove useless string_to_bool()"Jenkins2016-01-081-4/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Trivial: Remove useless string_to_bool()Tang Chen2015-12-291-4/+0
* | | | | Merge "Further improve output for "os security group show""Jenkins2016-01-071-1/+19
|\ \ \ \ \
| * | | | | Further improve output for "os security group show"Richard Theis2016-01-061-1/+19
* | | | | | Merge "Use assertTrue/False instead of assertEqual(T/F)"Jenkins2016-01-071-3/+3
|\ \ \ \ \ \
| * | | | | | Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)2016-01-071-3/+3
* | | | | | | Replace assertEqual(*, None) with assertIsNone in testsEinst Crazy2016-01-071-2/+2
|/ / / / / /
* | | | | | Delete the unused LOG configure codezhurong2016-01-052-8/+0
|/ / / / /
* | | | | Merge "Add support to list all security group rules"Jenkins2016-01-042-15/+103
|\ \ \ \ \
| * | | | | Add support to list all security group rulesRichard Theis2015-12-172-15/+103
* | | | | | Merge "Implementation for project unset cmd for python-openstackclient."Jenkins2016-01-042-1/+103
|\ \ \ \ \ \
| * | | | | | Implementation for project unset cmd for python-openstackclient.Jude Job2016-01-042-1/+103
* | | | | | | Merge "Enabling domain lookup for project set v3 command"Jenkins2016-01-042-11/+2
|\ \ \ \ \ \ \
| * | | | | | | Enabling domain lookup for project set v3 commandJude Job2015-12-312-11/+2
* | | | | | | | Merge "Use Block Storage instead of Volume"Jenkins2016-01-042-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Use Block Storage instead of VolumeXi Yang2015-11-272-3/+3
* | | | | | | | Merge "Map some of the SDK field names"Jenkins2016-01-013-12/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Map some of the SDK field namesTerry Howe2015-12-103-12/+26
* | | | | | | | | Docstring should say 'default' if option is defaultRushi Agrawal2015-12-311-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "Improve output for "os security group show""Jenkins2015-12-283-4/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve output for "os security group show"Richard Theis2015-12-233-4/+12
* | | | | | | | | Merge "Trivial: Remove useless return from files in image and volume"Jenkins2015-12-2811-44/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Trivial: Remove useless return from files in image and volumeTang Chen2015-12-1811-44/+0
* | | | | | | | | Refactor: Initialize parser in setUp() in TestNonNegativeActionTang Chen2015-12-281-26/+10
* | | | | | | | | Refactor: Initialize parser in setUp() in TestKeyValueActionTang Chen2015-12-281-52/+9
* | | | | | | | | Replace assertEqual(None, *) with assertIsNone(*)Xi Yang2015-12-251-1/+1
* | | | | | | | | Add all regions to cloud configurationRichard Theis2015-12-231-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "Add owner validation for "openstack image create/set""Jenkins2015-12-222-4/+104
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Add owner validation for "openstack image create/set"xiexs2015-12-212-4/+104
* | | | | | | | Merge "TestServerGeneral: Add test for _prep_server_detail()"Jenkins2015-12-221-2/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | TestServerGeneral: Add test for _prep_server_detail()Tang Chen2015-12-201-2/+44
* | | | | | | | | Merge "TestServerGeneral: Add test for _format_servers_list_networks()"Jenkins2015-12-221-0/+24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | |