summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Add functional tests for snapshots"Jenkins2016-02-051-0/+82
|\ \ \ \ \
| * | | | | Add functional tests for snapshotsTerryHowe2016-02-051-0/+82
| |/ / / /
* | | | | Merge "Add support for triggering an crash dump"Jenkins2016-02-056-0/+74
|\ \ \ \ \
| * | | | | Add support for triggering an crash dumpxiexs2016-02-056-0/+74
| |/ / / /
* | | | | Merge "Add recursive object delete for containers"Jenkins2016-02-054-2/+114
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add recursive object delete for containersTerryHowe2016-02-054-2/+114
| |/ / /
* | | | Add unit tests for "hypervisor list" commandTang Chen2016-02-052-0/+160
|/ / /
* | | Merge "Use assert_not_called() in common tests"Jenkins2016-02-041-7/+7
|\ \ \
| * | | Use assert_not_called() in common testsDean Troyer2016-02-031-7/+7
* | | | Merge "Doc: Add optional command specs process"Jenkins2016-02-043-0/+130
|\ \ \ \
| * | | | Doc: Add optional command specs processRichard Theis2015-12-143-0/+130
* | | | | 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-046-12/+188
|\ \ \ \ \ \ \
| * | | | | | | Support listing network availability zonesRichard Theis2016-02-026-12/+188
| | |/ / / / / | |/| | | | |
* | | | | | | 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-039-25/+385
|\ \ \ \ \ \ \
| * | | | | | | Refactor security group delete to use SDKRichard Theis2016-02-029-25/+385
| |/ / / / / /
* | | | | | | 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-038-4/+222
|\ \ \ \ \ \ \ \
| * | | | | | | | Add "os port show" commandRichard Theis2016-02-028-4/+222
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Add availability zone support for router commands"Jenkins2016-02-034-0/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Add availability zone support for router commandsJas2016-01-294-0/+53
* | | | | | | | | Merge "Fix a spell typos"Jenkins2016-02-032-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix a spell typosvenkatamahesh2016-02-032-3/+3
* | | | | | | | | | Merge "Add --marker option to "image list" command"Jenkins2016-02-034-0/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add --marker option to "image list" commandTang Chen2016-02-034-0/+41
* | | | | | | | | | | Merge "Add limit option to "image list" command"Jenkins2016-02-034-0/+36
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Add limit option to "image list" commandxiexs2016-02-034-0/+36
* | | | | | | | | | | 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 "Updated from global requirements"Jenkins2016-02-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-02-021-1/+1
* | | | | | | | | 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
| |/ / / / / / / /
* | | | | | | | | Merge "Add missing release notes"Jenkins2016-02-0210-0/+49
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add missing release notesDean Troyer2016-02-0210-0/+49
| |/ / / / / / /
* | | | | | | | log take_action parameters in a single placeAkihiro Motoki2016-02-0271-1391/+242
|/ / / / / / /