pdns example pools.yaml snippet does not explain the connection string

Bug #1579732 reported by Graham Hayes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Medium
sonu

Bug Description

targets:
    - type: powerdns
      description: PowerDNS Database Cluster

      # List out the designate-mdns servers from which PowerDNS servers should
      # request zone transfers (AXFRs) from.
      masters:
        - host: 192.0.2.1
          port: 5354

      # PowerDNS Configuration options
      options:
        host: 192.0.2.1
        port: 53
        connection: 'mysql+pymysql://designate:password@127.0.0.1/designate_pdns?charset=utf8'

this should have a comment above the connection snippet to explain that this is for the pdns database, not the designate database.

Tags: docs
Changed in designate:
importance: Undecided → Medium
sonu (sonu-bhumca11)
Changed in designate:
assignee: nobody → sonu (sonu-bhumca11)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to designate (master)

Fix proposed to branch: master
Review: https://review.openstack.org/317275

Changed in designate:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/317275
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=9ec2e8d6671dbd55eb23463a8c40a8682d0f67c7
Submitter: Jenkins
Branch: master

commit 9ec2e8d6671dbd55eb23463a8c40a8682d0f67c7
Author: sonu.kumar <email address hidden>
Date: Tue May 17 15:31:56 2016 +0900

    Add explanation of connection string in pdns sample_yaml_snippets

    Closes-Bug: #1579732

    Change-Id: I6bfae810d25c3eaf4bb81579cf08ef2e5de1d628

Changed in designate:
status: In Progress → Fix Released
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/designate 3.0.0.0b1

This issue was fixed in the openstack/designate 3.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.