← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1537320] Re: External DNS driver reference implementation

 

Reviewed:  https://review.openstack.org/280957
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=450bdc705a6d39852a33d785a8a25fa24bfa12fe
Submitter: Jenkins
Branch:    master

commit 450bdc705a6d39852a33d785a8a25fa24bfa12fe
Author: Miguel Lavalle <malavall@xxxxxxxxxx>
Date:   Tue Feb 16 16:01:50 2016 -0600

    Networking Guide chapter for DNS integration
    
    Adds a chapter to the Networking guide describing the integration of Nova with
    Neutron's internal DNS. This chapter also describes the integration of Nova and
    Neutron with an external DNSaaS (DNS as a Service)
    
    Implements: blueprint external-dns-resolution
                blueprint neutron-hostname-dns
                blueprint internal-dns-resolution
    
    Closes-Bug: #1537320
    
    Change-Id: I1a825b1b736e65542eb72bf77c44300ecdbffdd8


** Changed in: openstack-manuals
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1537320

Title:
      External DNS driver reference implementation

Status in neutron:
  Fix Released
Status in openstack-manuals:
  Fix Released

Bug description:
  https://review.openstack.org/212213
  Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
  Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

  commit 93ac8b3a3318c0b762d399fa78b8ce981d44b3d9
  Author: Miguel Lavalle <miguel@xxxxxxxxxxxx>
  Date:   Wed Aug 12 17:45:38 2015 -0500

      External DNS driver reference implementation
      
      An interface with an external DNS service is defined for Neutron. A reference
      implementation is also included, based on Designate. The interface and the
      driver will enable users to publish in the external DNS service the dns_name
      and dns_domain attributes associated with floating ips, ports and networks. As
      a consequence, the floating ips and networks api is extended to manage dns_name
      and dns_domain attributes. The dns_name attribute was added to ports in a
      preceding commit
      
      DocImpact: Introduce config option external_dns_driver to specify a driver
      for external dns integration. For more info, see
      doc/source/devref/external_dns_integration.rst
      
      APIImpact
      Implements: blueprint external-dns-resolution
      
      Change-Id: Ic298ad2558410ab9a614f22e1757d1fc8b22c482

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1537320/+subscriptions


References