summaryrefslogtreecommitdiff
path: root/openstackclient/tests/compute/v2/test_security_group.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor security group list to use SDKRichard Theis2016-02-291-62/+0
* Trivial: Fix "abstractmethod" to "abstract method"Tang Chen2016-02-101-3/+3
* Merge "Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass te...Jenkins2016-02-081-2/+6
|\
| * Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-061-2/+6
* | Merge "Compute: Fix DisplayCommandBase comments for cliff Lister subclass tests"Jenkins2016-02-081-1/+3
|\ \ | |/
| * Compute: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-061-1/+3
* | Remove identity_client.projects definition in TestSecurityGroupTang Chen2016-02-061-4/+2
* | Move security_groups mock definition to FakeComputev2ClientTang Chen2016-02-061-3/+2
|/
* Refactor abstract columns and datalist out in compute test casesSaiKiran2016-01-211-28/+17
* Fix security group create description bugDean Troyer2015-04-221-0/+197