diff options
author | boucherv <valentin.boucher@orange.com> | 2015-10-16 15:14:22 +0200 |
---|---|---|
committer | boucherv <valentin.boucher@orange.com> | 2015-10-16 15:14:22 +0200 |
commit | e6acf56b3d9a4104f9da6de6bbfec310d5015c41 (patch) | |
tree | fdc6e1e2c2301ac3bb0b09b1fdf15d87a84ac2a1 /testcases | |
parent | b68e0fc717fb462790250bfb0b6ecddc13ae4c51 (diff) |
Bugfix: Add default DNS on subnet
JIRA: FUNCTEST-38
Change-Id: I6c2d217d665fd6a702bcb10efd4933c01a7b3ca4
Signed-off-by: boucherv <valentin.boucher@orange.com>
Diffstat (limited to 'testcases')
-rw-r--r-- | testcases/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 31d77df42..46fae91ed 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -57,7 +57,7 @@ vIMS: base_image_name: ubuntu_14.04 cloudify: blueprint: - url: https://github.com/cloudify-cosmo/cloudify-manager-blueprints.git + url: https://github.com/boucherv-orange/cloudify-manager-blueprints.git branch: "3.2-build" file_name: "openstack-manager-blueprint.yaml" inputs: |