Merge "copy keystone url in right folder"
authorMarco Platania <platania@research.att.com>
Wed, 25 Oct 2017 21:11:48 +0000 (21:11 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 25 Oct 2017 21:11:48 +0000 (21:11 +0000)
boot/dcae2_install.sh

index 344d2c0..59c8e5e 100644 (file)
@@ -79,6 +79,8 @@ mkdir -p /opt/app/config
 cp /opt/config/priv_key /opt/app/config/key
 chmod 777 /opt/app/config/key
 
+# move keystone url file
+cp /opt/config/keystone_url.txt /opt/app/config/keystone_url.txt
 
 # download blueprint input template files
 rm -rf /opt/app/inputs-templates