Deployment on IPv6 fails post-deployment initialization
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Giulio Fidente |
Bug Description
overcloud deploy fails on following error:
2016-08-11 15:01:33.311 1839 ERROR openstack [ admin admin] Command '['ssh', '-oStrictHostKe
stone-manage', 'pki_setup', '--keystone-user', "$(getent passwd | grep '^keystone' | cut -d: -f1)", '--keystone-group', "$(getent group | grep '^keystone' | cut -d: -f1)"]' ret
urned non-zero exit status 255
running it manually from undercloud without brackets works:
$ ssh -oStrictHostKey
Add correct host key in /home/stack/
Offending ECDSA key in /home/stack/
Password authentication is disabled to avoid man-in-the-middle attacks.
Keyboard-
The following cert files already exist, use --rebuild to remove the existing files before regenerating:
/etc/keystone/
/etc/keystone/
/etc/keystone/
Connection to fd00:fd00:
Changed in tripleo: | |
importance: | Undecided → High |
status: | New → Confirmed |
milestone: | none → newton-3 |
Fix proposed to branch: master /review. openstack. org/354443
Review: https:/