Since we moved the installation items to the deploy-guide, we need to
make sure we properly reference the new locations.
Change-Id: Ic481bf333b868d32638e5970b18c367f9d23d45c
The deployment guide is currently pointed at triplo-docs but it has been
requested that we actually publish a deployment guide. This change
extracts many of the installation doc pages and moves them into the
deploy-guide source tree. Once the deploy-guide is published, we will
follow up to reference the deployment guide from tripleo-docs.
Change-Id: I0ebd26f014180a92c6cf4ab0929d99b2d860796f
Tripleo-ui has been removed as of Train. But we should keep the docs
around a bit longer as we don't branch tripleo-docs.
Change-Id: Iaaa3f6ece433401d696fe7f5d29d916c5c3d0c26
Changed a repositories document from txt to rst to properly render the rst
syntax within, and updated all references to that document. Also updated the
installation document to properly process the auto configured numbering.
Change-Id: I7fad6e5f89023575c86fef70f2ee17c1543c546d
Closes-Bug: 1827829
With the latest ceph-base change we now have the ability to
override the variables in multiple sections of ceph.conf other
than global.
This change improves the existing example of CephConfigOverrides
definition with an additional parameter in the [osd] section.
Depends-On: https://review.opendev.org/#/c/658161
Change-Id: I9d5cf96622b895cd0dad83b6fd3e41ed7204d50e
* Remove section on tripleo-incubator, this repo is retired.
* Replace docs.openstack.org/developer/X with current link
docs.openstack.org/X, use https where missing.
Change-Id: I18ff11126a3608a736cbee08c746d91906477c31
There is a typographical errors in baremetal_overcloud.rst. Correcting
spelling from acheive to achieve.
Change-Id: If42152e768b590f14716e38f65d8f9ce2a94c46f
As the all_nodes.json data is now rendered by Ansible, we need to use
the data from the config-download directory instead of using the Heat
stack output.
Change-Id: I4f742ed182c9377ae66998934c145ead9295a724
Depends-On: Ib3838d404b45ae6684ef7e0aa211cb8015271866
Midonet plugin isn't maintained nor supported anymore in TripleO; we
shouldn't document how to deploy the old templates, we don't even know
if they work.
Change-Id: I826e7e9adc13a25853dd6b01a972949f5c150696
Third paragraph has a typographical error - Fuirthermore should be Furthermore.
Change-Id: I984fa050cb559aec8b0d9945a7529bbdcb0d6fd6
Closes-Bug: #1835267
We've changed some of the naming in the Train cycle and need to update
the docs to reflect the current state. Additionally adding notes about
the previous naming conventions.
Change-Id: Ica16b31f332f6b8559a14617126037407f4e8165
Example from Ibe2e2302b47efea1c747c0166d552fab4feb31c8
was missing ANSIBLE_PRIVATE_KEY_FILE which will likely
also be needed with CephAnsibleEnvironmentVariables.
Change-Id: I08ba71dbc437102b4d53d65a7c357cfc026ffe33
Show how to pass CephAnsibleEnvironmentVariables when
running config-download manually to configure Ceph.
Change-Id: Ibe2e2302b47efea1c747c0166d552fab4feb31c8
- Update the container image prepare document for dev mode install:
https://github.com/openstack/ansible-role-tripleo-modify-image#dev-install
- Update standalone manual to refer to the container image prepare page
for special needs during a standalone deployment.
Change-Id: I666dc2b00ebbe56d957526a2a0b1966ddfcdfcf7
Adds docs and start of an example for multiple stack support with DCN.
Change-Id: I0dea73faf18bf1a350e173a7ae9f1fe49844ae13
Depends-On: I8a8825ecff9fc99b5de7390075470356397d85a2
Add admonition about how tag_from_label mechanism
works for external projects and clarify that it
doesn't work as expected for ceph containers, so
in this case the ceph_tag defined in the container
image_prepare yaml file will be used.
Change-Id: Ide6f67a4643e9a7943a1271403def7de6721b890
Update documentation for Ceph advanced deployment using the new
ceph-ansible parameters that can be added with Nautilus version.
In particular for fresh installation users can disable v1 (the
old Messenger protocol) passing the new variables to the
ceph-ansible playbook as extra_vars, overriding the default
behaviour.
Change-Id: I11b94a7432d54b398e1b929607b77ed0395d1ca3
Add admonition about how the local registry is implemented
in Stein. Clarify that image modification on deploy requires
use of the local registry. Also fix typo s/lasted/latest.
Added explanation on use of sudo for setting up an undercloud
registry with "openstack tripleo container image prepare".
Change-Id: I6bf8d99110aec0c8d9f8ea2ffa9c74228670e902
Explain DHCP constraints and requirements for external, routed and
traditional provider networks. Note for OVN and config-drive options as
well.
Co-authored-by: Dan Sneddon <dsneddon@redhat.com>
Change-Id: Icc1633238ac5786dc346d17b248b51428a9d498c
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
Updates most of the puppet/services links which now live in
the t-h-t deployments directory.
Change-Id: I7ada61d432085538587f069cfc5256c5b42589b5
Related-Blueprint: services-yaml-flattening
The directory /usr/share/openstack-tripleo-heat-templates was
spelled incorrectly in the spine/leaf deployment docs. This 2-line
patch corrects those typos.
Change-Id: Ib27a946d1db35aad405f9e8b0aad6abf309298ac
Closes-bug: 1821256
- add a new cell to an existing overcloud
- scale up computes in a cell
- scale down computes in a cell
- delete a cell
Change-Id: I386e2fcbe6734c957f511698f195c2fadb845b41
Implements: blueprint tripleo-multicell-basic
Depends-On: Ife9bf12d3a6011906fa8d9f97f7524b51aef906a
Update documentation covering Ceph deployment with TripleO to take
into account improvements in Ceph memory management from bluestore.
Rename section from "Override Ceph container parameters" to "Tuning
Ceph OSD CPU and Memory" as we do less direct overrides of the memory
settings and instead pass new options so that ceph-ansible will tune
the memory automatically for us. References on how to directly
override these paramters if still desired is described.
Change-Id: Ie3b68fceee250ec7f4ccf7a97346b12f1228d22a