4d2d87540c28e43bcbabb1a6de40eb8c553d38c8
Commit Graph

2964 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Zuul
a5a9f7ed79 Merge "Use native puppet-dns feature to inject some options" 2023年10月30日 16:28:21 +00:00
Takashi Kajinami
0c6f536bf3 Use native puppet-dns feature to inject some options
... instead of directly injecting options using concat::fragment.
Change-Id: I53c6c677995a39f9cb888256c5f3451c7d92d447
2023年10月27日 12:35:27 +09:00
Zuul
4c82977fa2 Merge "Bump puppet versions to latest minor versions" 2023年10月26日 17:47:03 +00:00
Takashi Kajinami
27ccf1dad3 Bump puppet versions to latest minor versions
Change-Id: I8e35daca7a0500d05aa7bb9a01885f2556e4e425
2023年10月22日 00:52:23 +09:00
Zuul
0bfcdc1e8c Merge "Updated from Puppet OpenStack modules constraints" 2023年10月17日 16:07:38 +00:00
Zuul
6ec8700cbd Merge "Create a separate manifest for ovs and ovs bridge" 2023年10月17日 10:11:35 +00:00
Zuul
7d7ac2e319 Merge "Refacotor repos manifest" 2023年10月17日 05:31:41 +00:00
Zuul
f865eb49bf Merge "Run swift tests with RADOS Gateway" 2023年10月16日 21:01:09 +00:00
Zuul
077728fb5a Merge "Bump cirros version" 2023年10月16日 20:11:44 +00:00
Zuul
16a3d0d19a Merge "tempest: Stop overriding ssh_key_type" 2023年10月16日 19:47:59 +00:00
Takashi Kajinami
753bae7ca2 Bump cirros version
The current version is quite old. Let's use the version currently used
in devstack jobs.
Change-Id: I2013bb2cba019574efc84045e60da6ce0feaedda
2023年10月15日 15:02:40 +09:00
Takashi Kajinami
313c0ceed9 tempest: Stop overriding ssh_key_type
... because the default value has been changed to ecdsa in 31.0.0.
Depends-on: https://review.opendev.org/c/openstack/tempest/+/838753
Change-Id: I51124ba9e4bd66fd8ffe214089fd06c534993453
2023年10月15日 12:27:44 +09:00
Takashi Kajinami
dc5f2add16 Refacotor repos manifest
Use pick instead of if-else and removes the logic for non-CentOS Red
Hat family.
Change-Id: I54099b9f18d554ddc7678ddac04ca8674e8c65a3
2023年10月14日 16:29:46 +00:00
Takashi Kajinami
9aa976c7d3 Restore FACTER_ environments
We removed these environments by the recent refactoring[1] but these
were actually needed to inject the required mirror facts.
This also fixes the handling of UCA mirror.
[1] 8f2bced9a0
Change-Id: Ib9ed229f9224498769aa47f997af60d48ae01943
2023年10月15日 01:29:31 +09:00
Takashi Kajinami
84fe2bacef Create a separate manifest for ovs and ovs bridge
... so that we can reuse the same implementation in acceptance tests
for puppet-vswitch and puppet-ovn.
Change-Id: Ie6084e8b7de9e0279a67d74146bf461e3e7d5d73
2023年10月14日 16:12:07 +00:00
Takashi Kajinami
3f39c43f94 Run swift tests with RADOS Gateway
... to ensure RADOS Gateway is deployed properly.
Change-Id: I6083c4cc14e228489aaf4269466fac8dbd0cc499
2023年10月15日 00:51:56 +09:00
Zuul
c8c85b1222 Merge "Ubuntu/Debian: Bump to Bobcat release" 2023年10月14日 06:23:27 +00:00
Zuul
fc148e7085 Merge "aio: Fix missing memcached" 2023年10月14日 06:23:25 +00:00
Zuul
f976c9efa4 Merge "Remove logic for legacy Modulefile" 2023年10月13日 15:39:49 +00:00
Zuul
d06d5a04fe Merge "Remove remaining workaround for old puppetlabs-apache" 2023年10月13日 15:33:06 +00:00
OpenStack Proposal Bot
48eac56554 Updated from Puppet OpenStack modules constraints
Change-Id: I56e7f1d03ad434aaa345de5e599f8486d4f17b9f
2023年10月13日 02:38:44 +00:00
Takashi Kajinami
e5ad7919f2 Remove logic for legacy Modulefile
We already replaced Modulefile by metadata.json, so this logic is no
longer used.
Change-Id: I16e313b01e4cdc8c0c2689e0e5a59f2f5a1a96c7
2023年10月12日 23:09:38 +09:00
Takashi Kajinami
acb16b4d8d Ubuntu/Debian: Bump to Bobcat release
Change-Id: I3e45ad4b2ef693f31bde29262393101109e272f6
2023年10月12日 03:59:02 +00:00
Takashi Kajinami
8dc6bb510a aio: Fix missing memcached
The memcached service is now used as cache backend by multiple services
and should be deployed.
Change-Id: If100af38d914c055c532cddeca09efa53684ba7d
2023年10月12日 11:22:04 +09:00
Takashi Kajinami
89a36ba004 Remove remaining workaround for old puppetlabs-apache
The aio manifest was not updated when [1] was merged.
[1] 8fd4c8fae6
Change-Id: Id1d68948c443088af2ee790142854fc8d36c6a9d
2023年10月12日 11:00:44 +09:00
Zuul
493933a79c Merge "Revert "Increase nova-api worker"" 2023年10月11日 07:12:28 +00:00
Takashi Kajinami
8f2bced9a0 Refactor configure_facts.sh
This refactors the script based on the following points.
 - Remove unused environment
 - Select facts according to distribution
 - Create temporal .repo file only in CentOS
 - Create a centralized option to control OpenStack release
Change-Id: I34829b4d9737eda16e1c08863ce9ebb74f402b8d
2023年10月08日 14:40:06 +09:00
Takashi Kajinami
7d46ef03b3 Revert "Increase nova-api worker"
This reverts commit 40b17a8298.
Reason for revert:
The issue with nova-api is no longer reproduced.
Change-Id: I6e31c785b003d09beae6d58729fe433c1ec64c0e
2023年10月05日 22:26:55 +09:00
Zuul
d60a2281c3 Merge "CentOS: Check package installation source" 2023年10月03日 18:34:07 +00:00
Takashi Kajinami
9d4ed82fe6 CentOS: Check package installation source
This adds `dnf list installed` command so that we can review from
which repository a specific package is installed.
Change-Id: I94b032aae6734282ebf7158e9a1ae61830fd667a
2023年10月03日 16:00:34 +09:00
OpenStack Proposal Bot
c43a882dbc Updated from Puppet OpenStack modules constraints
Change-Id: Ib816b57d9ac181873b0a7ddd5e3e61c412dc9697
2023年10月03日 02:18:45 +00:00
Zuul
267491e0a5 Merge "Bump puppetlabs-stdlib to 9.0.0" 2023年10月02日 16:35:58 +00:00
OpenStack Proposal Bot
22166dd044 Updated from Puppet OpenStack modules constraints
Change-Id: I352dc014b569560252150d86d0dc29469499c190
2023年09月26日 02:33:54 +00:00
OpenStack Proposal Bot
800afe5b0e Updated from Puppet OpenStack modules constraints
Change-Id: I16b27fd8d198bdebbcd772b085b92ba29b58b73e
2023年09月23日 02:40:10 +00:00
Takashi Kajinami
315c337b4d Bump puppetlabs-stdlib to 9.0.0
It seems now the dependent modules adapted to the new version. Let's
bump it now, and we'll address the remaining deprecation warnings.
Change-Id: Ifb6c88bc76a46aa638f42e745af7fb7d9d0c03a9
2023年09月21日 03:15:02 +09:00
Zuul
038747c84f Merge "Update master jobs to use Ceph Reef" 2023年09月19日 15:23:12 +00:00
OpenStack Proposal Bot
0d99e61f01 Updated from Puppet OpenStack modules constraints
Change-Id: I8ac4ac1328e085c90fc6a5302e7f5bca4382258e
2023年09月19日 02:46:39 +00:00
Alfredo Moralejo
7015c8295f Update master jobs to use Ceph Reef
Ceph Reef has been released recently [1]. It has been requested by the
storage specialist to move openstack to it from Antelope on [2]. This
patch is moving p-o-i jobs to use Ceph Reef from CentOS Storage SIG
[1] https://docs.ceph.com/en/latest/releases/reef/
[2] https://review.rdoproject.org/r/c/rdo-infra/ansible-role-dlrn/+/49997
Depends-On: https://review.rdoproject.org/r/c/rdo-infra/ansible-role-dlrn/+/49997
Change-Id: I05f241235ef13b66ccd180bf21d1cfbd4f524de8
2023年09月18日 12:09:39 +02:00
Zuul
3594838389 Merge "Apache: Disable default mods" 2023年09月16日 15:19:49 +00:00
Zuul
e86c78389e Merge "Pin puppet-firewall" 2023年09月15日 15:47:31 +00:00
Takashi Kajinami
5ab743617d Pin puppet-firewall
puppet-firewall v7.0.0 requires puppetlabs-stdlib v9.0.0 or later.
Change-Id: Ic61e742cffaa0bde2ee068a027e3441aaf179627
2023年09月14日 14:51:21 +09:00
Takashi Kajinami
fcef63ea7b Horizon: Enable a few options for SSL
The SECURE_PROXY_SSL_HEADER option and some options to secure cookies
are usually configured when ssl is enabled.
This ensures these options are configured when SSL is enabled in
Horizon.
Change-Id: I8158f550574283df73729a3d552b4341075b42d9
2023年09月13日 01:07:36 +09:00
Takashi Kajinami
cb58abc4c9 Re-enable offline compression
... because the issue with Ubuntu packages[1] has been fixed.
[1] https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1424042
Change-Id: I7f98ab1a80678fa4e75c74e6485050596bac1f7a
2023年09月12日 17:01:02 +09:00
Zuul
e4aa844df2 Merge "Ubuntu/Debian: Switch to 2023.1 (antelope)" 2023年09月08日 18:38:20 +00:00
Zuul
54bc346e1c Merge "Drop unused variable" 2023年09月08日 18:38:18 +00:00
Takashi Kajinami
bef0ce5104 Ubuntu/Debian: Switch to 2023.1 (antelope)
It turned out we are still using zed release for integration tests.
Change-Id: I5aac0d82bd6e8504634b0b4ea55ed3c4b12073e5
2023年09月07日 00:06:15 +09:00
Takashi Kajinami
b4c6dcec39 Drop unused variable
The powertools_repo variable has not been used since [1] was merged.
[1] 017e308b49
Change-Id: I5c7e9aaea406d62529888b457fbcc04686365f97
2023年09月07日 00:02:09 +09:00
Zuul
09359254d7 Merge "Updated from Puppet OpenStack modules constraints" 2023年09月06日 02:21:08 +00:00
Zuul
9d61817524 Merge "Stop installing nova/neutron client package" 2023年09月05日 16:13:26 +00:00
OpenStack Proposal Bot
40b2dc148e Updated from Puppet OpenStack modules constraints
Change-Id: I6f40c18b716e12cbe7e0eacd18eff42528c80d2f
2023年09月05日 02:35:06 +00:00