summaryrefslogtreecommitdiff
path: root/functional/tests/compute/v2
Commit message (Expand)AuthorAgeFilesLines
* Transfer "ip floating CRUD" to "floating ip CRUD"Tang Chen2016-07-201-5/+6
* Merge "Modify compute agent set command"Jenkins2016-07-141-4/+5
|\
| * Modify compute agent set commandsunyajing2016-07-111-4/+5
* | Deduplicate get_opts methodsKyrylo Romanenko2016-07-055-21/+21
* | Add "--property" option to "flavor create" commandHuanxuan Ao2016-06-291-5/+9
|/
* Fix several flake8 code style issues in compute tests.Kyrylo Romanenko2016-06-244-12/+12
* Improve server functional testsRichard Theis2016-06-231-10/+18
* Add functional test for "aggregate unset" commandHuanxuan Ao2016-06-161-0/+8
* Merge "Fix functest "test_server_metadata()" in test_sever.py"Jenkins2016-05-301-0/+8
|\
| * Fix functest "test_server_metadata()" in test_sever.pyHuanxuan Ao2016-05-281-0/+8
* | Add functional tests for server group in ComputeV2Huanxuan Ao2016-05-211-0/+46
|/
* Fix functional test for floatingip add/remove in ComputeV2Huanxuan Ao2016-05-111-6/+3
* Fix functional test failuresRichard Theis2016-05-071-9/+11
* bump timeout to prevent gate failuresSteve Martinelli2016-05-051-1/+1
* Replace tempest-lib with tempest.libDaniel Gonzalez2016-04-292-4/+4
* Merge "Update keypair tests"Jenkins2016-04-201-31/+131
|\
| * Update keypair testsKyrylo Romanenko2016-04-191-31/+131
* | Merge "Update tests for server"Jenkins2016-04-201-56/+181
|\ \ | |/ |/|
| * Update tests for serverKyrylo Romanenko2016-04-201-57/+181
* | Use CommandFailed exception from tempest_libKyrylo Romanenko2016-04-131-1/+1
* | Improve tmpfile cleanup in functestsCedric Brandily2016-04-061-12/+11
* | Add fixed keypair create functional testDean Troyer2016-03-301-0/+26
|/
* Merge "Remove superfluous variable assignment statements"Jenkins2016-03-211-2/+0
|\
| * Remove superfluous variable assignment statementsKyrylo Romanenko2016-03-211-2/+0
* | Style fix for one line docstring according to flake8Kyrylo Romanenko2016-03-211-1/+1
|/
* Fix test_aggregate functional test2.2.0Richard Theis2016-03-031-1/+4
* Make SetAggregate inherit from cliff.CommandTang Chen2016-02-271-0/+56
* Make SetAgent inherit from cliff.CommandTang Chen2016-02-271-0/+76
* Make SetFlavor and UnsetFlavor inherit from cliff.CommandTang Chen2016-02-271-4/+13
* Defaults are ignored with flake8Tom Cocozzello2016-02-231-3/+3
* Refactor security group functional testsRichard Theis2016-02-052-116/+0
* Functional tests for security group ruleRichard Theis2015-12-231-0/+59
* Fix functional tests for Python 3.4Sirushti Murugesan2015-10-121-3/+3
* Automate flavors, networks, and image getTerryHowe2015-08-221-9/+29
* Skip functional test: test_server_upSteve Martinelli2015-08-101-0/+3
* Add functional tests server rebootTerryHowe2015-07-181-1/+4
* Add functional tests server IP attach and detachTerryHowe2015-07-181-0/+21
* Add functional tests for servers that require waitTerryHowe2015-07-181-1/+68
* Merge "Add functional tests for security group CRUD"Jenkins2015-07-061-0/+57
|\
| * Add functional tests for security group CRUDTerryHowe2015-06-101-0/+57
* | Merge "Add functional tests for flavor metadata"Jenkins2015-07-061-0/+10
|\ \
| * | Add functional tests for flavor metadataTerryHowe2015-06-111-0/+10
* | | Merge "Add flavor functional test"Jenkins2015-07-061-0/+46
|\ \ \ | |/ /
| * | Add flavor functional testTerryHowe2015-06-111-0/+46
| |/
* | Add functional tests for server CRUDTerryHowe2015-06-111-0/+55
|/
* Remove checks for None dates in keypair functional testsTerry Howe2015-05-221-3/+2
* Add support for keypair functional testsTerryHowe2015-05-172-0/+44