[OpenStack-docs] [glance] docs gate failing due on docs

Doug Hellmann doug at doughellmann.com
Wed Jul 27 15:19:28 UTC 2016


Did anyone file a bug for this? I think the fix is likely to need to be
in oslo.config's sphinxext module, and I have some time to work on it
today.

Doug

Excerpts from Nikhil Komawar's message of 2016-07-22 09:48:53 -0400:
> Thanks a ton Swapnil. Much appreciate your quick fix.
> 
> I am glad to get this short term fix in at least. Now we will have to
> look into this issue for next release of glance_store.
> 
> On 7/22/16 6:08 AM, Swapnil Kulkarni (coolsvap) wrote:
> > On Fri, Jul 22, 2016 at 11:42 AM, Nikhil Komawar <nik.komawar at gmail.com> wrote:
> >> Thanks for your response Doug.
> >>
> >> I checked in glance and glance_store if we are setting translation
> >> extension for sphinx explicitly -- we are not. So, I am guessing you are
> >> talking about the extension being used in oslo.
> >>
> >> I would be happy to collaborate and help further to get this fixed
> >> soonish as it is blocking further releases of glance_store. In the
> >> meanwhile, I have asked to pin down the glance_store release in upper
> >> constraints [1] (which is being used to generate docs) as the relatively
> >> new changes in glance_store help text for configs seem to have triggered
> >> this failure.
> >>
> >> [1] https://review.openstack.org/345821
> >>
> >> On 7/21/16 6:06 PM, Doug Hellmann wrote:
> >>>> 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
> >>>>
> >> --
> >>
> >> Thanks,
> >> Nikhil
> >>
> >>
> >> _______________________________________________
> >> OpenStack-docs mailing list
> >> OpenStack-docs at lists.openstack.org
> >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs
> >
> > [1] requirements patch and [2] resolved the issue with glance-docs.
> >
> > [1] https://review.openstack.org/#/c/345821/
> > [2] https://review.openstack.org/#/c/345951/1
> 



More information about the OpenStack-docs mailing list