summaryrefslogtreecommitdiff
path: root/functional/tests/compute/v2/test_server.py
Commit message (Expand)AuthorAgeFilesLines
* Transfer "ip floating CRUD" to "floating ip CRUD"Tang Chen2016-07-201-5/+6
* Deduplicate get_opts methodsKyrylo Romanenko2016-07-051-9/+9
* Improve server functional testsRichard Theis2016-06-231-10/+18
* Fix functest "test_server_metadata()" in test_sever.pyHuanxuan Ao2016-05-281-0/+8
* 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-291-2/+2
* 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
|/
* 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
|/
* Defaults are ignored with flake8Tom Cocozzello2016-02-231-3/+3
* 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
* Add functional tests for server CRUDTerryHowe2015-06-111-0/+55