I have this below.

                    publicurl                      |                            
          internalurl                |                       adminurl        
https://public.domain.com:5000/v2.0       |       http://192.168.0.2:5000/v2.0  
     |      http://192.168.0.2:35357/v2.0  


The module is trying to access  http://192.168.0.2:35357/v2.0   it seems but it 
will say connection time out. 

I can access the public URL 

But on create tenant, it replies with  connection time out at the admin url.


Jason

> On Oct 20, 2015, at 2:58 PM, Abel Lopez <alopg...@gmail.com> wrote:
> 
> You should have your public endpoints be externally reachable.
> 
>> On Oct 20, 2015, at 2:38 PM, Sesso <se...@djsesso.com> wrote:
>> 
>> Hello,
>> 
>> I am trying to use a module to automate VM deployments. I can't connect to 
>> keystone externally so it will make new tenants. What is the best route to 
>> allow access?
>> I am using kilo.
>> 
>> Sent from my iPhone
>> _______________________________________________
>> OpenStack-operators mailing list
>> OpenStack-operators@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
> 


_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to