Matt Crees 1319871702 Fix: include missing docker log-opts in config
The default docker config options, which specify the ``log-opts`` under
``roles/docker/vars/main.yml``, were not included in the
``docker_config`` combinations when the docker role was extracted from
the baremetal role in the Zed release. This means that
``docker_log_max_file`` and ``docker_log_max_size`` are not written into
the docker daemon.json.

The var name needs to be changed, as it can't be recursively defined
within the ``docker_config`` definition under
``roles/docker/tasks/config.yml`.

Closes-Bug: #2040105
Change-Id: I05efda2a9699336136dce8cfa99ada77b9b2a17b
(cherry picked from commit cff2a29d1c21a1d05ce97ebf1d41f846189f1547)
2024-02-19 16:47:18 +00:00
2022-01-17 16:24:30 +00:00
2022-01-18 11:34:17 +00:00
2023-05-22 12:55:26 +00:00
2022-01-17 16:24:30 +00:00
2022-01-17 16:24:30 +00:00
2023-05-26 08:38:39 +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-05-22 12:55:26 +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-05-22 12:55:26 +00: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%