local doc build failed due to UpdateAction which was dropped

Bug #1769777 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Undecided
Akihiro Motoki

Bug Description

tox -e docs fails due to the following error. UpdateAction was dropped in Rocky but contributor/ref/tables.rst still refers to UpdateAction. This must be dropped.

Warning, treated as error:
/home/ubuntu/tmp/horizon/doc/source/contributor/ref/tables.rst:96:autodoc: failed to import class u'UpdateAction' from module u'horizon.tables'; the following exception was raised:
Traceback (most recent call last):
  File "/home/ubuntu/tmp/horizon/.tox/docs/local/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 665, in import_object
    obj = self.get_attr(obj, part)
  File "/home/ubuntu/tmp/horizon/.tox/docs/local/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 554, in get_attr
    return safe_getattr(obj, name, *defargs)
  File "/home/ubuntu/tmp/horizon/.tox/docs/local/lib/python2.7/site-packages/sphinx/util/inspect.py", line 185, in safe_getattr
    raise AttributeError(name)
AttributeError: UpdateAction
ERROR: InvocationError: '/home/ubuntu/tmp/horizon/.tox/docs/bin/sphinx-build -W -b html doc/source doc/build/html'
________________________________________________________________________________________________ summary _________________________________________________________________________________________________
ERROR: docs: commands failed

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
assignee: nobody → Akihiro Motoki (amotoki)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/566764
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8230f2cf7a6e62e220ee822e2e1a9675f2c977c3
Submitter: Zuul
Branch: master

commit 8230f2cf7a6e62e220ee822e2e1a9675f2c977c3
Author: Akihiro Motoki <email address hidden>
Date: Tue May 8 09:36:11 2018 +0900

    doc: Fix doc build failure due to dropped UpdateAction

    Change-Id: Iae027ff58a4924fb3cfea1f9eaf07f357c861de8
    Closes-Bug: #1769777

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 14.0.0.0b2

This issue was fixed in the openstack/horizon 14.0.0.0b2 development milestone.

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.