27 Commits

Author SHA1 Message Date
Zuul
92452b6e04 Merge "relocate /www to /var/www" 2022-08-03 17:46:22 +00:00
Bin Qian
5aea066fc8 relocate /www to /var/www
Relocate writable /www to /var/www

Story: 2009101
Task: 43477

Change-Id: Ie6bf6a6504bca9f98e994fb2eb34f9522dc363fb
Depends-on: https://review.opendev.org/c/starlingx/metal/+/810023
Signed-off-by: Bin Qian <bin.qian@windriver.com>
2022-08-03 17:17:06 +00:00
Ron Stone
cf66f5d279 Armada Deprecation and Replacement
First pass - generic updates only. (command input/output to be done)
Address patchset 1 review comments.
Replace examples using openstack with metrics server
Remove DS app from application-list output
Additional migration to FluxCD (snmp, auditd)
Minor textual change.
Fix merge conflict.
Revert install r5 change.

Story: 2009138
Task: 45238

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ia40ff45f12ec7b7ffa859e0d8bb5535303870d83
2022-06-29 10:40:56 -04:00
Ron Stone
7014f65e69 Fix escaped underscores (r5,r6,dsR6)
Imported DITA files contain escaped underscores in literal contexts
that are passed to output as is, resulting in inaccurate content.
This review cleans up instances based on grep of HTML output.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I63a8675e6199461b4ee9694e44cd6fd1db12f788
2022-06-08 10:50:04 -04:00
Elaine Fonaro
82e4b0e335 Updated Restore OpenStack from a Backup - new command lines.
Minor style updates done.

Removed the footnote and added the document reference :ref:

Updated the Footnote [#].

Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com>
Change-Id: Icafcab66634237bef72d253cec3f6240f1c67d45
2022-04-11 14:51:09 -03:00
Elaine Fonaro
fd759b6b01 Running Ansible Backup paragraphs were updated.
Code block added line 24.

Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com>
Change-Id: Ia0816f8a9eb0a6d35d1d890d56cf9c60774574a8
2022-03-25 09:33:21 -03:00
Ron Stone
204aa1e397 Unique index names (backup)
Make backup and restore index names unique.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ic36f5468a762573e81797157ad4c926214824838
2022-01-19 10:27:00 -05:00
Zuul
77dace0f1c Merge "Revert "relocate /www to /var/www"" 2021-12-16 19:04:37 +00:00
Bin Qian
6996357d4f Revert "relocate /www to /var/www"
This reverts commit 6b497721c9a7bc69e5a1595fee0060f8e8c9ad7e.

Reason for revert: revert as this change is not applicable for stx.6.0. Will merge to master branch when stx6.0 is branched for the doc repo

Change-Id: Ibc903257914890fbd4c7996696c2930622062039
2021-12-16 16:48:19 +00:00
Zuul
8bf08bf4cf Merge "relocate /www to /var/www" 2021-12-15 22:12:09 +00:00
Ron Stone
0a46ab6870 BACKUP AND RESTORE - secret vault details not included for remote backup (pick)
Added detail for running ansible backup playbook remotely.
Incorporated patchset 1 review updates.
Incorporated patchset 2 review updates.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I4c157db5263520b689d5e3db989ae8a702ca4e6e
2021-11-24 07:51:25 -05:00
Juanita-Balaraj
bcad3c5f46 OIDC parameters missing after Backup and Restore
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
Change-Id: Ica59eb311e275d2b6c608d9cda6543dc0ed365a6
2021-11-05 17:29:28 -04:00
MCamp859
f89156f38e Remove mention to wr-openstack
Change “wr-openstack” instances to “|prefix|-openstack”.

PS2: Use |prefix| substitution instead of "stx"
PS3, 4, 5, 6, 7: Fix table alignment
PS8: Replace table with text for |prefix| usage

Closes-Bug: 1948045

Change-Id: I41f804dd83d480e99a9c8ebfc252def3de0215ea
Signed-off-by: MCamp859 <maryx.camp@intel.com>
2021-11-03 22:11:16 -04:00
Juanita-Balaraj
265d96bed1 Fixed \_ as the output was not rendering correctly (pick r5 updates only)
Fixed Patchset 4 comments
Fixed Patchset 3 comments and added additional updates
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
Change-Id: I7482afc3a90bbdc94b6ecd8b6ac39d831b8a45db
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
2021-11-02 11:27:15 -04:00
Juanita-Balaraj
6df2d7c577 Updated Ansible version and Ansible Playbook Directory
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
Change-Id: I3fb15bc5cd3fd3e198fd87ad98f62a835f363a59
2021-10-21 16:22:02 -04:00
Bin Qian
6b497721c9 relocate /www to /var/www
Relocate writable /www to /var/www

Story: 2009101
Task: 43477
Depends-on: https://review.opendev.org/c/starlingx/metal/+/810023
Change-Id: I1965bb9f6bdb679399b75b9f107649a6ac74d95a
Signed-off-by: Bin Qian <bin.qian@windriver.com>
2021-09-29 14:17:56 -04:00
Ron Stone
98d01b5049 TOC structure changes
Conditionalized use of "Contents" heading in Kubernetes and
OpenStack subindexes.
Make "Contents" a common include, overwritable per book
Conditionally pull in kubernetes and OpenStack descriptions from
each book index to kubernetes/index and openstack/index for partner
use
Deleted index.rs1 topics from DITA import

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I857a1dbb567a0bf609b449e8260b2f8801a339fb
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-09-17 11:22:40 -04:00
Ron Stone
802aa99c1b Openstack .. include changes
Made paths to include files relative to doc source. This is needed for downstream builds
and is good practice for reusability.
Fixed some include statements with broken syntax.
Added missing section labels to include file.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I0423c2008445b49e0bb60b9690925041d7acd6f6
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-06-22 08:36:11 -04:00
egoncalv
c12cf2bc59 Replaced relase version to nn.nn
Solved building and merge conflict problem.

Signed-off-by: egoncalv <elisamaraaoki.goncalves@windriver.com>
Change-Id: I9272fa6246bd60ace6a5f7ba64fdb4181b1e4721
2021-06-14 20:16:28 -03:00
Keane Lim
c1c09fc919 This review replaces 789850
Changed Backup and Restore procedure to account for wipe_ceph_osds=true option

Change-Id: Id7ba6276eb9e79b45bb123eeb362e210ca744ba5
Signed-off-by: Keane Lim <keane.lim@windriver.com>
2021-06-03 16:10:24 -04:00
Juanita-Balaraj
e2e42814e6 Remote Redfish Subcloud Restore
Fixed Merge conflicts
Fixed review comments for patchset 8
Fixed review comments for patchset 7
Fixed review comments for Patchset 4
Moved restoring-subclouds-from-backupdata-using-dcmanager to the Distributed Cloud Guide

Story: 2008573
Task: 42332

Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
Change-Id: Ife0319125df38c54fb0baa79ac32070446a0d605
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
2021-05-20 10:37:07 -04:00
Zuul
80555cd40c Merge "dc_vault restore playbook" 2021-05-14 00:04:40 +00:00
Adil
3d075a0f50 dc_vault restore playbook
Bug fix

Added information regarding dc_vault in:
	restoring-starlingx-system-data-and-storage
	running-ansible-backup-playbook-locally...

Acted on Mary's comments

https://review.opendev.org/c/starlingx/docs/+/790296


Signed-off-by: Adil <mohamed.adilassakkali@windriver.com>
Change-Id: I1b878919ad4068b0f1af35f605628f3146cdb219
2021-05-12 11:14:39 -03:00
Juanita-Balaraj
63cd4f5fdc CephFS RWX Support in Host-based Ceph
Incorporated patchset 1 review comments
Updated patchset 5 review comments
Updated patchset 6 review comments
Fixed merge conflicts
Updated patchset 8 review comments

Change-Id: Icd7b08ab69273f6073b960a13cf59905532f851a
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
2021-05-03 16:39:45 -04:00
Rafael Jardim
d6fb867888 Upstreaming WRO
Removed duplicate abbrev definitions

Signed-off-by: Rafael Jardim <rafaeljordao.jardim@windriver.com>
Change-Id: I7910d9f54e158250004abd7e17a4e119f8064252
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-03-31 08:57:23 -04:00
Rafael Jardim
946f7d1f4c Update Backup and Restore
Some minor changes added


Signed-off-by: Rafael Jardim <rafaeljordao.jardim@windriver.com>
Change-Id: I6eabc540b7c1ec7f73a9665401f107721808aa64
2021-03-09 09:55:24 -03:00
Stone
e1180949ca Backup and Restore
Patch 2 review edits.

Stripped spaces at EOLs. Deleted vscode hidden directory.

Initial review and resolved supporting additions to source/shared/strings.txt

Signed-off-by: Stone <ronald.stone@windriver.com>
Change-Id: I21895e0f451d1a11b8f9813034c31a049d4f9ad8
Signed-off-by: Stone <ronald.stone@windriver.com>
2020-12-08 15:44:08 -05:00