cinder driver config string with %(tenant)s breaks glance gate and is preventing further store release

Bug #1606746 reported by Nikhil Komawar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
glance_store
Fix Released
Critical
Nikhil Komawar

Bug Description

As described in the bug https://bugs.launchpad.net/glance-store/+bug/1605648 , the translations being done on the config string are not permitting additions so, the docs generation is failing.

The glance_store 0.14.0 had to be pinned down to let glance review queue not break. see updates on this thread http://lists.openstack.org/pipermail/openstack-docs/2016-July/thread.html#8899

If another release of glance_store is out in this state, we will break glance again.

For now, a temporary fix is to not have such value in the config string and let the oslo and i18n team work to fix the translations on docs gate.

We need to fix this to let glanace_store be released in the upcoming weeks and not block ourselves on https://bugs.launchpad.net/glance-store/+bug/1605648 .

Changed in glance-store:
importance: Undecided → Critical
status: New → Triaged
assignee: nobody → Nikhil Komawar (nikhil-komawar)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance_store (master)

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

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

Reviewed: https://review.openstack.org/347595
Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=10f50da5fcd9257090ab137f4d257940bb01b44a
Submitter: Jenkins
Branch: master

commit 10f50da5fcd9257090ab137f4d257940bb01b44a
Author: Nikhil Komawar <email address hidden>
Date: Tue Jul 26 22:08:28 2016 -0400

    Fix cinder config string as per current i18n state

    As described in the bug 1605648 , the translations being done on the
    config string are not permitting additions so, the glance docs
    generation is failing.

    The glance_store 0.14.0 had to be pinned down to let glance review queue
    not break. see updates on this thread
    http://lists.openstack.org/pipermail/openstack-docs/2016-July/thread.html#8899

    The config strings need to be non additive for translations and will
    enable future releases of glance_store. Once, a appropriate fix is
    published for bug 1605648 the config strings can be more flexible.

    Change-Id: Ia6ed5883458f2e81e861cda02068956728e76357
    Closes-Bug: 1606746
    Partial-Bug: 1605648

Changed in glance-store:
status: In Progress → Fix Released
Revision history for this message
Nikhil Komawar (nikhil-komawar) wrote :

A long term solution is proposed https://review.openstack.org/#/c/347907/1 thanks to Doug.

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/glance_store 0.15.0

This issue was fixed in the openstack/glance_store 0.15.0 release.

Revision history for this message
Nikhil Komawar (nikhil-komawar) wrote :

This issue affect glance_store 0.15.0 too but oslo.config release of 3.14.0 should resolve it.

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.