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
Fixed merge conflicts for this cherry pick.
Change-Id: Icd7b08ab69273f6073b960a13cf59905532f851a
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
(cherry picked from commit 63cd4f5fdc)
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
This commit is contained in:
@@ -21,5 +21,5 @@ OpenStack
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
||||
openstack/index
|
||||
@@ -315,7 +315,7 @@ conditions are in place:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
~(keystone_admin)]$ kubectl get pods -n kube-system | grep -e calico -e coredns
|
||||
~(keystone_admin)]$ kubectl get pods -n kube-system | grep -e calico -e coredns
|
||||
calico-kube-controllers-5cd4695574-d7zwt 1/1 Running
|
||||
calico-node-6km72 1/1 Running
|
||||
calico-node-c7xnd 1/1 Running
|
||||
|
||||
@@ -13,7 +13,7 @@ Use the following command to run the Ansible Backup playbook and back up the
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
~(keystone_admin)]$ ansible-playbook /usr/share/ansible/stx-ansible/playbooks/backup.yml -e "ansible_become_pass=<sysadmin password> admin_password=<sysadmin password>" -e "backup_user_local_registry=true"
|
||||
~(keystone_admin)]$ ansible-playbook /usr/share/ansible/stx-ansible/playbooks/backup.yml -e "ansible_become_pass=<sysadmin password> admin_password=<sysadmin password>" -e "backup_user_local_registry=true"
|
||||
|
||||
The <admin\_password> and <ansible\_become\_pass\> need to be set correctly
|
||||
using the ``-e`` option on the command line, or an override file, or in the
|
||||
|
||||
@@ -9,7 +9,7 @@ Backup and Restore
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
|
||||
back-up-openstack
|
||||
restore-openstack-from-a-backup
|
||||
openstack-backup-considerations
|
||||
Reference in New Issue
Block a user