- Mar 21, 2023
-
-
Michal Nasiadka authored
Related-Bug: #2007142 Change-Id: I9ce2a9ce5413e77625201f3986967e31a679ad9c
-
- Mar 20, 2023
- Mar 15, 2023
-
-
Michal Nasiadka authored
Change-Id: I1649a389bdc3977b936402c3ce3e55056d74ba08
-
- Mar 14, 2023
-
-
Piotr Parczewski authored
Change-Id: Icf1a30e8da7f71a8bcf2a9cc35a8d006e7a59f8d
-
- Mar 12, 2023
-
-
Zuul authored
-
- Mar 09, 2023
-
-
Zuul authored
-
- Mar 08, 2023
-
-
Zuul authored
-
- Mar 02, 2023
-
-
Matthew N Heler authored
deployments This allows services to work with etcd when coordination is enabled for TLS internal deployments. Without this fix, we fail to connect to etcd with the coordination backend and the service itself crashes. Change-Id: I0c1d6b87e663e48c15a846a2774b0a4531a3ca68
-
- Mar 01, 2023
-
-
Zuul authored
-
Matthew N Heler authored
Partial-Bug: #1930109 Change-Id: I383b2b5a139d24a419145473b66a34c06e32060a
-
- Feb 27, 2023
-
-
Zuul authored
-
Michal Nasiadka authored
CentOS Storage SIG rpms have a recommended install section that installs podman - let's stop doing that. Ceph is also suffering from the enormous open files ulimit that EL9 defaults to - let's set a default in docker engine for now. Change-Id: I41f39f520dfecec307ad3b86e1e0363570198e42
-
- Feb 23, 2023
-
-
Bartosz Bezak authored
This is to allow us to customize for CI. Change-Id: Ie45860fa2228c21ce45ac8118267fb8304129802
-
- Feb 22, 2023
- Feb 21, 2023
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Michal Nasiadka authored
Change-Id: I1850523d5aeaee9d377c08107239eff66e29f049
-
- Feb 20, 2023
-
-
Zuul authored
-
wuchunyang authored
Add venus and skyline projects content in README.rst trivial fix Change-Id: Ie06dc45d72d7dd9e283eb03538a6fba710cdf3db
-
Ivan Halomi authored
Fourth part of patchset: https://review.opendev.org/c/openstack/kolla-ansible/+/799229/ which was suggested to be split into smaller patches. This commit refactors select methods from DockerWorker class into ContainerWorker class. New class contains Docker independent methods also used in Podman introduction and is inteded as a parent class for specific worker classes. Signed-off-by:
Ivan Halomi <i.halomi@partner.samsung.com> Co-authored-by:
Martin Hiner <m.hiner@partner.samsung.com> Change-Id: I2dd5920410dda053f2dfedc4e2666c56b1a7095a
-
- Feb 18, 2023
-
-
Matthew N Heler authored
For Masakari and HACluster to work properly, the hostnames used in HACluster need to match with the hostnames used in Nova. Change-Id: Iac917ef4471905caab591cd64eab379e150a8524
-
- Feb 17, 2023
- Feb 16, 2023
-
-
Michal Nasiadka authored
Change-Id: I186651e2ad05a76a606444ee673b73e171456312
-
Michal Nasiadka authored
Change-Id: I13ee17a96033da75cbb377bce483f027127d646d
-
- Feb 15, 2023
-
-
Zuul authored
-
- Feb 14, 2023
-
-
Michal Nasiadka authored
Change-Id: I80fb1469ae4ff8d38198e495690496fcb5eadc18
-
Zuul authored
-
John Garbutt authored
Currently we do not follow the RabbitMQ advice on replicas here: https://www.rabbitmq.com/ha.html#replication-factor Here we reduce the number of replicas to n // 2 + 1 as advised above. The hope it this helps speed up recovery from rabbit issues. Related-Bug: #1954925 Change-Id: Ib6bcb26c499c9884faa4a0cd51abaec00cacb096
-
Matt Crees authored
Adds the flag `rabbitmq_ha_replica_count` to change how many different nodes a queue should be mirrored across. If the value is not set, then it defaults to "ha-mode":"all". This value is unset by default to avoid any unexpected changes to the RabbitMQ definitions.json file, as that would trigger an unexpected restart of RabbitMQ during the next deploy. Change-Id: Iee98cd937197a73a3b04aa8501fa325e8ecfff24
-
Michal Nasiadka authored
cpu_model is deprecated Change-Id: If30fb6aec745a48c42a2f281f726a869017ba9b9
-