summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Subnet Pool: Add "subnet pool list" commandTang Chen2016-02-192-1/+74
| |/ /
* | | Floating IP: Fix "ip floating list" in neutron networkTang Chen2016-02-192-10/+19
|/ /
* | Merge "Subnet Pool: Add "subnet pool delete" command"Jenkins2016-02-182-0/+118
|\ \
| * | Subnet Pool: Add "subnet pool delete" commandTang Chen2016-02-182-0/+118
* | | Merge "Support "network show" command in nova network"Jenkins2016-02-182-2/+140
|\ \ \
| * | | Support "network show" command in nova networkTang Chen2016-02-172-2/+140
* | | | Merge "Support "network list" command in nova network"Jenkins2016-02-182-3/+108
|\ \ \ \ | |/ / /
| * | | Support "network list" command in nova networkTang Chen2016-02-172-3/+108
* | | | Merge "Refactor security group rule delete to use SDK"Jenkins2016-02-183-13/+223
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor security group rule delete to use SDKRichard Theis2016-02-103-13/+223
| | |/ | |/|
* | | Merge "Return names in list role assignments"Jenkins2016-02-172-7/+118
|\ \ \
| * | | Return names in list role assignmentsTom Cocozzello2016-01-272-7/+118
* | | | Merge "Add "token revoke" for identity v3"Jenkins2016-02-172-0/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add "token revoke" for identity v3lin-hua-cheng2016-02-092-0/+23
| | |/ | |/|
* | | Define FakeFloatingIP class in tests/compute for nova network commandsTang Chen2016-02-162-2/+81
* | | Merge "Rename parameter "identifier" to "network" in network commands"Jenkins2016-02-151-4/+4
|\ \ \
| * | | Rename parameter "identifier" to "network" in network commandsTang Chen2016-02-141-4/+4
* | | | Merge "Use assertRaises() to check if an exception is raised"Jenkins2016-02-153-29/+19
|\ \ \ \
| * | | | Use assertRaises() to check if an exception is raisedTang Chen2016-02-143-29/+19
| |/ / /
* | | | Support "network delete" command in nova networkTang Chen2016-02-142-0/+51
|/ / /
* | | Floating IP: Neutron support for "ip floating list" commandTang Chen2016-02-142-1/+80
* | | Floating IP: Neutron support for "ip floating delete" commandJude Job2016-02-143-1/+184
* | | Merge "Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass t...Jenkins2016-02-1317-75/+225
|\ \ \
| * | | Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-1017-75/+225
* | | | Merge "Identity: Fix DisplayCommandBase comments for cliff Lister subclass te...Jenkins2016-02-1321-56/+168
|\ \ \ \ | |/ / /
| * | | Identity: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-1021-56/+168
* | | | Merge "Identity: Fix DisplayCommandBase comments for cliff Command subclass t...Jenkins2016-02-136-27/+0
|\ \ \ \ | |/ / /
| * | | Identity: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-106-27/+0
* | | | Merge "Add NetworkAndCompute Lister and ShowOne classes"Jenkins2016-02-131-27/+91
|\ \ \ \
| * | | | 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
|\ \ \