<html><body><p>Greetings,<br><br>I try to enable Zun using SSL, and add 2 statments in my local.conf,<br><span class="domino-highlight-yellow" style="background-color: yellow"><font color="#000000">USE_SSL=TRUE</font></span><br><span class="domino-highlight-yellow" style="background-color: yellow"><font color="#000000">SSL_ENABLED_SERVICES+=,zun</font></span><br><br>but it does not work. I check the log file and found  SSL_ENABLED_SERVICES=key,nova,cinder,glance,s-proxy,neutron,  does not have Zun at all.<br>later I found in stack.sh, SSL_ENABLED_SERVICES is hard code.<br><span class="domino-highlight-yellow" style="background-color: yellow"><font color="#000000"># Service to enable with SSL if ``USE_SSL`` is True</font></span><br><span class="domino-highlight-yellow" style="background-color: yellow"><font color="#000000">SSL_ENABLED_SERVICES="key,nova,cinder,glance,s-proxy,neutron"</font></span><br><br><br>if I add Zun to the hard code, and reinstall, zun SSL is okay. so i wonder if this is a devstack bug or i made mistake on the local.conf? <br><br><br><br><br><br>Best Regards,<br>He Xin(TonyŁ©<br>OpenStack on Power Development, IBM Shanghai<br>2F, 399 Keyuan Rd, Zhangjiang Chuangxin No. 10 Building, Zhangjiang High Tech Park Shanghai <BR>
</body></html>