Limit the substitution of ' in env vars 99/28599/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 14 Feb 2017 10:16:22 +0000 (11:16 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 14 Feb 2017 10:24:07 +0000 (11:24 +0100)
commit4c142226db85c89c5459737715223b7be30bd17e
tree2647e89f0ddeb629fe6548ab56f0c4c88697a39b
parent66d02a85d91c5981ae3c2ebf5fa5b1e51c7ad143
Limit the substitution of ' in env vars

Only ' located and the beginning or at the end of the string are
removed. It completes the first proposal [1].

[1] https://gerrit.opnfv.org/gerrit/#/c/28563/

Change-Id: Ic21cea4c6e98d92983f385c875c3e214411b5f2d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/tests/unit/utils/test_openstack_utils.py
functest/utils/openstack_utils.py