Hello, On 04/09/14 22:47, Stephane EVEILLARD wrote: > Hi, > > when I try to create admin user in keystone, > > > I got the following message :"The resource could not be found (HTTP 404)"
Could you double-check your Keystone endpoints? (For example, with "keystone catalog" and checking "identity"). I wonder if the adminURL may have been created using the wrong port, it should be 35357. Something like: Service: identity +-------------+-----------------------------------+ | Property | Value | +-------------+-----------------------------------+ | adminURL | http://192.168.xxx.xxx:35357/v2.0 | | id | 41ff93f264484fbf97583b51e228eeb4 | | internalURL | http://192.168.xxx.xxx:5000/v2.0 | | publicURL | http://192.168.xxx.xxx:5000/v2.0 | | region | RegionOne | +-------------+-----------------------------------+ Julie > > and the only message I got in keystone.log is the following : > > "2014-09-04 15:41:56.432 2406 WARNING > keystone.openstack.common.versionutils [-] Deprecated: > keystone.middleware.core.XmlBodyMiddleware is deprecated as of Icehouse in > favor of support for "application/json" only and may be removed in K." > > I'm tring to install openstack on CentOS 6.4, got no error messages till > this one > > Thanks in advance > > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack