Python 3 fixes for CloudStack modules and tests. (#24400)

This commit is contained in:
Matt Clay 2017-05-09 19:37:08 +08:00 committed by René Moser
commit d999d613cb
23 changed files with 25 additions and 29 deletions

View file

@ -1,3 +1,2 @@
cloud/cs
posix/ci/cloud/cs
skip/python3

View file

@ -59,7 +59,7 @@
assert:
that:
- pf|failed
- 'pf.msg == "missing required arguments: private_port,ip_address,public_port"'
- 'pf.msg.startswith("missing required arguments: ")'
- name: test present port forwarding
cs_portforward: