diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-03-10 09:42:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-10 09:42:38 +0000 |
commit | 96011d8959d1745ce2c9c2c8501a385f5b1fd4a8 (patch) | |
tree | f930dd41a07d645243afd9f10f0a629112d266b0 /functest | |
parent | d51d33142ddd7f94781f0b2855a8f19c29cfe941 (diff) | |
parent | 38ca164cfded2e26057785be436713b1c9450eb9 (diff) |
Merge "cloudify_ims: fix sip public domain name"
Diffstat (limited to 'functest')
-rw-r--r-- | functest/opnfv_tests/vnf/ims/cloudify_ims.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml b/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml index 775685fa..b84ef8fd 100644 --- a/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml +++ b/functest/opnfv_tests/vnf/ims/cloudify_ims.yaml @@ -36,4 +36,4 @@ clearwater: flavor_id: '' agent_user: ubuntu external_network_name: '' - public_domain: clearwaterfv + public_domain: clearwater.opnfv |