copy keystone url in right folder 07/20307/2
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 24 Oct 2017 08:40:26 +0000 (10:40 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 24 Oct 2017 09:17:20 +0000 (11:17 +0200)
Change-Id: I6b3ad94300885cf9ca23cec1fee19afbf5c6a5f6
Issue-ID: INT-298
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
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