[Openstack] [Solved] Re: Could not find Service or Region in Service Catalog.
August Simonelli
augustsimonelli at yahoo.com
Wed Apr 9 05:41:20 UTC 2014
my mistake. I created the service with type "neutron" not "network"
root at controller:~# keystone service-list
+----------------------------------+----------+----------+----------------------------+
| id | name | type | description |
+----------------------------------+----------+----------+----------------------------+
| 135b6260f1674ca89f0969342ec0cc15 | glance | image | OpenStack Image Service |
| 3330fba92cd8417d87ebcc8cbaaa2a7f | keystone | identity | OpenStack Identity Service |
| 591bd10495dd4371afd543534336fd4a | neutron | neutron | OpenStack Networking |
| f1118360a1cb40adbeb1c05ea098903a | nova | compute | OpenStack Compute |
+----------------------------------+----------+----------+----------------------------+
works now
>________________________________
> From: August Simonelli <augustsimonelli at yahoo.com>
>To: "openstack at lists.openstack.org" <openstack at lists.openstack.org>
>Sent: Wednesday, April 9, 2014 12:38 PM
>Subject: Could not find Service or Region in Service Catalog.
>
>
>
>Hi all,
>I'm going through the install in the docs with Ubuntu 14.04 and Icehouse. I'm up to section 7, and am about to create my networks but this happens:
>
>
># neutron net-create ext-net --shared --router:external=True
>Could not find Service or Region in Service Catalog.
>
>
>verbose:
>http://pastebin.com/MFvc2JBD
>
>
>
>keystone endpoint-list:
>http://pastebin.com/cyDruETH
>
>
>
># grep auth_region /etc/neutron/metadata_agent.ini
>auth_region = regionOne
>
>
>seems the regionOne value is correct.
>
>
>any pointers would be greatly appreciated.
>
>
>august
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140408/d2bcbb3c/attachment.html>
More information about the Openstack
mailing list