summaryrefslogtreecommitdiff
path: root/functional
Commit message (Expand)AuthorAgeFilesLines
* skip image tag testsSteve Martinelli2016-06-271-0/+3
* Merge "Support multi-delete for commands in identity V2"Jenkins2016-06-243-0/+22
|\
| * Support multi-delete for commands in identity V2sunyajing2016-06-233-0/+22
* | Merge "Fix several flake8 code style issues in compute tests."Jenkins2016-06-244-12/+12
|\ \
| * | Fix several flake8 code style issues in compute tests.Kyrylo Romanenko2016-06-244-12/+12
| |/
* | Merge "Make code more compact for get_list_opts function"Jenkins2016-06-241-3/+1
|\ \
| * | Make code more compact for get_list_opts functionKyrylo Romanenko2016-06-241-3/+1
* | | Remove code forgotten in cb28fb55884a9be7cd70c37343181116cf000a42Vincent Legoll2016-06-242-6/+0
| |/ |/|
* | Merge "Improve server functional tests"Jenkins2016-06-231-10/+18
|\ \
| * | Improve server functional testsRichard Theis2016-06-231-10/+18
| |/
* | Merge "use env vars to specify OS_IDENTITY_API_VERSION"Jenkins2016-06-2322-61/+62
|\ \
| * | use env vars to specify OS_IDENTITY_API_VERSIONSteve Martinelli2016-06-2022-61/+62
| |/
* | support multi-delete for volume-typeSteve Martinelli2016-06-202-0/+26
|/
* Merge "Move server image create command to its own resource file."Jenkins2016-06-161-1/+2
|\
| * Move server image create command to its own resource file.Dean Troyer2016-06-031-1/+2
* | Add functional test for "aggregate unset" commandHuanxuan Ao2016-06-161-0/+8
* | Fix volume functional testsRichard Theis2016-06-158-13/+40
* | Add functional tests for IP availabilityManjeet Singh Bhatia2016-06-061-0/+53
* | Fix --enable options on commandsRichard Theis2016-06-021-3/+3
|/
* Merge "Add network segment command object"Jenkins2016-05-301-0/+60
|\
| * Add network segment command objectRichard Theis2016-05-271-0/+60
* | Merge "Add "image unset" command"Jenkins2016-05-301-0/+9
|\ \
| * | Add "image unset" commandsunyajing2016-05-281-0/+9
| |/
* | 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
* | Merge "Add some functional tests for commands in VolumeV2"Jenkins2016-05-232-0/+131
|\ \
| * | Add some functional tests for commands in VolumeV2Huanxuan Ao2016-05-232-0/+131
| |/
* | Merge "Add network support for "quota set""Jenkins2016-05-231-5/+4
|\ \
| * | Add network support for "quota set"Fang Zhen2016-05-191-5/+4
| |/
* | Add functional tests for server group in ComputeV2Huanxuan Ao2016-05-211-0/+46
|/
* Additional network protocol supportRichard Theis2016-05-141-1/+1
* Merge "Fix functional test for floatingip add/remove in ComputeV2"Jenkins2016-05-111-6/+3
|\
| * Fix functional test for floatingip add/remove in ComputeV2Huanxuan Ao2016-05-111-6/+3
* | Merge "Implement "address scope set" command"Jenkins2016-05-111-0/+49
|\ \ | |/ |/|
| * Implement "address scope set" commandHuanxuan Ao2016-05-111-0/+49
* | Fix functional test failuresRichard Theis2016-05-071-9/+11
* | bump timeout to prevent gate failuresSteve Martinelli2016-05-051-1/+1
* | Merge "Add functional tests for commands of floating ip"Jenkins2016-05-051-0/+58
|\ \
| * | Add functional tests for commands of floating ipHuanxuan Ao2016-04-281-0/+58
* | | Replace tempest-lib with tempest.libDaniel Gonzalez2016-04-2916-21/+21
* | | Support quota show for current projectRichard Theis2016-04-211-0/+5
|/ /
* | 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
* | | Deduplicate CLI output parser code in test.pyKyrylo Romanenko2016-04-191-59/+4
| |/ |/|
* | Fix wrong attribute name and add functional test for --snapshotJirayut Nimsaeng2016-04-151-2/+52
* | Merge "Add network options to security group rule create"Jenkins2016-04-141-0/+1
|\ \
| * | Add network options to security group rule createRichard Theis2016-04-111-0/+1
* | | Merge "Prefer assertEqual/assertIn over assertOutput/assertInOutput"Jenkins2016-04-145-11/+11
|\ \ \