Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
magnum: add an option to create insecure TLS connections
We use self-signed certificates in the openstack for test purposes. It is not always easy to bring a CA certificate. And so we ran into the problem that there is no option to not check the validity of the certificate in the autoscaler. This patch adds a new option for the magnum plugin: tls-insecure Signed-off-by: Anton Kurbatov <[email protected]>
- Loading branch information