102 Commits

Author SHA1 Message Date
Takashi Kajinami
d3e8ce069a Remove support for CentOS 8 Stream
... because RDO will provide packages for only CentOS Stream 9 for Zed
release. This change removes RHEL 8 as well.

Depends-on: https://review.opendev.org/843503
Change-Id: I41a09ca923b887e428a75a788cbe4e047ccf26e0
2022-06-01 14:08:08 +09:00
Takashi Kajinami
753bf02a67 Prepare Yoga RC1
Change-Id: If049a54e3bb7a1d18588b5e617c8eab88dfc305f
2022-03-12 00:34:34 +09:00
ZhongShengping
64b0fe7524 Prepare Yoga M3
Update the version metadata for Yoga milestone M3

Change-Id: I2026a668385d0fd5c6707c8a2274725aebc7d675
2022-02-27 13:24:02 +00:00
Takashi Kajinami
263f4ae329 Add CentOS/RHEL 9 to supported operating systems
... because these operating systems are now verified by unit tests and
integration tests.

Change-Id: I26f192685973a8e721ef52e7a7c3bb45478a275f
2022-02-23 01:39:57 +09:00
ZhongShengping
26f07f266f Prepare Yoga M2
Update the version metadata for Yoga milestone M2

Change-Id: Ibae93ad32b07e24706c9059ece4b7e1491700101
2022-01-07 14:24:04 +00:00
Takashi Kajinami
1261e9ad08 Clean up direct dependencies on puppetlabs-apache
This change removes direct reference to some classes in
puppetlabs-apache. Details are explained below.

- The server class doesn't need access to anything defined in
  apache::params

- The following classes are included by the openstacklib::wsgi::apache
  resource type, and current inclusions are just redundant.

Change-Id: I7f2f5dbb7f7e07be611da61905201d90baee28ef
2021-12-08 23:07:06 +09:00
Takashi Kajinami
3e18f4b909 Bump puppetlabs-inifile
Depends-on: https://review.opendev.org/816117
Change-Id: I5a1eadde2449f176fac8035de346afe53c39e1e4
2021-11-02 13:12:27 +09:00
Takashi Kajinami
b2f53f9dfd Bump version for the start of Yoga
Bump the major version for the Yoga release after Xena has
been branched.

Change-Id: I8f0eb1fdc7abc1ca3ceb63360a274148b469d86b
2021-10-11 12:01:52 +09:00
ZhongShengping
2764d4729c metadata.json: debian 11
Change-Id: I8694befb27c28934e68bedb491e776f04a7c137f
2021-09-28 09:20:36 +08:00
ZhongShengping
afcc99063d Fix stdlib version in metadata
puppetlabs-stdlib is now using the 8.0.0 version, so we should fix the
stdlib version in metadata.

Change-Id: Iada90b9fd24d647e1ab66d2a6455dc60383354b1
2021-09-23 19:44:23 +08:00
ZhongShengping
60d06ca1f7 Prepare Xena RC1
Update the version metadata for Xena milestone RC1

Change-Id: I0e33a21e9a9e6ffdfc6b38ee3db6ecd422e3f4e4
2021-09-17 17:36:10 +08:00
ZhongShengping
9d32cc29ea Prepare Xena M3
Update the version metadata for Xena milestone M3

Change-Id: I2fd7765bf3e5e9baabaa11c978ccc56c517d47a0
2021-09-06 15:32:08 +08:00
Zuul
2ba372a398 Merge "Support Puppet 7" 2021-08-16 10:19:39 +00:00
Takashi Kajinami
24bee4d4e5 Support Puppet 7
Puppet 7 has been tested in CI for a while but we haven't seen any
issue with it. Let's officially support the version.

Change-Id: I84335468284e42148d2ccd5220c818106fc8154e
2021-08-16 18:17:32 +09:00
Zuul
8e7bb28577 Merge "Remove Fedora from the supported operating systems" 2021-08-09 14:40:32 +00:00
Takashi Kajinami
bc1a1022e1 Remove Fedora from the supported operating systems
Fedora support was dropped by e1b0c4eaa1206621d53097623683d8fac10364e1
but it was still left in metadata.json. This change removes that
leftover.

Change-Id: Ib5912886276155e6a2272d25d76b8d49a6b50ccb
2021-08-05 23:29:40 +09:00
ZhongShengping
51372c17af Prepare Xena M2
Update the version metadata for Xena milestone M2

Change-Id: Ia7717c1238012c275341464943c9f767b9b02514
2021-07-26 19:03:48 +08:00
ZhongShengping
0b3a14e228 Prepare Xena M1
Update the version metadata for Xena milestone M1

Change-Id: Ia310bf44913e1bec028a8fb45884934f96230a20
2021-05-27 15:50:28 +08:00
ZhongShengping
1ea9c71642 Bump version for the start of Xena
Bump the major version for the Xena release after Wallaby has
been branched.

Change-Id: I85fd788ea1c436d807fc9f03c421074e8a6c7c0d
2021-04-29 09:38:15 +08:00
Zuul
b98ad70983 Merge "Bump dependency in metadata.json" 2021-04-13 09:41:32 +00:00
Tobias Urdin
5bd9696a13 Bump dependency in metadata.json
This bumps the dependency in metadata.json based on
then new major versions that is tested when [1] is merged.

[1]
https://review.opendev.org/c/openstack/puppet-openstack-integration/+/778138

Change-Id: I4dde08f19cdfd67b656c2ef3d89edf2bae1ed587
2021-04-08 21:11:51 +02:00
ZhongShengping
68e0e73741 Prepare Wallaby RC1
Update the version metadata for Wallaby milestone RC1

Change-Id: I72507129f0363cf57124316e70a92dad161d4e7b
2021-03-26 11:24:17 +08:00
Takashi Kajinami
c92ddc37a1 Update supported Ubuntu version to Focal
... because CloudArchive packages are available for only Focal since
Victoria release.

Change-Id: I966212631ae63f141fe73737be9cf16afc2a9278
2021-03-23 21:47:34 +09:00
Takashi Kajinami
c7c75853a5 Bump requirement of puppetlabs-apache
... to make it consistent with puppet-openstacklib[1].

[1] 556f742e5ed43fc45ff4258cdae15b0dfca99a52

Change-Id: I0f4699c72796bb45f246f31f0c4783cb0e43f600
2021-03-18 22:37:25 +09:00
ZhongShengping
b7ea086fdd Prepare Wallaby M3
Update the version metadata for Wallaby milestone M3

Change-Id: I4091740c3785e686a543a2a3a2510f09fb6317a6
2021-03-12 14:35:44 +08:00
ZhongShengping
0056ac9dc1 Prepare Wallaby M2
Update the version metadata for Wallaby milestone M2

Change-Id: I1f6df0e69a00359bb712d47233cec299c0fa0389
2021-01-19 11:19:35 +08:00
ZhongShengping
f20f255e29 Prepare Wallaby M1
Update the version metadata for Wallaby milestone M1

Change-Id: I6fd2f195cdef1414d69339ddbc2c66f2a4192021
2020-12-04 13:31:38 +08:00
ZhongShengping
eb8c3cffa5 Fix outdated files
Change-Id: Ibb62c5bc802a21eedd69691d34caf2c0cb04e7b7
2020-10-28 10:40:09 +08:00
ZhongShengping
f812b1fd7b Bump version for the start of Wallaby
Bump the major version for the Wallaby release after Victoria has
been branched.

Change-Id: I58c6be68dfae17e3e009e86058219bbbcc583cc6
2020-10-15 09:42:50 +08:00
ZhongShengping
0492b3582b Prepare Victoria RC1
Update the version metadata for Victoria milestone RC1

Change-Id: I3a783f7d2ac6c783238fedb94af8168255682396
2020-09-24 10:48:55 +08:00
ZhongShengping
e2eb467d53 Prepare Victoria M3
Update the version metadata for Victoria milestone M3

Change-Id: I76389b4953c3fde64c1a3e1e28586c8cefd9440d
2020-09-08 09:18:04 +08:00
ZhongShengping
7b37584442 Prepare Victoria M2
Update the version metadata for Victoria milestone M2

Change-Id: Ic1eaa37e8b2bf25cb1290c9c6d6e273222e91ba2
2020-07-30 13:35:29 +08:00
ZhongShengping
5475190090 Prepare Victoria M1
Update the version metadata for Victoria milestone M1

Change-Id: I2fff59dfd3f52f7ca7f0a2ddc9e7caca2d17ccdb
2020-06-19 10:38:55 +08:00
Tobias Urdin
0d6d17fc83 Update Puppet requirement to >= 6.0.0
Change-Id: I7dc9dcbd2c31e7d852a12b5f02c1ccdff1701a05
2020-05-30 09:59:17 +02:00
Zuul
edcbcdcf18 Merge "Remove password hash generation in each puppet modules" 2020-05-20 04:59:14 +00:00
Takashi Kajinami
7224590e4c Remove password hash generation in each puppet modules
... and migrate it to openstacklib so that all logics about database
configuration are implemented in one common place.

Depends-on: https://review.opendev.org/#/c/728595/
Change-Id: I14c7305e36a0d72215da987a7cd0d0207be6d1d0
2020-05-19 20:58:58 +09:00
Alex Schultz
2df1adfafe Bump version for the start of Victoria
Bump the major version for the Victoria release afte Ussuir has
been branched.

Change-Id: I7842509b34def5b2e53eba5a3172cced6bf5db5d
2020-05-14 12:28:57 -06:00
ZhongShengping
881cb19fb3 Prepare Ussuri RC1
Update the version metadata for Ussuri milestone RC1

Change-Id: I5d357935217779ad3404c15e23acc8812b20d329
2020-04-24 14:23:11 +08:00
Takashi Kajinami
db82f5d276 Prepare Ussuri M3 again
Update the version metadata to recreate release for Ussuri milestone M3

Change-Id: Ieed2743816de4df31ca3dd506050326d2d8346f6
2020-04-14 00:14:59 +09:00
Takashi Kajinami
a5263fee77 Resolve duplicated requirement names in metadata
Change-Id: I2ccec19e77327d958e8d3dc24d70755e3bda33cf
Closes-Bug: #1872457
2020-04-13 23:10:00 +09:00
ZhongShengping
ea4e1e55fe Prepare Ussuri M3
Update the version metadata for Ussuri milestone M3

Change-Id: Id38c13c1a44e2908cacde351618d988534d27b1a
2020-04-07 09:21:16 +08:00
Zuul
0baf7c34ef Merge "Add CentOS 8 and Puppet 6 in metadata" 2020-03-31 15:55:16 +00:00
Tobias Urdin
5b0eb9eee7 Update mysql module to <11.0.0
Same as was changed in openstacklib.

Change-Id: I6ac5fb2db30ae84e0a865152176e98f88ebe3f9a
2020-03-30 10:08:39 +02:00
Tobias Urdin
cd2bd277ed Add CentOS 8 and Puppet 6 in metadata
Change-Id: I7077a3777d4f4d77af9c02ce3d74c97f0e2e3706
2020-03-30 07:54:43 +00:00
ZhongShengping
090cc6d360 Prepare Ussuri M2
Update the version metadata for Ussuri milestone M2

Change-Id: I3a73430c323dadcd8ddfaa25fcddc3d30e5395e5
2020-02-13 14:21:29 +08:00
ZhongShengping
0956b44144 Fix stdlib version in metadata
puppetlabs-stdlib is now using the 6.1.0 version, so we should fix the
stdlib version in metadata.

Change-Id: I66832a5df13b5126d4213cda386e3b6642247146
2019-12-11 11:53:04 +08:00
ZhongShengping
ddd544c6be Prepare Ussuri M1
Update the version metadata for Ussuri milestone M1

Change-Id: I620191e5e7ad560aaebe48db4c3e8ea3e6fcaf24
2019-12-10 14:24:49 +08:00
ZhongShengping
20a546d9c6 Prepare Train RC1
Update the version metadata for Train milestone RC1

Change-Id: If477f0b8a0eece0365a8051f223414357df96cb6
2019-09-25 13:45:44 +08:00
ZhongShengping
dbe71eb821 Prepare Train M4
Update the version metadata for Train milestone 4

Change-Id: I764655e5b8b61b4a52a141eb385a630da82a3612
2019-09-05 09:04:50 +08:00
ZhongShengping
bd53418d30 Prepare Train M3
Update the version metadata for Train milestone 3

Change-Id: I788ae252aa5096db5356b7e46dbe9ad56ddbe563
2019-07-24 16:19:42 +08:00