Hi DCAE Team,

I am trying to install DCAE (official Amsterdam Release, not the patch 1.1.0 or 
beyond) using bootstrap VM on Openstack Ocata and got installation failure 
while bringing up the associated VMs from boot container. We are using a 
proxy-less installation as we have Designate support in the target Openstack. 
Following is the error message noted in the boot docker logs

Installing Cloudify Manager on 192.168.1.175.
+ echo 'Installing Cloudify Manager on 192.168.1.175.'
++ grep PVTIP
++ sed s/PVTIP=//
++ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i ./key600 
centos@192.168.1.175 'echo PVTIP=`curl --silent 
http://169.254.169.254/2009-04-04/meta-data/local-ipv4`'
Warning: Permanently added '192.168.1.175' (ECDSA) to the list of known hosts.
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
+ PVTIP=
Cannot access specified machine at 192.168.1.175 using supplied credentials

Noted that there is an error with the key being used . In the bootstrap VM I 
have used the target Openstack keypair for Priv_key and pub_key.txt in 
/opt/config (This is automatically read from the Openstack heat environment 
dcae* parameters) . We have adjusted the Keystone URLs to point to the target 
Openstack environment. We are able to see one new VM being instantiatied 
(192.168.1.175). But further access to this VM is not possible due to the above 
error.  We have used Centos-7-x86_v64 image available 
here<http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1801-01.qcow2>
 for DCAE VM images.  We also tried to use key from dcae-bootstrap VM (created 
using ssh-keygen) in priv_key and pub-key.txt , but that did not work.  We 
assume there is some issue in copying the keys to the authorized_keys in the 
VMs brought up by Cloudify.  Appreciate if you can let us know if any 
additional configuration is required.


Thanks

Manoj



________________________________
The information transmitted herein is intended only for the person or entity to 
which it is addressed and may contain confidential, proprietary and/or 
privileged material. Any review, retransmission, dissemination or other use of, 
or taking of any action in reliance upon, this information by persons or 
entities other than the intended recipient is prohibited. If you received this 
in error, please contact the sender and delete the material from any computer.
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to