-
Bug
-
Resolution: Done
-
Major
-
rhos-18.0.z
-
None
-
1
-
False
-
-
False
-
?
-
rhos-workloads-compute
-
None
-
-
-
Refinement
-
1
-
Moderate
Hello Team,
In the document [1], Section "11.2 Disabling config drive" we have the following snippet from step1.
apiVersion: v1 kind: ConfigMap metadata: name: nova-extra-config namespace: openstack data: 35-compute-config-drive.conf: | [DEFAULT] force_config_drive = false
In the above steps the file name "35-compute-config-drive.conf" should contain "nova" in it, otherwise the parameter (force_config_drive) change will not work as expected.
I raised this concern over the slack channel #openstack-k8s-operators [2] and get it confirmed the file name should contain "nova" in it as per [3].
Please help to correct the document.
[2]
https://redhat-internal.slack.com/archives/CQXJFGMK6/p1750085994461079