<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">Hi, </div>
<div class=""><br class="">
</div>
<div class="">I am using Kilo release on CentOS. We have recently enabled multiple regions and it seems that Cinder have some problems with  multiple endpoints. </div>
<div class=""><br class="">
</div>
<div class="">Thinks are working fine with nova but cinder is behaving strange. Here are my endpoints </div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">————</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
<div style="margin: 0px; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class=""><b class="">[root@controller: ~]</b></span> # openstack service list</div>
<div style="margin: 0px; line-height: normal;" class="">+----------------------------------+----------------+--------------+</div>
<div style="margin: 0px; line-height: normal;" class="">| ID                               | Name           | Type         |</div>
<div style="margin: 0px; line-height: normal;" class="">+----------------------------------+----------------+--------------+</div>
<div style="margin: 0px; line-height: normal;" class=""><font color="#e32400" class="">| 0a33e6f259794ff2a99e626be37c0c2b | cinderv2-hpc2n | volumev2     |</font></div>
<div style="margin: 0px; line-height: normal;" class="">| 1fcae9bd76304853a3168c39c7fe8e6b | nova           | compute      |</div>
<div style="margin: 0px; line-height: normal;" class="">| 2c7828120c294d3f82e3a17835babb85 | neutron        | network      |</div>
<div style="margin: 0px; line-height: normal;" class="">| 3804fcd8f9494d30b589b55fe6abb811 | nova-hpc2n     | compute      |</div>
<div style="margin: 0px; line-height: normal;" class="">| 478eff4e96464ae8a958ba29f750b14c | glance         | image        |</div>
<div style="margin: 0px; line-height: normal;" class=""><font color="#e32400" class="">| 4a5a771d915e43c28e66538b8bc6e625 | cinder         | volume       |</font></div>
<div style="margin: 0px; line-height: normal;" class=""><font color="#e32400" class="">| 72d1be82b2e5478dbf0f3fb9e7ba969d | cinderv2       | volumev2     |</font></div>
<div style="margin: 0px; line-height: normal;" class="">| 97f977f8a7a04bae89da167fd25dc06c | glance-hpc2n   | image        |</div>
<div style="margin: 0px; line-height: normal;" class=""><font color="#e32400" class="">| a985795b49e2440db82970b81248c86e | cinder-hpc2n   | volume       |</font></div>
<div style="margin: 0px; line-height: normal;" class="">| dccd39b92ab547ddaf9047b38620145a | swift          | object-store |</div>
<div style="margin: 0px; line-height: normal;" class="">| ebb1660d1d9746759a48de921521bfad | keystone       | identity     |</div>
<div style="margin: 0px; line-height: normal;" class="">+----------------------------------+----------------+--------------+</div>
</div>
</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
<span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class=""><b class="">[root@controller: ~]</b></span> # openstack endpoint show a985795b49e2440db82970b81248c86e</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
+--------------+--------------------------------------------------+</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| Field        | Value                                            |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
+--------------+--------------------------------------------------+</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| adminurl     | http://<URL>:8776/v1/%(tenant_id)s |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| enabled      | True                                             |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| id           | d4003e91ddf24cfb9fa497da81b01a18                 |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| internalurl  | http://<URL>:8776/v1/%(tenant_id)s |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| publicurl    | http://<URL>:8776/v1/%(tenant_id)s |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| region       | HPC2N                                            |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| service_id   | a985795b49e2440db82970b81248c86e                 |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| service_name | cinder-hpc2n                                     |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| service_type | volume                                           |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
+--------------+--------------------------------------------------+</div>
</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
<span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class=""><b class="">[root@controller: ~]</b></span> # openstack endpoint show 4a5a771d915e43c28e66538b8bc6e625</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
+--------------+------------------------------------------------+</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| Field        | Value                                          |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
+--------------+------------------------------------------------+</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| adminurl     | http://<URL>:8776/v1/%(tenant_id)s            |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| enabled      | True                                           |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| id           | 5f19c0b535674dbd9e318c7b6d61b3bc               |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| internalurl  | http://<URL>:8776/v1/%(tenant_id)s            |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| publicurl    | http://<URL>:8776/v1/%(tenant_id)s |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| region       | regionOne                                      |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| service_id   | 4a5a771d915e43c28e66538b8bc6e625               |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| service_name | cinder                                         |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
| service_type | volume                                         |</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
+--------------+------------------------------------------------+</div>
</div>
<div class=""><br class="">
</div>
<div class="">And same for v2 endpoints  </div>
<div class=""><br class="">
</div>
<div class="">————</div>
<div class=""><br class="">
</div>
<div class="">——— nova-api.log ———</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
achmentController object at 0x598a3d0>>, body: {"volumeAttachment": {"device": "", "volumeId": "93d96eab-e3fd-4131-9549-ed51e7299da2"}} _process_stack /usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:780</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.847 3376 INFO nova.api.openstack.compute.contrib.volumes [req-d6e1380d-c6bc-4911-b2c6-251bc8b4c62c a62c20fdf99c443a924f0d50a51514b1 3c9d997982e04c6db0e02b82fa18fdd8 - - -] Attach volume 93d96eab-e3fd-4131-9549-ed51e7299da2 to instance 3a4c8722-52a7-48f2-beb7-db8938698a0d
 at </div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.847 3376 DEBUG nova.compute.api [req-d6e1380d-c6bc-4911-b2c6-251bc8b4c62c a62c20fdf99c443a924f0d50a51514b1 3c9d997982e04c6db0e02b82fa18fdd8 - - -] [instance: 3a4c8722-52a7-48f2-beb7-db8938698a0d] Fetching instance by UUID get /usr/lib/python2.7/site-packages/nova/compute/api.py:1911</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 ERROR nova.api.openstack [req-d6e1380d-c6bc-4911-b2c6-251bc8b4c62c a62c20fdf99c443a924f0d50a51514b1 3c9d997982e04c6db0e02b82fa18fdd8 - - -] Caught error: internalURL endpoint for volume service named cinder not found</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack Traceback (most recent call last):</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/api/openstack/__init__.py", line 125, in __call__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return req.get_response(self.application)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/webob/request.py", line 1296, in send</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     application, catch_exc_info=False)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/webob/request.py", line 1260, in call_application</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     app_iter = application(self.environ, start_response)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/webob/dec.py", line 144, in __call__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return resp(environ, start_response)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/keystonemiddleware/auth_token/__init__.py", line 634, in __call__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return self._call_app(env, start_response)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/keystonemiddleware/auth_token/__init__.py", line 554, in _call_app</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return self._app(env, _fake_start_response)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/webob/dec.py", line 144, in __call__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return resp(environ, start_response)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/webob/dec.py", line 144, in __call__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return resp(environ, start_response)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/routes/middleware.py", line 131, in __call__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     response = self.app(environ, start_response)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/webob/dec.py", line 144, in __call__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return resp(environ, start_response)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/webob/dec.py", line 130, in __call__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     resp = self.call_func(req, *args, **self.kwargs)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/webob/dec.py", line 195, in call_func</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return self.func(req, *args, **kwargs)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py", line 756, in __call__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     content_type, body, accept)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py", line 821, in _process_stack</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     action_result = self.dispatch(meth, request, action_args)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py", line 911, in dispatch</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return method(req=request, **action_args)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/api/openstack/compute/contrib/volumes.py", line 305, in create</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     volume_id, device)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/compute/api.py", line 230, in wrapped</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return func(self, context, target, *args, **kwargs)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/compute/api.py", line 219, in inner</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return function(self, context, instance, *args, **kwargs)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/compute/api.py", line 200, in inner</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return f(self, context, instance, *args, **kw)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/compute/api.py", line 3035, in attach_volume</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     disk_bus, device_type)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/compute/api.py", line 3016, in _attach_volume</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     volume_bdm.destroy()</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 85, in __exit__</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     six.reraise(self.type_, self.value, self.tb)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/compute/api.py", line 3009, in _attach_volume</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     volume = self.volume_api.get(context, volume_id)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/volume/cinder.py", line 214, in wrapper</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     res = method(self, ctx, volume_id, *args, **kwargs)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/volume/cinder.py", line 286, in get</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     item = cinderclient(context).volumes.get(volume_id)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/nova/volume/cinder.py", line 115, in cinderclient</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     url = _SESSION.get_endpoint(auth, **service_parameters)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/keystoneclient/session.py", line 635, in get_endpoint</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return auth.get_endpoint(self, **kwargs)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/base.py", line 219, in get_endpoint</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     service_name=service_name)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/keystoneclient/utils.py", line 318, in inner</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     return func(*args, **kwargs)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack   File "/usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py", line 254, in url_for</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack     raise exceptions.EndpointNotFound(msg)</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
<font color="#ff4013" class="">2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack EndpointNotFound: internalURL endpoint for volume service named cinder not found</font></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
2015-12-08 12:52:05.988 3376 TRACE nova.api.openstack</div>
</div>
<div class=""><br class="">
</div>
<div class="">———</div>
<div class=""><br class="">
</div>
<div class="">If I remove cinder-hpc2n and cinderv2-hpc2n from the service list, everything started to work fine. </div>
<div class=""><br class="">
</div>
<div class="">This is how I have created endpoints: </div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">
openstack endpoint create --publicurl http://<URL>:8776/v1/%\(tenant_id\)s --internalurl http://<URL>:8776/v1/%\(tenant_id\)s --adminurl http://<URL>:8776/v1/%\(tenant_id\)s --region regionOne 4a5a771d915e43c28e66538b8bc6e625 </div>
</div>
<div class=""><br class="">
</div>
<div class=""><span style="font-family: Menlo; font-size: 11px;" class="">openstack endpoint create --publicurl http://<URL>:8776/v1/%\(tenant_id\)s --internalurl http://<URL>:8776/v1/%\(tenant_id\)s --adminurl http://<URL>:8776/v1/%\(tenant_id\)s --region
 HPC2N </span><span style="font-family: Menlo; font-size: 11px;" class="">a985795b49e2440db82970b81248c86e</span></div>
<div class=""><br class="">
</div>
<div class="">using the service-id. </div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Anyone experiencing this behavior? or Any suggestion how to fix it? Again regions are working fine with nova and glance. </div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Regards..</div>
<div class="">Salman. </div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">PhD, Scientific Computing<br class="">
Researcher, IT Department,<br class="">
Uppsala University.</div>
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Senior Cloud Architect, </div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
SNIC.</div>
Cloud Application Expert,<br class="">
UPPMAX.<br class="">
Visiting Researcher,<br class="">
Helsinki Institute of Physics (HIP).<br class="">
<a href="mailto:salman.toor@it.uu.se" class="">salman.toor@it.uu.se</a><br class="">
http://www.it.uu.se/katalog/salto690</div>
</div>
</div>
<br class="">
</body>
</html>