Added few more observation that was observed from neutron server . Tried to
see what happens when designate client commands are executed from the neutron
server , some questions are :
With v2 url it returns 404 , not found
With admin account , domains created by other users are not visible a
Can some one help ?
Trying to integrate Extrnal Dns ( Designate ) with Neutron
I am going by this link
https://docs.openstack.org/project-install-guide/dns/ocata/install-ubuntu.html
https://docs.openstack.org/ocata/networking-guide/config-dns-int.html
neutron configuration
[designate]
url = ht
I am running curl command on the keystone container itself and the result is
coming after 40s . If I try with any other user it shows gateway time out . I
have deployed openstack using openstack ansible ( tried newton and ocata )
following their reference architecture for production . It wor