-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhos-18.0.0
-
None
-
False
-
-
False
-
?
-
?
-
?
-
?
-
None
-
-
-
Informational
The nova-compute container does not have the cacert mount.
As a result the nova-compute service can not validate the rabbitmq tls cert.
Accordingly it should be in the nova-custom-ceph service, basically
add caCerts: combined-ca-bundle and edpmServiceType: nova
The updated dnc documentation shows this example. Could you please add the following parameters to the example in this document to avoid confusion?
~~~
edpmServiceType: nova
addCertMounts: false
caCerts: combined-ca-bundle
~~~
- updated dcn docs:
- need to update docs: