openstackgerrit | Naoaki Horie proposed openstack/tacker master: [DNM] Add k8s cluster for multi worker node https://review.opendev.org/c/openstack/tacker/+/773845 | 05:41 |
---|---|---|
*** sheel has joined #tacker | 10:38 | |
sheel | Dear All, | 10:48 |
sheel | Current api-ref build Issue on Zuul: | 10:48 |
sheel | ------------------------------------------------------ | 10:48 |
sheel | Extension error (os_api_ref): | 10:48 |
sheel | Handler <function add_assets at 0x7f70841a0b80> for event 'builder-inited' threw an exception (exception: 'Sphinx' object has no attribute 'add_stylesheet') | 10:48 |
sheel | ERROR: InvocationError for command /home/zuul/src/opendev.org/openstack/tacker/.tox/api-ref/bin/sphinx-build -W -b html -d api-ref/build/doctrees api-ref/source api-ref/build/html (exited with code 2) | 10:48 |
sheel | It seems sphinx version on zuul is 4.0 (https://github.com/openstack/tacker/blob/master/doc/requirements.txt) | 10:49 |
sheel | add_stylesheet() is being used in sphinx (zuul) which has been deprecated in sphinxV1.8 and has been removed in sphinxV4.0 | 10:49 |
sheel | We need to replace "add_stylesheet()" to "add_css_file()" to eliminate ongoing zuul test failures for api-ref. | 10:49 |
sheel | 10:49 | |
sheel | Reference: | 10:49 |
sheel | https://www.sphinx-doc.org/ja/master/extdev/deprecated.html#dev-deprecated-apis | 10:49 |
sheel | https://github.com/sphinx-doc/sphinx/issues/7747 | 10:49 |
sheel | Seems following os-api-ref patch may fix this issue: | 11:07 |
sheel | https://review.opendev.org/c/openstack/os-api-ref/+/765788 | 11:07 |
*** sheel has quit IRC | 13:17 | |
*** sheel has joined #tacker | 13:30 | |
*** sheel has quit IRC | 15:37 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!