- 25 Mar, 2022 1 commit
-
-
Thomas Goirand authored
-
- 14 Mar, 2022 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
puppet-designate 20.2.0 release meta:version: 20.2.0 meta:diff-start: - meta:series: yoga meta:release-type: release meta:pypi: no meta:first: no meta:release:Author: Takashi Kajinami <tkajinam@redhat.com> meta:release:Commit: Takashi Kajinami <tkajinam@redhat.com> meta:release:Change-Id: I1fe667a3a1af784b33565fcd4a4e1d19092861f0 meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
-
- 03 Mar, 2022 1 commit
-
-
Zuul authored
-
- 27 Feb, 2022 1 commit
-
-
ZhongShengping authored
Update the version metadata for Yoga milestone M3 Change-Id: Ie0152be97f53524cb09266c2b968260bf2b3729a
-
- 24 Feb, 2022 1 commit
-
-
Zuul authored
-
- 22 Feb, 2022 7 commits
-
-
Zuul authored
-
Tobias Urdin authored
The managed_resource_tenant_id default is currently set to 12345 which is invalid and will cause issues in designate. We should use service default instead so that it gets the designate.conf default value (which is a valid UUID). Change-Id: Ice64a6d244f8b463382d91bcc7f0600816abacd2
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Takashi Kajinami authored
... because these operating systems are now verified by unit tests and integration tests. Change-Id: I57993c662104a2ad4f119fae6d1d659520f0cdd2
-
Zuul authored
-
- 21 Feb, 2022 2 commits
-
-
Takashi Kajinami authored
This change introduces support for setting up agent backend[1] and bind9 agent backend. [1] https://docs.openstack.org/designate/latest/admin/backends/agent.html Related-Bug: #1961516 Change-Id: I5c65aa4853d8dfb4e54eaa4d65c871aa7968117c
-
Takashi Kajinami authored
Designate no longer uses the parameters in the [backend:bind9] section, since ppols.yaml was introduced. This change ensures the parameters in this wrong section are purged. Also, this change introduces support for setting up backend using pools.yaml according to the current installation guide. Closes-Bug: #1961516 Change-Id: I28a91ab99325970db1e96aa904f35e8f9a5e109c
-
- 20 Feb, 2022 4 commits
-
-
Zuul authored
-
Takashi Kajinami authored
... because the command doesn't require root privilege. This follows the guidance in current installation guide[1][2]. [1] https://docs.openstack.org/designate/latest/install/install-rdo.html [2] https://docs.openstack.org/designate/latest/install/install-ubuntu.html Change-Id: If664267a805edb5f7262274b0dc5b152d514c629
-
Takashi Kajinami authored
and replace hard-codes by definition in params.pp . Change-Id: I6203cf8af6761963a1282b2ed7df1155a34079a5
-
Takashi Kajinami authored
... unless it is necessary, to avoid enforcing order. Change-Id: If8014de4f5cfac77566ef81699a98760534fb4ec
-
- 18 Feb, 2022 3 commits
- 16 Feb, 2022 1 commit
-
-
Takashi Kajinami authored
Change-Id: I68fad3516285380e8e316c45336300ab81a0dbc8
-
- 15 Feb, 2022 1 commit
-
-
Takashi Kajinami authored
The puppt-postgresql module does not support CentOS 9 yet and requires some version parameters to be run on CentOS 9. This change disables unit tests requiring that module, until the module supports CentOS 9. Change-Id: I325b309188b3664c9d569b3080eb597e52fe5461
-
- 14 Feb, 2022 2 commits
-
-
Takashi Kajinami authored
... because it is not required and inheriting designate::params is enough. Reducing scope of inheritance allows us to decouple individual classes. Change-Id: Iacb44a1d485c475bcb3a0be053c8ed7a60399866
-
Takashi Kajinami authored
The designate::worker class provides some additional parameters than the other classes. Because there is no clear requirement for these parameters, this change deprecates these parameters so that we can provide consistent interface to all service classes. Change-Id: I5534cdf776d361a1ed7ecb54af85886e390e680e
-
- 08 Feb, 2022 3 commits
-
-
Takashi Kajinami authored
... because it was deprecated during Victoria cycle. Change-Id: Ie1d82aab277cad70e5dbd76ab2aa856f46c71732
-
Takashi Kajinami authored
... because it was deprecated during Ussuri cycle. Change-Id: Ia9cbd53825cc82ca33d5688cb27405d88ae46e36
-
Takashi Kajinami authored
Change-Id: I950cdbb4fad6def7054c6c6c2a18d6cfb15c318e
-
- 06 Feb, 2022 1 commit
-
-
Takashi Kajinami authored
Use the whole resource type instead of its individual resources, to rely on interface instead of implementation of the dependent module. Change-Id: If969163b4b1df813341569ca7c626a35253cefd5
-
- 25 Jan, 2022 2 commits
- 21 Jan, 2022 5 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Takashi Kajinami authored
... so that any change in puppet-oslo would not directly break unit tests. Change-Id: I9875a2cec185c9ed10f13fbe883c85cdc880358e
-
Zuul authored
-
Takashi Kajinami authored
... to defer parameter validation to the resource class itself. Depends-on: https://review.opendev.org/825699 Change-Id: Ia6d6855c6733f9a68d5a9649f00b87caf525677e
-
- 20 Jan, 2022 1 commit
-
-
Takashi Kajinami authored
Currently we support usage of distro packages only, and this custom fact can be simply replaced by the default fact. Change-Id: I9e9163e59e7b328be31ae709ada5a51fe740f174
-