[Openstack] floating IP dns question
    Boris-Michel Deschenes 
    boris-michel.deschenes at ubisoft.com
       
    Thu Jul  5 18:15:22 UTC 2012
    
    
  
I don't understand how to use the floating IP dns extension.
OK, I can add a domain for a project but what DNS server should I query afterwards to resolve the name to an IP?
The dnsmasq server running on my controller seems to only know about the novalocal domain (which is the private network)
or is it only usable through the API? even to resolve?
GET /v1.1/<tenant_id>/os-floating-ip-dns/<domain>/entries/<name>
# Sample Response:
{ 'dns_entry' :
  { 'ip' : '192.168.53.11',
    'type' : 'A',
    'domain' : <domain>,
    'name' : <name> }}
thanks
Boris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120705/7e9c38a0/attachment.html>
    
    
More information about the Openstack
mailing list