a3acb4efb0
This change was created using the OpenStack cookiecutter. A few changes were made to the cookiecutter output, including removing the python module structure. Next, the Ansible collection directory structure was initiatilised via: ansible-galaxy collection init openstack.kolla galaxy.yml has been updated to add project metadata. Some of the basic repository content has been adapted from kolla-ansible. The documentation has been cleansed of boilerplate, and the contributor guide initialised. CI jobs for docs have been added. Change-Id: I09ab26b9383d3d415bba735fc0d72e7c88a288b4
37 lines
1.4 KiB
Markdown
37 lines
1.4 KiB
Markdown
# 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](https://docs.openstack.org/contributors/).
|
|
|
|
- We communicate using the #openstack-kolla irc channel.
|
|
- File bugs, blueprints, track releases, etc on
|
|
[Launchpad](https://launchpad.net/ansible-collection-kolla).
|
|
- Attend weekly
|
|
[meetings](https://docs.openstack.org/kolla/latest/contributor/meeting.html#meeting-agenda).
|
|
- Contribute [code](https://opendev.org/openstack/ansible-collection-kolla).
|
|
|
|
## 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.
|