Comment 5 for bug 1794770

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-docs (master)

Reviewed: https://review.openstack.org/606900
Committed: https://git.openstack.org/cgit/openstack/tripleo-docs/commit/?id=c027c7e238b02746fae511a26c56f34879128d5e
Submitter: Zuul
Branch: master

commit c027c7e238b02746fae511a26c56f34879128d5e
Author: Jiri Stransky <email address hidden>
Date: Mon Oct 1 10:02:02 2018 +0200

    Undercloud upgrade docs -- "yum update" necessary packages

    Expand the list of packages to `yum update` prior running `undercloud
    upgrade`:

    * openstack-tripleo-common -- we use direct Python imports from common
      to tripleoclient.

    * openstack-tripleo-heat-templates -- nowadays we upgrade the
      undercloud based on t-h-t content, we need the latest content before
      we trigger the upgrade.

    Change-Id: Ie7a51bebb1d18c6f4442c5177f593008819ae51c
    Partial-Bug: #1794770