summaryrefslogtreecommitdiff
path: root/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Prefer assertEqual/assertIn over assertOutput/assertInOutputCedric Brandily2016-04-065-11/+11
* | | | Use CommandFailed exception from tempest_libKyrylo Romanenko2016-04-135-30/+4
| |/ / |/| |
* | | Merge "Correct addCleanup use in functests"Jenkins2016-04-076-88/+89
|\ \ \ | |/ /
| * | Correct addCleanup use in functestsCedric Brandily2016-04-066-88/+89
* | | Improve tmpfile cleanup in functestsCedric Brandily2016-04-062-27/+26
* | | Remove unused method cleanup_tmpfileCedric Brandily2016-04-061-7/+0
|/ /
* | Merge "Add fixed keypair create functional test"Jenkins2016-03-311-0/+26
|\ \
| * | Add fixed keypair create functional testDean Troyer2016-03-301-0/+26
| |/
* | Merge "Added functional tests for 'service provider' v3 commands"Jenkins2016-03-282-0/+78
|\ \
| * | Added functional tests for 'service provider' v3 commandsKristi Nikolla2016-03-282-0/+78
| |/
* | Merge "Subnet: Add "subnet set" command using SDK"Jenkins2016-03-251-3/+0
|\ \ | |/ |/|
| * Subnet: Add "subnet set" command using SDKreedip2016-03-241-3/+0
* | 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
|/ /
* | Functional tests for openstackclient help messagesKyrylo Romanenko2016-03-181-0/+65
|/
* Merge "Add subnet functional tests"Jenkins2016-03-141-0/+62
|\
| * Add subnet functional testsRichard Theis2016-03-041-0/+62
* | Merge "Add subnet pool functional tests"Jenkins2016-03-101-0/+55
|\ \
| * | Add subnet pool functional testsRichard Theis2016-03-091-0/+55
| |/
* | Add port functional testsRichard Theis2016-03-081-0/+58
|/
* 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 SetSecurityGroup inherit from cliff.CommandTang Chen2016-02-271-7/+10