Re: [Openstack] keystone admin endpoint

2016-05-19 Thread magicb...@hotmail.com
Thanks Hugo. I was worried about whether I had to create some endpoints in addition to the NAT task Thanks. J. On 19/05/16 15:37, Tonytkdk wrote: Yes, the NAT works as you want. Regards // Hugo "magicb...@hotmail.com" 於 2016年5月19日 20:02 寫道: Hi in my keystone.conf I have "admin_endp

Re: [Openstack] keystone admin endpoint

2016-05-19 Thread Tonytkdk
Yes, the NAT works as you want. Regards // Hugo > "magicb...@hotmail.com" 於 2016年5月19日 20:02 寫道: > > Hi > > in my keystone.conf I have "admin_endpoint = http://192.168.0.2:35357";, but I > need to access from public IP address space to this endpoint. > > > Is it valid to just configure a NA

[Openstack] keystone admin endpoint

2016-05-19 Thread magicb...@hotmail.com
Hi in my keystone.conf I have "admin_endpoint = http://192.168.0.2:35357";, but I need to access from public IP address space to this endpoint. Is it valid to just configure a NAT which translates <> <192.168.0.2:35357> ?? Thanks J. ___