summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/unit/v1
Commit message (Collapse)AuthorAgeFilesLines
* drop v1 clientgordon chung2015-10-216-649/+0
| | | | | | | | | | we dropped v1 back in Juno. as icehouse is EOL and the client follows stable/branches, v1 is completely inaccessible and can be removed Change-Id: If4c6c07e65a6c47f47c59de6c99e8c40ef4e63cb Co-Authored-By: ZhiQiang Fan <aji.zqfan@gmail.com> Closes-Bug: #1389331
* Move unit tests into their own subdirectoryChris Dent2015-03-136-0/+649
This is in preparation of moving functional tests currently in tempest in-tree. No surprises in this change: * move files * update the local imports Same number of tests run, all still pass. Change-Id: Ibfeac44421c5f36740b1377868f5ec469b2893f5