Hi Yanis,
Here is the output of netstat:
# netstat -lpnt
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN
1376/sendmail: acce
tcp 0 0 127.0.0.1:6010 0.0.0.0:* LISTEN
12717/sshd: root@pt
tcp 0 0 0.0.0.0:35357 0.0.0.0:* LISTEN
7209/python
tcp 0 0 0.0.0.0:9191 0.0.0.0:* LISTEN
7800/python
tcp 0 0 0.0.0.0:8776 0.0.0.0:* LISTEN
13785/python
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN
7209/python
tcp 0 0 0.0.0.0:41193 0.0.0.0:* LISTEN
3774/beam.smp
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN
6051/mysqld
tcp 0 0 0.0.0.0:9292 0.0.0.0:* LISTEN
7825/python
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 980/sshd
tcp6 0 0 ::1:6010 :::* LISTEN 12717/sshd:
root@pt
tcp6 0 0 :::5672 :::* LISTEN 3774/beam.smp
tcp6 0 0 :::22 :::* LISTEN 980/sshd
I also attach the two log files mentioned in the stdout messages.
Thanks,
Xin
On 7/21/2014 7:25 PM, Yanis Guenane wrote:
> Hello,
>
> I am installing icehouse from RDO, on a RHEL7 VM, using packstack. Get
> the following error:
>
> ......
>
> Applying 130.199.185.76_glance.pp
> Applying 130.199.185.76_cinder.pp
> 130.199.185.76_keystone.pp: [ ERROR ]
> Applying Puppet manifests [ ERROR ]
>
> ERROR : Error appeared during Puppet run: 130.199.185.76_keystone.pp
> Error: /Stage[main]/Keystone::Roles::Admin/Keystone_role[_member_]:
> Could not evaluate: Execution of '/usr/bin/keystone --os-endpoint
>
http://127.0.0.1:35357/v2.0/ role-list' returned 1: 'NoneType' object
> has no attribute '__getitem__'
> You will find full trace in log
> /var/tmp/packstack/20140721-102751-Mviqzb/manifests/130.199.185.76_keystone.pp.log
>
> Please check log file
> /var/tmp/packstack/20140721-102751-Mviqzb/openstack-setup.log for more
> information
>
>
> Any idea what caused this ? I am using the rdo repo from
> rdo-release-icehouse-4 rpm.
>
> Thanks in advance,
> Xin
Hi Xin,
Not sure why you have the error, but since I don't know the setup one
remark, the IP you seem to install packstack on is 130.199.185.76, but
yet os-endpoint is specified to be 127.0.0.1, are you sure it is
listening on this IP? What does `netstat -tlnp` gives you?
Also could you please paste the logs, we might get a better idea from them.
--
Yanis Guenane
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list