Designate bind9 cmdline can't be changed by user

Bug #2037272 reported by Michal Arbet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Low
Michal Arbet
Antelope
Fix Released
Low
Michal Arbet
Bobcat
Fix Released
Low
Michal Arbet
Caracal
Fix Released
Low
Michal Arbet
Yoga
Fix Released
Low
Michal Arbet
Zed
Fix Released
Low
Michal Arbet

Bug Description

Hi,

In kolla-ansible there is no option how to set extra cmdline for bind9 backend. This could be very usefull while operating kolla/kolla-ansible. For example in our case we are disabling ipv6 by adding '-4' to bind9 cmdline.

I will propose a patch to fix this.

Changed in kolla-ansible:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/2023.1)

Fix proposed to branch: stable/2023.1
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/896336

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/zed)

Fix proposed to branch: stable/zed
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/896337

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/yoga)

Fix proposed to branch: stable/yoga
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/896338

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/896362
Committed: https://opendev.org/openstack/kolla-ansible/commit/21cff07c4911006626e6bed7574375340ea16fe9
Submitter: "Zuul (22348)"
Branch: master

commit 21cff07c4911006626e6bed7574375340ea16fe9
Author: Michal Arbet <email address hidden>
Date: Mon Sep 25 11:42:27 2023 +0200

    Make designate bind9 cmdline configurable

    This simple patch adds an option to define
    extra cmdline parameters for bind.

    Closes-Bug: #2037272
    Change-Id: Ia604bc669fdf97aba6c6345ad8a250dfb66cd375

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/2023.2)

Fix proposed to branch: stable/2023.2
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/904723

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/896338
Committed: https://opendev.org/openstack/kolla-ansible/commit/1636e432e3838524f49eb60126c78ce2851f6e99
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 1636e432e3838524f49eb60126c78ce2851f6e99
Author: Michal Arbet <email address hidden>
Date: Mon Sep 25 11:42:27 2023 +0200

    Make designate bind9 cmdline configurable

    This simple patch adds an option to define
    extra cmdline parameters for bind.

    Backport adapted for Yoga to remove workers configuration.

    Closes-Bug: #2037272
    Change-Id: Ia604bc669fdf97aba6c6345ad8a250dfb66cd375
    (cherry picked from commit 21cff07c4911006626e6bed7574375340ea16fe9)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/896337
Committed: https://opendev.org/openstack/kolla-ansible/commit/03d61a2cc677e4d486faaa2ea048447a7de88503
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 03d61a2cc677e4d486faaa2ea048447a7de88503
Author: Michal Arbet <email address hidden>
Date: Mon Sep 25 11:42:27 2023 +0200

    Make designate bind9 cmdline configurable

    This simple patch adds an option to define
    extra cmdline parameters for bind.

    Closes-Bug: #2037272
    Change-Id: Ia604bc669fdf97aba6c6345ad8a250dfb66cd375
    (cherry picked from commit 21cff07c4911006626e6bed7574375340ea16fe9)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/896336
Committed: https://opendev.org/openstack/kolla-ansible/commit/128d7d9c150744c10013c75f1d0cd97aa85d50a8
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 128d7d9c150744c10013c75f1d0cd97aa85d50a8
Author: Michal Arbet <email address hidden>
Date: Mon Sep 25 11:42:27 2023 +0200

    Make designate bind9 cmdline configurable

    This simple patch adds an option to define
    extra cmdline parameters for bind.

    Closes-Bug: #2037272
    Change-Id: Ia604bc669fdf97aba6c6345ad8a250dfb66cd375
    (cherry picked from commit 21cff07c4911006626e6bed7574375340ea16fe9)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/2023.2)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/904723
Committed: https://opendev.org/openstack/kolla-ansible/commit/47618e680c1b688d21a7ab4c4dec8177ef123968
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit 47618e680c1b688d21a7ab4c4dec8177ef123968
Author: Michal Arbet <email address hidden>
Date: Mon Sep 25 11:42:27 2023 +0200

    Make designate bind9 cmdline configurable

    This simple patch adds an option to define
    extra cmdline parameters for bind.

    Closes-Bug: #2037272
    Change-Id: Ia604bc669fdf97aba6c6345ad8a250dfb66cd375
    (cherry picked from commit 21cff07c4911006626e6bed7574375340ea16fe9)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 16.3.0

This issue was fixed in the openstack/kolla-ansible 16.3.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 17.1.0

This issue was fixed in the openstack/kolla-ansible 17.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 14.11.0

This issue was fixed in the openstack/kolla-ansible 14.11.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 15.4.0

This issue was fixed in the openstack/kolla-ansible 15.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 18.0.0.0rc1

This issue was fixed in the openstack/kolla-ansible 18.0.0.0rc1 release candidate.

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.