We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 067da49 + b98f34e commit a91b665Copy full SHA for a91b665
docs/source/roles/role-edpm_pre_adoption_validation.rst
@@ -2,5 +2,15 @@
2
Role - edpm_pre_adoption_validation
3
===================================
4
5
+Implements a set of checks to be run before the main edpm_ansible deployment
6
+executed during adoption but after the new OpenStackDataPlaneNodeSet CRs are
7
+fully configured. See
8
+[the adoption docs](https://openstack-k8s-operators.github.io/data-plane-adoption/)
9
+for the detailed steps.
10
+
11
+The goals of these checks to prevent applying such
12
+new configuration to the edpm nodes that would either cause immediate problems
13
+of the running workload or require a reboot to apply.
14
15
.. include::
16
../collections/osp/edpm/edpm_pre_adoption_validation_role.rst
0 commit comments