Can't install undercloud on centos7 from master

Bug #1625796 reported by Andrey Pavlov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Undecided
Unassigned

Bug Description

[stack@myhost ~]$ cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)

undercloud.conf -
[DEFAULT]
local_ip = 192.168.176.1/24
undercloud_public_vip = 192.168.176.10
undercloud_admin_vip = 192.168.176.11
local_interface = eth1
masquerade_network = 192.168.176.0/24
dhcp_start = 192.168.176.100
dhcp_end = 192.168.176.120
network_cidr = 192.168.176.0/24
network_gateway = 192.168.176.1
discovery_iprange = 192.168.176.130,192.168.176.150

instruction -
http://docs.openstack.org/developer/tripleo-docs/installation/installation.html#installing-the-undercloud

repos -
sudo curl -L -o /etc/yum.repos.d/delorean.repo http://buildlogs.centos.org/centos/7/cloud/x86_64/rdo-trunk-master-tripleo/delorean.repo
sudo curl -L -o /etc/yum.repos.d/delorean-deps.repo http://trunk.rdoproject.org/centos7/delorean-deps.repo

Error:
dib-run-parts Tue Sep 20 19:52:03 UTC 2016 Running /usr/libexec/os-refresh-config/configure.d/50-puppet-stack-config
+ set -o pipefail
+ puppet_apply puppet apply --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp
+ set +e
+ puppet apply --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp
+ awk '{print strftime("%Y-%m-%d %H:%M:%S") " - "$0; fflush()}'
2016-09-20 19:52:07 - Notice: Scope(Class[Tripleo::Firewall::Post]): At this stage, all network traffic is blocked.
2016-09-20 19:52:09 - Warning: Scope(Class[Keystone]): Fernet token is recommended in Mitaka release. The default for token_provider will be changed to 'fernet' in O release.
2016-09-20 19:52:11 - Error: Must pass keystone_password to Class[Glance::Api] at /etc/puppet/manifests/puppet-stack-config.pp:265 on node myhost.myhost.mydomain
2016-09-20 19:52:11 - Error: Must pass keystone_password to Class[Glance::Api] at /etc/puppet/manifests/puppet-stack-config.pp:265 on node myhost.myhost.mydomain

Revision history for this message
Andrey Pavlov (apavlov-e) wrote :

if I set
export DIB_INSTALLTYPE_puppet_modules=source

then I get another error -
dib-run-parts Tue Sep 20 20:19:43 UTC 2016 Running /usr/libexec/os-refresh-config/configure.d/50-puppet-stack-config
+ set -o pipefail
+ puppet_apply puppet apply --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp
+ set +e
+ puppet apply --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp
+ awk '{print strftime("%Y-%m-%d %H:%M:%S") " - "$0; fflush()}'
2016-09-20 20:19:45 - Error: Could not run: Could not retrieve facts for myhost.myhost.mydomain: no address for myhost.myhost.mydomain
+ rc=1
+ set -e
+ echo 'puppet apply exited with exit code 1'

even if my undercloud has correctly configured name 'myhost.mydomain'

Revision history for this message
Emilien Macchi (emilienm) wrote :

This bug was last updated over 180 days ago, as tripleo is a fast moving project and we'd like to get the tracker down to currently actionable bugs, this is getting marked as Invalid. If the issue still exists, please feel free to reopen it.

Changed in tripleo:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.