The steps needed to upgrade the undercloud were
specified in two different files. This commit
updates the steps to cover O to P from commit
496223 in the 'Undercloud Installation' section
and reuses that doc file for the 'Upgrading to
a Next Major Release'.
As an addition, a new class 'otop' has been
added to include specific documentation sections
when upgrading from Ocata to Pike.
Change-Id: I9097ca11a95f94c5eaf580fb8a82b3173d606a5d
Update the undercloud upgrade for O to P
Update the controller and converge step command
with the right env file
Also adds a new section for the Pike minor update docs
Co-Authored-By: Marios Andreou <marios@redhat.com>
Change-Id: I7f7f49d7450f2b158d29b2d1b37dd3bcabfeb5f8
Due to missing/superflous spaces, some of the content in the
guide is displayed as blockquote without being really quoted
content. This change adds/removes spaces to remove ALL the
generated HTML blockquotes.
Change-Id: I25b0d9fa64cd474a844b5f3e6c126395a4e80f2c
The undercloud update docs were changed to reflect the new process
that started in Pike, but the major upgrade docs were not. While the
old process will work for now, there are plans to make changes that
will rely on the new process so we need to make sure to document it.
See 1e731bd201
bp undercloud-upgrade
Change-Id: I8704b197471f5e53377a7a5f18cdcc43563c54cb
Due to missing spaces, some of the content in the installation
guide is displayed as blockquote without being really quoted
content. This change adds the needed spaces to remove the
generated HTML blockquotes.
The repositories.txt file gets included at different locations
and that file contained the formatting spaces which were needed
from the location which includes that file. It's most of the time
better to do the indentation at the ".. include" level and leave
the file which gets included *without* indentation. Because here,
the indentation in the included file worked for some includes but
not for all, because the content got used at different indentation
levels. That made it necessary to touch the includes in
basic_deployment and post_deployment too.
Follow up patches will deal with the other install guide sections
more in details.
Change-Id: Ie2e7fea6d92f7742d23e22452e394b8ff40975eb
The user is required to install ceph-ansible in pike.
The package can not be made a dependency of tripleoclient [1]
Updated install, update/upgrade, and backup and restore
The installation section was updated to cover deployment
of Ceph via TripleO with either puppet-ceph (Ceph not in
containers) or ceph-ansible (Ceph in containers).
[1] http://eavesdrop.openstack.org/meetings/rdo_meeting___2017_06_21/2017/rdo_meeting___2017_06_21.2017-06-21-15.01.log.html#l-29
Co-Authored-By: John Fulton <fulton@redhat.com>
Change-Id: I8e9def9577dc84b63895e10924a01a4949d02aef
The upstream docs structure is changing, so this change updates our
existing docs into contributor and install guide sections.
Change-Id: I37fabd25fdda6bc56fcfb331b74e3294e31e68bb