openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #24498
Re: Ceilometer-agent-central
Hi Julien
Thank you for your response.
Do you mean removing the keystone endpoint for glance and creating a new
one without the /v2 number?
This is my service and endpoint list, if you don't mind to check it :)
root@control: keystone service-list
+----------------------------------+----------+----------+------------------------------+
| id | name | type |
description |
+----------------------------------+----------+----------+------------------------------+
*| *a2a9c0733d124d2389c58cec06e24eae | cinder | volume | OpenStack
Volume Service |
| 0908f8a92c2e406b9f99839d9d8076c2 | ec2 | ec2 | OpenStack EC2
service * |*
|* fc70a5946d2c4fadb36ce14461c2a7a0 | glance | image | OpenStack
Image Service |*
| e50dff43e6184d15a3764fc220a7272a | keystone | identity | OpenStack
Identity |
| 0d780e90409e45ceaa870f5c0b16d6a6 | nova | compute | OpenStack
Compute Service |
| 9fe761c9d83647f2953b5fbe037aa548 | quantum | network | OpenStack
Networking service |
+----------------------------------+----------+----------+------------------------------+
root@control: keystone endpoint-list
+----------------------------------+-----------+-----------------------------------------+------------------------------------------+------------------------------------------+----------------------------------+
| id | region | publicurl
| internalurl |
adminurl | service_id |
+----------------------------------+-----------+-----------------------------------------+------------------------------------------+------------------------------------------+----------------------------------+
| 4375fcf13fb843f497ae01a186e95098 | RegionOne |
http://10.0.1.167:8776/v1/$(tenant_id)s |
http://10.10.10.51:8776/v1/$(tenant_id)s |
http://10.10.10.51:8776/v1/$(tenant_id)s | a2a9c0733d124d2389c58cec06e24eae
|
| 5a37d2960f094677b3068f7b112addef | RegionOne |
http://10.0.1.167:9696/ | http://10.10.10.51:9696/
| http://10.10.10.51:9696/ |
9fe761c9d83647f2953b5fbe037aa548 |
| 5cf12f7972de48e2bf342a3c961334d3 | RegionOne |
http://10.0.1.167:5000/v2.0 | http://10.10.10.51:5000/v2.0
| http://10.10.10.51:35357/v2.0 |
e50dff43e6184d15a3764fc220a7272a |
| 9a8b00e0065643d4b100de944d7a30b0 | RegionOne |
http://10.0.1.167:8773/services/Cloud |
http://10.10.10.51:8773/services/Cloud |
http://10.10.10.51:8773/services/Admin | 0908f8a92c2e406b9f99839d9d8076c2*|
*
|* c85f6c95b5804d88a728f69cb1e125c5 | RegionOne |
http://10.0.1.167:9292/v2 | http://10.10.10.51:9292/v2
| http://10.10.10.51:9292/v2 |
fc70a5946d2c4fadb36ce14461c2a7a0 |*
| f4543edef18d4a42a22a2d566bca72d2 | RegionOne |
http://10.0.1.167:8774/v2/$(tenant_id)s |
http://10.10.10.51:8774/v2/$(tenant_id)s |
http://10.10.10.51:8774/v2/$(tenant_id)s | 0d780e90409e45ceaa870f5c0b16d6a6*|
*
+----------------------------------+-----------+-----------------------------------------+------------------------------------------+------------------------------------------+----------------------------------+
Thank's in advance
Claudio marques
claudio@xxxxxxxxxxxx
http://www.onesource.pt/
2013/6/18 Julien Danjou <julien@xxxxxxxxxxx>
> On Tue, Jun 18 2013, Claudio Marques wrote:
>
> > Does anyone have some issue like this?
>
> What's your Glance endpoint like in Keystone?
> If it ends with a version number like /v1, remove it.
>
> --
> Julien Danjou
> // Free Software hacker / freelance consultant
> // http://julien.danjou.info
>
Follow ups
References