summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Trivial: Reorder test class in test_volume.py into alphabetical orderTang Chen2016-02-031-41/+41
|/ / / / / / /
* | | | | | | Merge "Drop log_method decorator"Jenkins2016-02-021-27/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Drop log_method decoratorAkihiro Motoki2016-02-021-27/+0
* | | | | | | Trivial: Fix wrong comment in test_image.pyTang Chen2016-02-021-1/+3
* | | | | | | Merge "Consume openstackclient.common.command in subnet/port"Jenkins2016-02-022-4/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Consume openstackclient.common.command in subnet/portAkihiro Motoki2016-02-022-4/+3
| |/ / / / /
* | | | | | Merge "Fix showing network quotas for a project"Jenkins2016-02-023-11/+37
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix showing network quotas for a projectRichard Theis2016-02-023-11/+37
* | | | | | log take_action parameters in a single placeAkihiro Motoki2016-02-0271-1391/+242
|/ / / / /
* | | | | Merge "Add availability zone support for network commands"Jenkins2016-01-313-3/+45
|\ \ \ \ \
| * | | | | Add availability zone support for network commandsBrad Behle2016-01-283-3/+45
* | | | | | Update translation setupAkihiro Motoki2016-01-294-1/+1925
| |_|/ / / |/| | | |
* | | | | Merge "Use correct terminology for subnets"Jenkins2016-01-272-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use correct terminology for subnetsDean Troyer2016-01-272-4/+4
* | | | | Merge "Subnet List"Jenkins2016-01-273-0/+246
|\ \ \ \ \ | |/ / / /
| * | | | Subnet ListTerry Howe2016-01-253-0/+246
* | | | | Merge "Refactor abstract columns and datalist out in image and object test ca...Jenkins2016-01-236-171/+106
|\ \ \ \ \
| * | | | | Refactor abstract columns and datalist out in image and objectSaiKiran2016-01-236-171/+106
* | | | | | Merge "Support listing volume availability zones"Jenkins2016-01-223-24/+204
|\ \ \ \ \ \
| * | | | | | Support listing volume availability zonesRichard Theis2016-01-143-24/+204
* | | | | | | Merge "Refactor "os availability zone list""Jenkins2016-01-223-0/+175
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Refactor "os availability zone list"Richard Theis2016-01-143-0/+175
* | | | | | Merge "Refactor: Abstract columns and datalist out in volume test cases"Jenkins2016-01-227-603/+226
|\ \ \ \ \ \
| * | | | | | Refactor: Abstract columns and datalist out in volume test casesSaiKiran2016-01-207-603/+226
* | | | | | | 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
|/ / / / /