yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88120
[Bug 1958290] Re: Horizon doc job fails with sphinx 4.4.0 version
Reviewed: https://review.opendev.org/c/openstack/horizon/+/825393
Committed: https://opendev.org/openstack/horizon/commit/83f864f490d9e7dbbc90bf14893c364de9311349
Submitter: "Zuul (22348)"
Branch: master
commit 83f864f490d9e7dbbc90bf14893c364de9311349
Author: manchandavishal <manchandavishal143@xxxxxxxxx>
Date: Wed Jan 19 19:50:48 2022 +0530
Fix hardcoded link error in sphinx 4.4.0
horizon doc job is failing because sphinx 4.4.0 raise an error
for the hardcoded extlinks link [1]. This patch fixes those links
to unblock the doc gate job.
Closes-Bug: #1958290
Co-Authored-By: Akihiro Motoki <amotoki@xxxxxxxxx>
[1] https://github.com/sphinx-doc/sphinx/pull/9800
Change-Id: Ica1a16522421a697efdab882afe6d9c08ff05e0b
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1958290
Title:
Horizon doc job fails with sphinx 4.4.0 version
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
After openstack/requirements bump the Sphinx version to 4.4.0 from 4.3.2 by [1].
horizon doc job starts failing with error [2]. I think it is a new feature added
in sphinx version 4.4.0 https://github.com/sphinx-doc/sphinx/pull/9800 which
causes the failure.
[1] https://review.opendev.org/c/openstack/requirements/+/825031
[2] https://paste.opendev.org/show/812198/
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1958290/+subscriptions
References