Description of problem: When deploying an SSL enabled undercloud all the Tuskar endpoint URLs are using http protocol. Version-Release number of selected component (if applicable): instack-undercloud-2.1.2-29.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Deploy undercloud with SSL 2. keystone endpoint-list | grep 8585 Actual results: | 23a01b9d81e24e44b255f481d59617d4 | regionOne | http://192.0.2.2:8585/v2 | http://192.0.2.1:8585/v2 | http://192.0.2.1:8585/v2 | dfd27b8e912949c4b0946330883d55b8 | Expected results: I'd expect the public endpoint to be set to https as the other endpoints are set. Additional info:
We're not shipping tuskar in 8.0, so this can closed, right?