yj.bai
d3cc2f670e
Add notify restart container when cert changed
...
When change the cert file in /etc/kolla/certificate/.
The certificate in the container has not changed.
So I think can use kolla-ansible deploy when certificate is
changed. restart <container>
Partially-Implements: blueprint custom-cacerts
Change-Id: Iaac6f37e85ffdc0352e8062ae5049cc9a6b3db26
Signed-off-by: yj.bai <bai.yongjun@99cloud.net>
2020-03-10 16:23:09 +08:00
Hongbin Lu
15afa61397
zun: load container driver from entry point
...
Starting from U release, container driver is loaded from entry point.
Deployers should specify the entry point (i.e. ``docker``) in config
option ``container_driver`` under ``[DEFAULT]`` session.
Zun patch: https://review.opendev.org/#/c/703259/
Change-Id: I96e38760e7b13a6e11737372e9e7fd36cca6f749
2020-03-07 01:24:52 +00:00
Zuul
e3c936ebab
Merge "Deprecate neutron-fwaas support"
2020-03-06 18:32:22 +00:00
Zuul
8a763b3267
Merge "Remove enable_cadf_notifications variable"
2020-03-06 17:03:15 +00:00
Zuul
14dab828d5
Merge "Fix renos"
2020-03-06 15:02:23 +00:00
Christian Berendt
77a1d27938
Remove enable_cadf_notifications variable
...
The variable enable_cadf_notifications is deprecated and marked
for removal during the U cycle.
Change-Id: I5e4d20d112db2392b55a0788f4d704ab6ca6112f
2020-03-06 13:40:43 +00:00
Zuul
2978f13714
Merge "zuul: drop all CentOS 7 jobs"
2020-03-06 12:00:29 +00:00
Zuul
1496356139
Merge "Add deprecation note to nova-hyperv role"
2020-03-06 11:52:47 +00:00
Marcin Juszkiewicz
f487fc5e5c
zuul: drop all CentOS 7 jobs
...
Change-Id: If63e1d00f0e56b65b636d38a6533c63d2ee1e0e2
2020-03-06 11:13:54 +00:00
Zuul
ee7d2979eb
Merge "CentOS 8: CI: Add upgrade job"
2020-03-06 11:01:19 +00:00
Christian Berendt
bf774974c0
Deprecate neutron-fwaas support
...
Change-Id: I2257dedb21f335666695648bd4bbd725e7b082b3
2020-03-05 19:21:43 +00:00
Christian Berendt
e81eed930e
Add deprecation note to nova-hyperv role
...
The support of hyperv was deprecated.
Change-Id: I3e1ca3ac0a8bac8ba68911ffb4925c5a474f24dd
2020-03-05 12:13:46 +00:00
Radosław Piliszek
d7d4b91659
Fix renos
...
to backport before releases
Change-Id: I3ed8b56232e9fa99f7a0bb262d57a2d13cb18999
2020-03-03 20:25:33 +01:00
Christian Berendt
d749b34160
Add deprecation notes to vmware/xenserver/hyperv guides
...
The support of vmware, xenserver and hyperv was deprecated.
Change-Id: Id06770c2247ce242f1fc2ac7220bbe6c3070598d
2020-03-03 19:05:06 +01:00
Zuul
a7a61b9462
Merge "CI: Add Ceph groups back to inventory"
2020-03-03 14:29:39 +00:00
Zuul
0a0e60580f
Merge "service-rabbitmq: do not log password (use no_log)"
2020-03-03 12:26:32 +00:00
Zuul
bca303cacd
Merge "Configurable logrotate rotation interval and count"
2020-03-03 11:37:04 +00:00
Mark Goddard
29f223c02a
CentOS 8: CI: Add upgrade job
...
Test upgrade from CentOS 8 train to CentOS 8 master.
Change-Id: Ibff2c7f8844dec4758945cbc7aa8df80d70a3dfd
Partially-Implements: blueprint centos-rhel-8
2020-03-03 10:29:31 +00:00
Mark Goddard
cdae86a747
CI: Add Ceph groups back to inventory
...
Following I21dd51c82534704f31ca8d3f72cb2587ee216cd9, the test inventory
was synced with the multinode inventory. This removed some temporary
ceph groups used by the ceph-ansible-upgrade jobs, and broke them. This
change adds the groups back.
Change-Id: I37379258447ffde6b083f4e8d9a1644bc17cd165
2020-03-03 10:12:01 +00:00
Radosław Piliszek
b1a4d8848a
service-rabbitmq: do not log password (use no_log)
...
Change-Id: I68a40bebc174e8ebdaea36a0689b34cadb9009d2
Closes-bug: #1865840
2020-03-03 09:20:37 +01:00
Zhuo Zhen
29ccd38eaa
Configurable logrotate rotation interval and count
...
The logrotate rotation interval and count are not configurable.
Currently, the configuration is a "default" that keeps 6 weeks of logs.
Change-Id: I4f55ee2a98f7861cb8de2724f5edc32da6d2f9ee
2020-03-02 20:35:22 +00:00
Zuul
ef1121de29
Merge "Use InfluxDB default [http]/max-row-limit setting"
2020-03-02 19:42:10 +00:00
Zuul
e003898ffd
Merge "CI: sync inventory with multinode"
2020-03-02 19:42:09 +00:00
Zuul
b855bb7d6b
Merge "CI: Fix cinder smoke test"
2020-03-02 18:16:00 +00:00
Zuul
19671fb3c7
Merge "[gnocchi] Disable statsd daemon by default"
2020-03-02 13:48:26 +00:00
Zuul
76ab9f923d
Merge "[ussuri][goal] More cleanup for python 2.7 drop"
2020-03-02 12:26:59 +00:00
Radosław Piliszek
8df511a437
CI: Fix cinder smoke test
...
TrivialFix
Change-Id: I0e6924b5dc86e90c10037d96ab871bd981365cc9
2020-03-02 09:44:51 +01:00
Zuul
9995f2d89d
Merge "Fix Prometheus mysqld exporter pointing to VIP address"
2020-03-01 13:07:33 +00:00
Ghanshyam Mann
2dbaaf569f
[ussuri][goal] More cleanup for python 2.7 drop
...
Cleanup requirement and set ignore_basepython_conflict = True
in tox to avoid python version conflict warning which going
to be error in future.
Change-Id: Iae7e0bb9e8af52ec3aafba7508305d8692d3c762
2020-02-29 15:23:28 -06:00
Zuul
6da1b9d563
Merge "CI: CentOS 8: Enable TLS on core scenario"
2020-02-28 20:06:51 +00:00
Zuul
438a611375
Merge "CI: Test floating ip allocation and connectivity to the instance"
2020-02-28 20:06:48 +00:00
Zuul
873b010f7e
Merge "CI: Add doc8 linting of release notes"
2020-02-28 15:04:18 +00:00
Zuul
542312d9cd
Merge "Add /run/netns bindmount to Neutron containers"
2020-02-28 12:39:54 +00:00
Michal Nasiadka
328993d8b3
CI: Add doc8 linting of release notes
...
Change-Id: I1439aa923a9129b752abb4acfb88559930b2178a
2020-02-28 12:12:31 +00:00
Mark Goddard
a0d524c186
CI: CentOS 8: Enable TLS on core scenario
...
Change-Id: Ida7b387dabe815ca284bf206ac48e63248bfffba
Partially-Implements: blueprint centos-rhel-8
2020-02-28 09:50:09 +00:00
Radosław Piliszek
1f0070db6c
CI: Test floating ip allocation and connectivity to the instance
...
Inspired by pending work of mnasiadka [1] and mgoddard [2].
[1] https://review.opendev.org/708250
[2] https://review.opendev.org/707604
Depends-on: https://review.opendev.org/709362
Depends-on: https://review.opendev.org/709671
Depends-on: https://review.opendev.org/709830
Change-Id: Ifd7bde60881a4b644fc3f18dd9fcb7f8b02d3a00
2020-02-28 10:47:45 +01:00
Zuul
05e1df998e
Merge "Fix neutron-metadata-agent to use provided CA for Nova metadata"
2020-02-27 21:30:39 +00:00
Zuul
f62b2319b2
Merge "Fix client TLS in neutron-metadata-agent"
2020-02-27 21:30:38 +00:00
Zuul
0317de44cc
Merge "CI: Add addressing on external network"
2020-02-27 21:26:52 +00:00
Michal Nasiadka
61a59e015f
Add /run/netns bindmount to Neutron containers
...
Closes-Bug: #1864856
Change-Id: I725eeb18a22b3fa7838f16761d19f7e699ab5e82
2020-02-27 20:53:57 +00:00
Zuul
0182ea0b7e
Merge "Fixes gnocchi-api script name for Ubuntu/Debian"
2020-02-26 21:09:51 +00:00
Radosław Piliszek
195813dd60
CI: Add addressing on external network
...
This is to allow CI testing of network connectivity.
Note only "primary" node gets an address on it.
Hence, "primary" becomes our fake external router.
Depends-on: https://review.opendev.org/709361
Change-Id: I05592888796107d6de95b940c42b2bff73ac0669
2020-02-26 13:27:00 +01:00
Zuul
e5844e49c0
Merge "CI: Fix TLS upgrade test"
2020-02-26 11:22:00 +00:00
Zuul
9014d8389a
Merge "Fix RabbitMQ hostname address resolution precheck"
2020-02-26 10:57:01 +00:00
Zuul
eb0a0ff8d7
Merge "Use more permissive regex to remove the offending 127.0.1.1"
2020-02-25 22:27:07 +00:00
Zuul
52cb500fbd
Merge "Construct service configuration urls using kolla_internal_fqdn"
2020-02-25 20:44:39 +00:00
Radosław Piliszek
1d30d71d97
Fix neutron-metadata-agent to use provided CA for Nova metadata
...
Change-Id: I48148c56079a2998a8f8606ecd1f185f68733a6d
Partially-implements: blueprint custom-cacerts
2020-02-25 21:34:48 +01:00
Radosław Piliszek
7c200db70e
Fix client TLS in neutron-metadata-agent
...
Backport to: Train.
Change-Id: Ide96ea43739d47e623026f0aecd4163f3a2abe7f
Closes-bug: #1864615
2020-02-25 21:30:56 +01:00
Zuul
29b73fca35
Merge "Bifrost: Stop stopping RabbitMQ"
2020-02-25 20:02:58 +00:00
James Kirsch
9b384da306
CI: Fix TLS upgrade test
...
Fix the upgrade TLS scenario in zuul to generate self signed
certificates and to configure TLS to be enabled in the open stack
deployment.
Change-Id: Icacc28eed6ad5b81fc3954db80486d9d7f24c082
Partially-Implements: blueprint custom-cacerts
2020-02-25 10:08:54 -08:00