summaryrefslogtreecommitdiff
path: root/openstackclient/tests/compute/v2/test_service.py
Commit message (Expand)AuthorAgeFilesLines
* [Compute] Check return value is None in compute unit tests.Tang Chen2016-02-271-3/+6
* Trivial: Fix "abstractmethod" to "abstract method"Tang Chen2016-02-101-1/+1
* Compute: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-061-1/+3
* Compute: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-061-1/+0
* Add testcases for compute.v2.servicexiexs2015-12-011-3/+100
* Add compute service deleteAlex Schultz2015-10-161-0/+54