summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add NetworkAndCompute Lister and ShowOne classesRichard Theis2016-02-121-27/+91
| |/ / /
* | | | Merge "Trivial: Fix a typo in test_network.py"Jenkins2016-02-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Trivial: Fix a typo in test_network.pyTang Chen2016-02-111-1/+1
* | | | Trivial: Fix "abstractmethod" to "abstract method"Tang Chen2016-02-106-24/+24
|/ / /
* | | Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-108-30/+90
* | | Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-0911-46/+138
* | | Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-093-22/+0
|/ /
* | Merge "Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass te...Jenkins2016-02-083-12/+36
|\ \
| * | Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-063-12/+36
* | | Merge "Compute: Fix DisplayCommandBase comments for cliff Lister subclass tests"Jenkins2016-02-084-9/+27
|\ \ \ | |/ /
| * | Compute: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-064-9/+27
* | | Merge "Compute: Fix DisplayCommandBase comments for cliff Command subclass te...Jenkins2016-02-082-10/+0
|\ \ \ | |/ /
| * | Compute: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-062-10/+0
* | | Merge "Add unit tests for "hypervisor show" command"Jenkins2016-02-082-0/+131
|\ \ \
| * | | Add unit tests for "hypervisor show" commandTang Chen2016-02-072-0/+131
| |/ /
* | | Remove identity_client.projects definition in TestSecurityGroupTang Chen2016-02-061-4/+2
* | | Define security_group_rules mock in FakeComputev2ClientTang Chen2016-02-062-5/+6
* | | Move security_groups mock definition to FakeComputev2ClientTang Chen2016-02-063-6/+18
|/ /
* | Merge "Add support for triggering an crash dump"Jenkins2016-02-051-0/+20
|\ \
| * | Add support for triggering an crash dumpxiexs2016-02-051-0/+20
* | | Merge "Add recursive object delete for containers"Jenkins2016-02-051-0/+90
|\ \ \
| * | | Add recursive object delete for containersTerryHowe2016-02-051-0/+90
| |/ /
* | | 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 "Refactor TestVolumeCreate to use FakeVolume"2.1.0Jenkins2016-02-041-67/+66
|\ \ \
| * | | Refactor TestVolumeCreate to use FakeVolumexiexs2016-02-021-67/+66
* | | | Merge "Support listing network availability zones"Jenkins2016-02-042-0/+118
|\ \ \ \
| * | | | Support listing network availability zonesRichard Theis2016-02-022-0/+118
| |/ / /
* | | | Merge "Allow wait_for_delete to work for all clients"Jenkins2016-02-041-0/+22
|\ \ \ \ | | |/ / | |/| |
| * | | Allow wait_for_delete to work for all clientsMark Vanderwiel2016-01-281-0/+22
* | | | 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-033-0/+280
|\ \ \ \
| * | | | Refactor security group delete to use SDKRichard Theis2016-02-023-0/+280
| |/ / /
* | | | Merge "Network: Abstract get_body() out to be a private helper."Jenkins2016-02-032-9/+11
|\ \ \ \
| * | | | Network: Abstract get_body() out to be a private helper.Tang Chen2016-02-022-9/+11
* | | | | Merge "Add "os port show" command"Jenkins2016-02-033-4/+134
|\ \ \ \ \
| * | | | | Add "os port show" commandRichard Theis2016-02-023-4/+134
| | |/ / / | |/| | |
* | | | | Merge "Add availability zone support for router commands"Jenkins2016-02-032-0/+30
|\ \ \ \ \
| * | | | | Add availability zone support for router commandsJas2016-01-292-0/+30
* | | | | | Merge "Add --marker option to "image list" command"Jenkins2016-02-031-0/+21
|\ \ \ \ \ \
| * | | | | | Add --marker option to "image list" commandTang Chen2016-02-031-0/+21
* | | | | | | Merge "Add limit option to "image list" command"Jenkins2016-02-031-0/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add limit option to "image list" commandxiexs2016-02-031-0/+17
* | | | | | | Merge "Remove marker and loop from "image list" command"Jenkins2016-02-031-15/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove marker and loop from "image list" commandTang Chen2016-02-031-15/+4
| | |/ / / / | |/| | | |
* | | | | | Trivial: Reorder test class in test_volume.py into alphabetical orderTang Chen2016-02-031-41/+41
|/ / / / /
* | | | | Trivial: Fix wrong comment in test_image.pyTang Chen2016-02-021-1/+3
| |/ / / |/| | |
* | | | Fix showing network quotas for a projectRichard Theis2016-02-022-7/+30