The url of Cinder endpoints isn't created correctly

Bug #1627061 reported by caoyuan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
caoyuan

Bug Description

When use kolla to deploy openstack, the Cinder Service endpoints does not created correctly, the urls show v2 where it should be v1, version wrong.

[root@kolla ~]# openstack endpoint list | grep cinder
| 1d23280efde64a2fb99f4b72a1c130ce | RegionOne | cinderv2 | volumev2 | True | internal | http://192.168.1.120:8776/v2/%(tenant_id)s |
| 7caca1c9056c4233a30470921deb33f7 | RegionOne | cinder | volume | True | public | http://192.168.1.120:8776/v2/%(tenant_id)s |
| 821ada93e7e540b68a88bb7dc99de58a | RegionOne | cinderv2 | volumev2 | True | admin | http://192.168.1.120:8776/v2/%(tenant_id)s |
| 9af89153d01e41f192bfb16a202c4ed8 | RegionOne | cinder | volume | True | admin | http://192.168.1.120:8776/v2/%(tenant_id)s |
| c308040b359849eaa064f6dfd138811a | RegionOne | cinderv2 | volumev2 | True | public | http://192.168.1.120:8776/v2/%(tenant_id)s |
| e48b6359d6a7406ab02de1683f7ba50e | RegionOne | cinder | volume | True | internal | http://192.168.1.120:8776/v2/%(tenant_id)s |

caoyuan (cao-yuan)
Changed in kolla:
assignee: nobody → caoyuan (cao-yuan)
status: New → Fix Released
caoyuan (cao-yuan)
summary: - Cinder endpoints isn't created correctly
+ The urls of Cinder endpoints isn't created correctly
summary: - The urls of Cinder endpoints isn't created correctly
+ The url of Cinder endpoints isn't created correctly
description: updated
Changed in kolla:
importance: Undecided → High
status: Fix Released → In Progress
milestone: none → newton-rc2
caoyuan (cao-yuan)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/375775

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/375169
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=cfe93911dadd710ca5041726d625aa8959bcc7e6
Submitter: Jenkins
Branch: master

commit cfe93911dadd710ca5041726d625aa8959bcc7e6
Author: caoyuan <cao.yuan@99cloud.net>
Date: Fri Sep 23 08:16:51 2016 +0800

    Fix the url of Cinder endpoints

    When use "openstack endpoint list" to list the endpoints of
    cinder service, the url is not right. This patch fix it.

    closes-Bug: #1627061

    Change-Id: I43756421680f4ce59f7cbfb02509aa96c9e5ca9b

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (stable/mitaka)

Change abandoned by caoyuan (cao.yuan@99cloud.net) on branch: stable/mitaka
Review: https://review.openstack.org/375775

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 3.0.0.0rc2

This issue was fixed in the openstack/kolla 3.0.0.0rc2 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.