[Openstack] Unable to create openstack service (service entity and API endpoint)

Steve Martinelli stevemar at ca.ibm.com
Sat Oct 24 23:54:05 UTC 2015


Add --debug to your command for additional output, post it on
paste.openstack.org and share the link with us.

Thanks,

Steve Martinelli
OpenStack Keystone Project Team Lead



From:	Tony Su <tonysu at su-networking.com>
To:	openstack at lists.openstack.org
Date:	2015/10/25 07:49 AM
Subject:	[Openstack] Unable to create openstack service (service entity
            and	API endpoint)



openSUSE 13.2
kilo

First, the preceding steps which may or may not be relevant...

Was unable to configure the endpoint URL, speculated that the port was
already used and remedied (I think) according to the following
reference
http://docs.openstack.org/developer/keystone/configuration.html

With the following command

cat "sys.net.ipv4.ip_local_reserved_ports=35357"  > /etc/sysctl.conf

After rebooting (because simply invoking the command according to the
reference still wouldn't work, the port appeared to still be blocked)

I re-exported the ADMIN TOKEN (don't believe that the previous export
survives a reboot) and re-ran the following command which finally
worked

export OS_URL=http://controller:35357/v2.0





But, now I'm unable to create the openstack service as follows (with
the result) after creating a Hosts file entry (otherwise
"http://controller" doesn't resolve).

# openstack service create --name keystone --description "OpenStack
Identity" identity
ERROR: openstack Internal Server Error (HTTP 500)

Have verified the apache2 service and MySQL services are running.

Thx,
Tony

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack at lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20151024/18d5614c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20151024/18d5614c/attachment.gif>


More information about the Openstack mailing list