Keystone Service Unavailable 503
In other machines packstack have been installed properly with --allinone option though I have problems with networking there.I was trying to do a fresh installation of openstack with packstack without --allinone in one seperate machine. however I accepted all default options. and used default password everywhere. This is the error I got
ERROR : Error appeared during Puppet run: 172.16.21.4_keystone.pp
Error: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Could not evaluate: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ service-list' returned 1: Service Unavailable (HTTP 503)
You will find full trace in log /var/tmp/packstack/20141124-175811-c0aCHN/manifests/172.16.21.4_keystone.pp.log
This is not a big issue as packstack has not yet completed and I can reinstall fedora and start from scratch again, also I've other bigger issues with neutron network setup in other working machines (in other questions). But I'd like to fix it and avoid reinstallation. Also attaching the log file reffered
`cat /var/tmp/packstack/20141124-175811-c0aCHN/manifests/172.16.21.4_keystone.pp.log`
[1;31mWarning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults[0m
[1;31mWarning: Scope(Class[Keystone]): The mysql_module parameter is deprecated. The latest 2.x mysql module will be used.[0m
[1;31mWarning: Scope(Class[Keystone]): The sql_connection parameter is deprecated, use database_connection instead.[0m
[1;31mWarning: Scope(Class[Keystone]): token_format parameter is deprecated. Use token_provider instead.[0m
[1;31mWarning: Scope(Class[Keystone::Endpoint]): The public_address parameter is deprecated, use public_url instead.[0m
[1;31mWarning: Scope(Class[Keystone::Endpoint]): The internal_address parameter is deprecated, use internal_url instead.[0m
[1;31mWarning: Scope(Class[Keystone::Endpoint]): The admin_address parameter is deprecated, use admin_url instead.[0m
[1;31mWarning: Scope(Class[Nova::Keystone::Auth]): The cinder parameter is deprecated and has no effect.[0m
[mNotice: Compiled catalog for localhost.localdomain in environment production in 1.39 seconds[0m
[mNotice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/value: value changed '[old secret redacted]' to '[new secret redacted]'[0m
[mNotice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Triggered 'refresh' from 1 events[0m
[mNotice: /Stage[main]/Keystone/Exec[keystone-manage pki_setup]: Triggered 'refresh' from 1 events[0m
[mNotice: /Stage[main]/Keystone::Service/Service[keystone]: Triggered 'refresh' from 4 events[0m
[1;31mError: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Could not evaluate: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ service-list' returned 1: Service Unavailable (HTTP 503)
[0m
[1;31mError: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_service[ceilometer]: Could not evaluate: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ service-list' returned 1: Service Unavailable (HTTP 503)
[0m
[1;31mError: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Could not evaluate: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ tenant-list' returned 1: Service Unavailable (HTTP 503)
[0m
[1;31mError: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_role[ResellerAdmin]: Could not evaluate: Execution of '/usr/bin/keystone --os-endpoint http://127.0 ...
I've suggested you to read my updated answer in thread
https://ask.openstack.org/en/question...
Your private network had tag 4095. What means that tap-interface of created vlan is dead
It's known issue , has known workaround.