Wrong example of "nova_endpoint_template" in cinder.conf

Bug #1279747 reported by Rui Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Rui Chen

Bug Description

Wrong example of "nova_endpoint_template" in cinder.conf

e.g. http://localhost:8774/v2/%(tenant_id)s

should be

e.g. http://localhost:8774/v2/%(project_id)s

Rui Chen (kiwik-chenrui)
Changed in cinder:
assignee: nobody → Rui Chen (kiwik-chenrui)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/73241

Changed in cinder:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/73241
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=09b20b1b8493bef07cfc1caa8c345eba7ae33062
Submitter: Jenkins
Branch: master

commit 09b20b1b8493bef07cfc1caa8c345eba7ae33062
Author: ruichen <email address hidden>
Date: Thu Feb 13 19:12:21 2014 +0800

    Fix wrong example of "nova_endpoint_template"

    In cinder.conf

    e.g. http://localhost:8774/v2/%(tenant_id)s

    should be

    e.g. http://localhost:8774/v2/%(project_id)s

    Change-Id: I7dd3be9bc9d2e8f26619b00b5bdbc66505a984b2
    Closes-Bug: #1279747

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → icehouse-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: icehouse-3 → 2014.1
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.