summaryrefslogtreecommitdiff
path: root/functional/tests/compute/v2/test_aggregate.py
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate get_opts methodsKyrylo Romanenko2016-07-051-4/+4
* Fix several flake8 code style issues in compute tests.Kyrylo Romanenko2016-06-241-1/+1
* Add functional test for "aggregate unset" commandHuanxuan Ao2016-06-161-0/+8
* Fix test_aggregate functional test2.2.0Richard Theis2016-03-031-1/+4
* Make SetAggregate inherit from cliff.CommandTang Chen2016-02-271-0/+56