mlnx: Duplicate resource to manage [DEFAULT] interface_driver and [DEFAULT] dhcp_broadcast_reply
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet-neutron |
Fix Released
|
High
|
Unassigned |
Bug Description
The following change introduced the ability to manage [DEFAULT] interface_driver in dhcp-agent.conf and l3-agent.conf to the neutron:
https:/
However these parameters are already managed by the neutron:
When these classes are used in the same manifest, puppet apply fails because of the duplicate resources.
Takashi Kajinami (kajinamit) wrote : | #1 |
summary: |
- mlnx: Duplicate resource to manage [DEFAULT] interface_driver + mlnx: Duplicate resource to manage [DEFAULT] interface_driver and + [DEFAULT] dhcp_broadcast_reply |
Changed in puppet-neutron: | |
importance: | Undecided → High |
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (master) | #2 |
Fix proposed to branch: master
Review: https:/
Changed in puppet-neutron: | |
status: | New → In Progress |
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to puppet-neutron (master) | #3 |
Related fix proposed to branch: master
Review: https:/
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (master) | #4 |
Reviewed: https:/
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit c4f3abe22e5f57a
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 24 09:52:06 2022 +0900
mlnx: Allow workaround for duplicate resources
The commit b2e7de79df98a98
during Train cycle, introduced a few new parameters to support multi
interface driver, but the following two parameters are already declared
in the corresponding agent classes and trigger duplicate resource
declaration when these classes are used in a single manifest.
- dhcp_broadcast_
- interface_driver
This change allows users to workaround the problem. Details are
documented in the release note.
Closes-Bug: #1987460
Change-Id: I993523dc7f0ec8
Changed in puppet-neutron: | |
status: | In Progress → Fix Released |
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (stable/yoga) | #5 |
Fix proposed to branch: stable/yoga
Review: https:/
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-neutron (master) | #6 |
Reviewed: https:/
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit f7b4c844bc95056
Author: Takashi Kajinami <email address hidden>
Date: Fri Aug 26 01:22:28 2022 +0900
mlnx: Deprecate duplicate parameters
This change deprecates the parameters which are conflicting with
other service classes such as neutron:
remove these parameters completely in a future release.
Related-Bug: #1987460
Change-Id: I2ed2241b304bf2
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (stable/xena) | #7 |
Fix proposed to branch: stable/xena
Review: https:/
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (stable/wallaby) | #8 |
Fix proposed to branch: stable/wallaby
Review: https:/
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/xena) | #9 |
Reviewed: https:/
Committed: https:/
Submitter: "Zuul (22348)"
Branch: stable/xena
commit 1f26bbfda91d0c5
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 24 09:52:06 2022 +0900
mlnx: Allow workaround for duplicate resources
The commit b2e7de79df98a98
during Train cycle, introduced a few new parameters to support multi
interface driver, but the following two parameters are already declared
in the corresponding agent classes and trigger duplicate resource
declaration when these classes are used in a single manifest.
- dhcp_broadcast_
- interface_driver
This change allows users to workaround the problem. Details are
documented in the release note.
Closes-Bug: #1987460
Change-Id: I993523dc7f0ec8
(cherry picked from commit c4f3abe22e5f57a
(cherry picked from commit 49bfd89810d85dc
tags: | added: in-stable-xena |
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/yoga) | #10 |
Reviewed: https:/
Committed: https:/
Submitter: "Zuul (22348)"
Branch: stable/yoga
commit 49bfd89810d85dc
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 24 09:52:06 2022 +0900
mlnx: Allow workaround for duplicate resources
The commit b2e7de79df98a98
during Train cycle, introduced a few new parameters to support multi
interface driver, but the following two parameters are already declared
in the corresponding agent classes and trigger duplicate resource
declaration when these classes are used in a single manifest.
- dhcp_broadcast_
- interface_driver
This change allows users to workaround the problem. Details are
documented in the release note.
Closes-Bug: #1987460
Change-Id: I993523dc7f0ec8
(cherry picked from commit c4f3abe22e5f57a
tags: | added: in-stable-yoga |
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/wallaby) | #11 |
Reviewed: https:/
Committed: https:/
Submitter: "Zuul (22348)"
Branch: stable/wallaby
commit 181975c44d803c1
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 24 09:52:06 2022 +0900
mlnx: Allow workaround for duplicate resources
The commit b2e7de79df98a98
during Train cycle, introduced a few new parameters to support multi
interface driver, but the following two parameters are already declared
in the corresponding agent classes and trigger duplicate resource
declaration when these classes are used in a single manifest.
- dhcp_broadcast_
- interface_driver
This change allows users to workaround the problem. Details are
documented in the release note.
Closes-Bug: #1987460
Change-Id: I993523dc7f0ec8
(cherry picked from commit c4f3abe22e5f57a
(cherry picked from commit 49bfd89810d85dc
(cherry picked from commit 1f26bbfda91d0c5
tags: | added: in-stable-wallaby |
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (stable/victoria) | #12 |
Fix proposed to branch: stable/victoria
Review: https:/
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/victoria) | #13 |
Reviewed: https:/
Committed: https:/
Submitter: "Zuul (22348)"
Branch: stable/victoria
commit 29e3ff1ee3f7872
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 24 09:52:06 2022 +0900
mlnx: Allow workaround for duplicate resources
The commit b2e7de79df98a98
during Train cycle, introduced a few new parameters to support multi
interface driver, but the following two parameters are already declared
in the corresponding agent classes and trigger duplicate resource
declaration when these classes are used in a single manifest.
- dhcp_broadcast_
- interface_driver
This change allows users to workaround the problem. Details are
documented in the release note.
Closes-Bug: #1987460
Change-Id: I993523dc7f0ec8
(cherry picked from commit c4f3abe22e5f57a
(cherry picked from commit 49bfd89810d85dc
(cherry picked from commit 1f26bbfda91d0c5
(cherry picked from commit 181975c44d803c1
tags: | added: in-stable-victoria |
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (stable/ussuri) | #14 |
Fix proposed to branch: stable/ussuri
Review: https:/
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/ussuri) | #15 |
Reviewed: https:/
Committed: https:/
Submitter: "Zuul (22348)"
Branch: stable/ussuri
commit 0b225b0bd1f7862
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 24 09:52:06 2022 +0900
mlnx: Allow workaround for duplicate resources
The commit b2e7de79df98a98
during Train cycle, introduced a few new parameters to support multi
interface driver, but the following two parameters are already declared
in the corresponding agent classes and trigger duplicate resource
declaration when these classes are used in a single manifest.
- dhcp_broadcast_
- interface_driver
This change allows users to workaround the problem. Details are
documented in the release note.
Closes-Bug: #1987460
Change-Id: I993523dc7f0ec8
(cherry picked from commit c4f3abe22e5f57a
(cherry picked from commit 49bfd89810d85dc
(cherry picked from commit 1f26bbfda91d0c5
(cherry picked from commit 181975c44d803c1
(cherry picked from commit 29e3ff1ee3f7872
tags: | added: in-stable-ussuri |
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-neutron (stable/train) | #16 |
Fix proposed to branch: stable/train
Review: https:/
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/train) | #17 |
Reviewed: https:/
Committed: https:/
Submitter: "Zuul (22348)"
Branch: stable/train
commit b2d406629ad1ce4
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 24 09:52:06 2022 +0900
mlnx: Allow workaround for duplicate resources
The commit b2e7de79df98a98
during Train cycle, introduced a few new parameters to support multi
interface driver, but the following two parameters are already declared
in the corresponding agent classes and trigger duplicate resource
declaration when these classes are used in a single manifest.
- dhcp_broadcast_
- interface_driver
This change allows users to workaround the problem. Details are
documented in the release note.
Closes-Bug: #1987460
Change-Id: I993523dc7f0ec8
(cherry picked from commit c4f3abe22e5f57a
(cherry picked from commit 49bfd89810d85dc
(cherry picked from commit 1f26bbfda91d0c5
(cherry picked from commit 181975c44d803c1
(cherry picked from commit 29e3ff1ee3f7872
(cherry picked from commit 0b225b0bd1f7862
tags: | added: in-stable-train |
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-neutron 21.0.0 | #18 |
This issue was fixed in the openstack/
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-neutron 18.6.0 | #19 |
This issue was fixed in the openstack/
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-neutron 19.5.0 | #20 |
This issue was fixed in the openstack/
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-neutron 20.4.0 | #21 |
This issue was fixed in the openstack/
It seems the [DEFAULT] dhcp_broadcast_ reply parameter is duplicated.