summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactor TestVolumeCreate to use FakeVolume"2.1.0Jenkins2016-02-041-67/+66
|\
| * Refactor TestVolumeCreate to use FakeVolumexiexs2016-02-021-67/+66
* | Merge "Minor typo in help text"Jenkins2016-02-041-1/+1
|\ \
| * | Minor typo in help textJas2016-02-031-1/+1
* | | Merge "Support listing network availability zones"Jenkins2016-02-043-10/+174
|\ \ \
| * | | Support listing network availability zonesRichard Theis2016-02-023-10/+174
| | |/ | |/|
* | | Merge "Allow wait_for_delete to work for all clients"Jenkins2016-02-042-2/+28
|\ \ \
| * | | Allow wait_for_delete to work for all clientsMark Vanderwiel2016-01-282-2/+28
* | | | Merge "Fix wrong type of volume attachments in FakeVolume"Jenkins2016-02-031-2/+3
|\ \ \ \
| * | | | Fix wrong type of volume attachments in FakeVolumeTang Chen2016-02-021-2/+3
| | |/ / | |/| |
* | | | Merge "Refactor security group delete to use SDK"Jenkins2016-02-036-22/+382
|\ \ \ \
| * | | | Refactor security group delete to use SDKRichard Theis2016-02-026-22/+382
| |/ / /
* | | | Merge "Network: Abstract get_body() out to be a private helper."Jenkins2016-02-033-39/+46
|\ \ \ \
| * | | | Network: Abstract get_body() out to be a private helper.Tang Chen2016-02-023-39/+46
* | | | | Merge "Add "os port show" command"Jenkins2016-02-035-4/+200
|\ \ \ \ \
| * | | | | Add "os port show" commandRichard Theis2016-02-025-4/+200
| | |/ / / | |/| | |
* | | | | Merge "Add availability zone support for router commands"Jenkins2016-02-033-0/+47
|\ \ \ \ \
| * | | | | Add availability zone support for router commandsJas2016-01-293-0/+47
* | | | | | Merge "Fix a spell typos"Jenkins2016-02-031-2/+2
|\ \ \ \ \ \
| * | | | | | Fix a spell typosvenkatamahesh2016-02-031-2/+2
* | | | | | | Merge "Add --marker option to "image list" command"Jenkins2016-02-032-0/+32
|\ \ \ \ \ \ \
| * | | | | | | Add --marker option to "image list" commandTang Chen2016-02-032-0/+32
* | | | | | | | Merge "Add limit option to "image list" command"Jenkins2016-02-032-0/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add limit option to "image list" commandxiexs2016-02-032-0/+25
* | | | | | | | Merge "Remove marker and loop from "image list" command"Jenkins2016-02-032-25/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Remove marker and loop from "image list" commandTang Chen2016-02-032-25/+5
* | | | | | | 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