summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/compute/v2/test_flavor.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.computeStephen Finucane2023-05-101-58/+43
* tests: Convert compute tests to use 'parse_output'Stephen Finucane2022-11-291-51/+63
* Fix formatting of the flavor propertiesArtem Goncharov2020-11-021-17/+26
* Replace assertEqual(True/False, expr) with assertTrue/assertFalseliuyamin2018-11-141-4/+2
* Clean up the changes of os.environ in functional testsRui Chen2017-07-201-2/+6
* Functional tests - flavorDean Troyer2017-01-061-27/+200
* move all functional tests to tests moduleSteve Martinelli2016-09-091-0/+69