
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
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.