<div dir="ltr"><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px;border:0px;font-size:12.0012px;font-family:'andale mono','lucida console',monospace;vertical-align:baseline;white-space:pre-wrap;font-stretch:normal;line-height:18.0018px;color:rgb(83,83,83)">Hello Darren</pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px;border:0px;font-size:12.0012px;font-family:'andale mono','lucida console',monospace;vertical-align:baseline;white-space:pre-wrap;font-stretch:normal;line-height:18.0018px;color:rgb(83,83,83)">Probably very far from time but I´ve found that the keystone service was failing to be created because I didn't have the no_proxy env variable with my controller included on it.</pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px;border:0px;font-size:12.0012px;font-family:'andale mono','lucida console',monospace;vertical-align:baseline;white-space:pre-wrap;font-stretch:normal;line-height:18.0018px;color:rgb(83,83,83)">Just for the record</pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px;border:0px;font-size:12.0012px;font-family:'andale mono','lucida console',monospace;vertical-align:baseline;white-space:pre-wrap;font-stretch:normal;line-height:18.0018px;color:rgb(83,83,83)">><i>  All
</i>><i>
</i>><i>
</i>><i>
</i>><i> I am currently trying to install the Openstack Kilo release for the first
</i>><i> time on a centos 7 virtual machine. Following the steps in the installation
</i>><i> guide I get to :
</i>><i>
</i>><i>
</i>><i>
</i>><i> Create the service entity and API endpoint
</i>><i>
</i>><i>
</i>><i>
</i>><i> At this point I am always faced with an HTTP error and depending on the
</i>><i> OS_URL I use the error is different :
</i>><i>
</i>><i> export OS_URL=<a href="http://controller:35357/v2.0" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">http://controller:35357/v2.0</a>
</i>><i>
</i>><i> openstack service create --name keystone --description "OpenStack
</i>><i> Identity" identity
</i>><i>
</i>><i> ERROR: openstack Not Found (HTTP 404)
</i>><i>
</i>><i>
</i>><i>
</i>><i> export OS_URL=<a href="http://controller.npi-openstack.com:35357/v2.0" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">http://controller.npi-openstack.com:35357/v2.0</a>
</i>><i>
</i>><i> openstack service create --name keystone --description "OpenStack
</i>><i> Identity" identity
</i>><i>
</i>><i> ERROR: openstack Not Found (HTTP 404)
</i>><i>
</i>><i>
</i>><i>
</i>><i> export OS_URL=<a href="http://127.0.0.1:35357/v2.0" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">http://127.0.0.1:35357/v2.0</a>
</i>><i>
</i>><i> openstack service create --name keystone --description "OpenStack
</i>><i> Identity" identity
</i>><i>
</i>><i> ERROR: openstack Service Unavailable (HTTP 503)
</i>><i>
</i>><i>
</i>><i>
</i>><i> export OS_URL=<a href="http://127.0.0.1:5000/v2.0" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">http://127.0.0.1:5000/v2.0</a>
</i>><i>
</i>><i> openstack service create --name keystone --description "OpenStack
</i>><i> Identity" identity
</i>><i>
</i>><i> ERROR: openstack Service Unavailable (HTTP 503)
</i>><i>
</i>><i>
</i>><i>
</i>><i> export OS_URL=<a href="http://controller:5000/v2.0" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">http://controller:5000/v2.0</a>
</i>><i>
</i>><i> openstack service create --name keystone --description "OpenStack
</i>><i> Identity" identity
</i>><i>
</i>><i> ERROR: openstack Not Found (HTTP 404)
</i>><i>
</i>><i>
</i>><i>
</i>><i> Specifying the host name generates a different error to the local host, I
</i>><i> can see that the port is listening using `netstat –l`
</i>><i>
</i>><i> tcp        0      0 0.0.0.0:openstack-id    0.0.0.0:*               LISTEN
</i>><i>
</i>><i>
</i>><i>
</i>><i> As his release is using the WSG process I can also see the sockets active :
</i>><i>
</i>><i> unix  2      [ ACC ]     STREAM     LISTENING     20240
</i>><i> /run/httpd/wsgi.3252.0.1.sock
</i>><i>
</i>><i> unix  2      [ ACC ]     STREAM     LISTENING     20243
</i>><i> /run/httpd/wsgi.3252.0.2.sock
</i>><i>
</i>><i>
</i>><i>
</i>><i> Http errors logs show :
</i>><i>
</i>><i>
</i>><i>
</i>><i> [<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">root at controller</a> httpd]# more keystone-error.log
</i>><i>
</i>><i> 2015-05-26 12:50:56.567779 mod_wsgi (pid=3260): Attach interpreter ''.
</i>><i>
</i>><i> 2015-05-26 12:50:56.574241 mod_wsgi (pid=3253): Attach interpreter ''.
</i>><i>
</i>><i> 2015-05-26 12:50:56.595580 mod_wsgi (pid=3259): Attach interpreter ''.
</i>><i>
</i>><i> 2015-05-26 12:50:56.603280 mod_wsgi (pid=3257): Attach interpreter ''.
</i>><i>
</i>><i> 2015-05-26 12:50:56.613034 mod_wsgi (pid=3261): Attach interpreter ''.
</i>><i>
</i>><i> 2015-05-26 12:50:56.621634 mod_wsgi (pid=3255): Attach interpreter ''.
</i>><i>
</i>><i> 2015-05-26 12:50:56.649824 mod_wsgi (pid=3256): Attach interpreter ''.
</i>><i>
</i>><i> 2015-05-26 12:50:56.656236 mod_wsgi (pid=3258): Attach interpreter ''.
</i>><i>
</i>><i> 2015-05-26 12:50:56.657031 mod_wsgi (pid=3254): Attach interpreter ''.
</i>><i>
</i>><i> 2015-05-26 12:50:56.662904 mod_wsgi (pid=3262): Attach interpreter ''.
</i>><i>
</i>><i> [<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">root at controller</a> httpd]# more error_log
</i>><i>
</i>><i> [Tue May 26 12:50:56.391098 2015] [suexec:notice] [pid 3252] AH01232:
</i>><i> suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
</i>><i>
</i>><i> [Tue May 26 12:50:56.430498 2015] [auth_digest:notice] [pid 3252] AH01757:
</i>><i> generating secret for digest authentication ...
</i>><i>
</i>><i> [Tue May 26 12:50:56.432171 2015] [lbmethod_heartbeat:notice] [pid 3252]
</i>><i> AH02282: No slotmem from mod_heartmonitor
</i>><i>
</i>><i> [Tue May 26 12:50:56.479156 2015] [mpm_prefork:notice] [pid 3252] AH00163:
</i>><i> Apache/2.4.6 (CentOS) mod_wsgi/3.4 Python/2.7.5 configured -- resuming
</i>><i> normal ope
</i>><i>
</i>><i> rations
</i>><i>
</i>><i> [Tue May 26 12:50:56.479244 2015] [core:notice] [pid 3252] AH00094:
</i>><i> Command line: '/usr/sbin/httpd -D FOREGROUND'
</i>><i>
</i>><i>
</i>><i>
</i>><i> This is my first time attempting to install Openstack although I have now
</i>><i> gone through the process numerous times unsuccessfully by killing and
</i>><i> rebuilding the
</i>><i>
</i>><i> Virtual machine so I know that there is nothing transient in the system to
</i>><i> suddenly cause it to work should it do so.
</i>><i>
</i>><i>
</i>><i>
</i>><i> As a side note I have disabled the firewall and also SELINUX to see if
</i>><i> that has any effect but it doesn’t.
</i>><i>
</i>><i>
</i>><i>
</i>><i> Any help would be greatly appreciated.
</i>><i>
</i>><i>
</i>><i>
</i>><i> Darren
</i>><i>
</i>><i>
</i>><i>
</i>><i> _______________________________________________
</i>><i> Mailing list:
</i>><i> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</i>><i> Post to     : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">openstack at lists.openstack.org</a>
</i>><i> Unsubscribe :
</i>><i> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</i>><i>
</i>><i>
</i>-------------- next part --------------
An HTML attachment was scrubbed...
URL: <<a href="http://lists.openstack.org/pipermail/openstack/attachments/20150526/6163a8db/attachment.html" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">http://lists.openstack.org/pipermail/openstack/attachments/20150526/6163a8db/attachment.html</a>></pre></div>