Merge pull request #11030 from resmo/feature/cloudstack_tests_cs_portforward

cloudstack: add tests for cs_portforward
This commit is contained in:
Brian Coca
2015-05-19 08:58:27 -04:00
4 changed files with 118 additions and 0 deletions

View File

@@ -11,5 +11,6 @@
- { role: test_cs_securitygroup_rule, tags: test_cs_securitygroup_rule }
- { role: test_cs_instance, tags: test_cs_instance }
- { role: test_cs_instancegroup, tags: test_cs_instancegroup }
- { role: test_cs_portforward, tags: test_cs_portforward }
- { role: test_cs_account, tags: test_cs_account }
- { role: test_cs_firewall, tags: test_cs_firewall }