[OpenStack-docs] [glance] docs gate failing due on docs
Doug Hellmann
doug at doughellmann.com
Thu Jul 21 22:06:12 UTC 2016
> On Jul 21, 2016, at 1:27 AM, Andreas Jaeger <aj at suse.com> wrote:
>
> On 07/21/2016 02:11 AM, Nikhil Komawar wrote:
>> Hi all,
>>
>>
>> I am reaching out to get some help regarding the recent failure in the
>> Glance gate on docs [1]. It looks related to some translation message
>> being unable to set on cinder endpoint. The message looks non-specific
>> to glance and isn't helping to further debug so, if there are any docs
>> expert in this area, their input would be super appreciated.
>>
>>
>> [1] https://review.openstack.org/#/c/341168/ ,
>> https://review.openstack.org/#/c/345016/ and a few others.
>>
>> [2]
>> http://logs.openstack.org/28/326128/8/check/gate-glance-docs/edd5b69/console.html#_2016-07-20_21_34_30_530628
>>
>>
>
> This looks to come from the oslo-config run that starts with:
>
> etc/oslo-config-generator/glance-api.conf
>
> Let's ask the oslo-config sphinx experts - I've CC'ed Doug,
It looks like the new version of oslo.config is treating the “deprecated reason” string attached to the Opt as a regular string, but it’s getting back a message object from oslo.i18n because of the translation marker.
We should probably turn off translation in the sphinx extension, since sphinx has a separate workflow for translating content.
Doug
>
> Andreas
> --
> Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
> SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Felix Imendörffer, Jane Smithard, Graham Norton,
> HRB 21284 (AG Nürnberg)
> GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
>
More information about the OpenStack-docs
mailing list