
Currently when executing the role across multiple hosts and using self-signed certificates, each host has its own certificates. This patch uses the same model as os_keystone to facilitate SSL key/cert distribution across multiple hosts if the cert is self-signed. Change-Id: I0a4a2340a56aa657380d7fa49be24a0c4407d070 Closes-Bug: #1635274