Michal Nasiadka d985ef48b2 docker: Set ulimit nofile on EL9
Some latest RPM-based distributions, such as RHEL 9 and CentOS Stream 9, ship
a recent version of systemd that sets the default open file handle limit is
set to 1073741816.
That effects in various issues (like rabbitmq not working), including
ceph/other services in containers not working properly.
kolla-ansible has set that as a default ulimit for Kolla container images [1],
this patch sets that as a Docker Engine default (for container images
that don't have this overridden).

[1]: https://review.opendev.org/c/openstack/kolla-ansible/+/839715

Closes-Bug: #2008761

Change-Id: I48a8f18287aa3b017ce04d4b076d88989f927a56
2023-03-01 14:15:39 +00:00
2022-01-17 16:24:30 +00:00
2023-03-01 14:15:39 +00:00
2022-01-18 11:34:17 +00:00
2022-01-17 16:24:30 +00:00
2022-01-17 16:24:30 +00:00
2021-11-30 10:05:01 +00:00
2022-01-17 16:24:30 +00:00
2022-01-17 16:24:30 +00:00
2022-01-17 16:24:30 +00:00
2022-01-17 16:24:30 +00:00
2022-01-18 11:34:17 +00:00
2022-01-17 16:24:30 +00:00
2022-01-17 16:24:30 +00:00
2022-01-17 16:24:30 +00:00
2022-01-17 16:24:30 +00:00
2023-01-04 15:06:31 +01:00

Ansible Collection - openstack.kolla

The Ansible openstack.kolla collection provides Ansible plugins, modules and roles for OpenStack Kolla projects, including Kolla Ansible and Kayobe.

Kolla projects deploy OpenStack services and infrastructure components in Docker containers.

Kolla's mission statement is:

To provide production-ready containers and deployment tools for operating
OpenStack clouds.

Kolla is highly opinionated out of the box, but allows for complete customization. This permits operators with little experience to deploy OpenStack quickly and as experience grows modify the OpenStack configuration to suit the operator's exact requirements.

Getting Involved

Need a feature? Find a bug? Let us know! Contributions are much appreciated and should follow the standard Gerrit workflow.

  • We communicate using the #openstack-kolla irc channel.
  • File bugs, blueprints, track releases, etc on Launchpad.
  • Attend weekly meetings.
  • Contribute code.

Notices

Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein.

Description
Ansible collection for OpenStack Kolla
Readme 2.3 MiB
Languages
Python 60.3%
Jinja 28.8%
Shell 10.9%