Hi, When I ran devstack with SSL I found a bug and tried to fix it - https://review.openstack.org/#/c/242812/ But no one agree with me. Try to apply this patch - it may help. Also there is a chance that new bugs present in devstack that prevented to install it with SSL. Regards, Andrey.
On Wed, Jul 20, 2016 at 4:38 AM, Wenzhi Yu (yuywz) <[email protected]> wrote: > Thanks for your reply, Andrey. I tried set USE_SSL=True but still got the > same error: > > 2016-07-20 01:29:21.446 | Discovering versions from the identity service > failed when creating the password plugin. Attempting to determine version > from URL. > 2016-07-20 01:29:21.446 | Could not determine a suitable URL for the plugin. > > Please see the detailed log here: http://paste.openstack.org/show/538761/ > Here is my local.conf: http://paste.openstack.org/show/538762/ > 2016-07-20 > ________________________________ > Best Regards, > Wenzhi Yu (yuywz) > ________________________________ > 发件人:Andrey Pavlov <[email protected]> > 发送时间:2016-07-19 16:46 > 主题:Re: [openstack-dev] [devstack] How to enable SSL in devStack? > 收件人:"OpenStack Development Mailing List (not for usage > questions)"<[email protected]> > 抄送: > > just add > > USE_SSL=True > > to your localrc before run stack.sh > > Regards, > Andrey. > > On Tue, Jul 19, 2016 at 10:17 AM, Wenzhi Yu (yuywz) <[email protected]> > wrote: >> Hi folks, >> >> I want to configure the openstack endpoints to use SSL in devStack. >> >> I searched on internet and found some posts like [1] and tried the >> configuration in the post, but devStack script failed with error messages >> like: >> "Discovering versions from the identity service failed when creating the >> password plugin. Attempting to determine version from URL. Could not >> determine a suitable URL for the plugin." >> [1]https://ask.openstack.org/en/question/45348/devstack-with-ssl/ >> >> So how to enable SSL in devStack? Can anyone please give me some guidance? >> Thanks! >> >> 2016-07-19 >> ________________________________ >> Best Regards, >> Wenzhi Yu (yuywz) >> >> __________________________________________________________________________ >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: [email protected]?subject:unsubscribe >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> > > > > -- > Kind regards, > Andrey Pavlov. > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Kind regards, Andrey Pavlov. __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
