Comment 9 for bug 1612204

Revision history for this message
Peter Razumovsky (prazumovsky) wrote :

seems like we don't need to add custom -k argument to test, but add insecure=True to [clients_heat] section of heat.conf. So seems heat is misconfigured and should be fixed with puppets by adding insecure option during configurating, i.e.

[clients_heat]
insecure=true
url=...