Merge "docs: Update contributor guide" into stable/2024.2

This commit is contained in:
Zuul
2025-08-21 11:28:45 +00:00
committed by Gerrit Code Review
2 changed files with 6 additions and 9 deletions

View File

@@ -56,8 +56,8 @@ provided, copy its Dockerfile structure and amend it to new needs.
Distribution support Distribution support
==================== ====================
By default, every new image should support all supported distributions (CentOS, By default, every new image should support all supported distributions (Debian,
Debian, Ubuntu) and both x86-64 and aarch64 architectures. Sometimes it is not Ubuntu, Rocky) and both x86-64 and aarch64 architectures. Sometimes it is not
doable so we have list of `unbuildable images` for that. doable so we have list of `unbuildable images` for that.
Unbuildable images Unbuildable images

View File

@@ -26,8 +26,7 @@ Communication
IRC Channel IRC Channel
``#openstack-kolla`` (`channel logs`_) on `OFTC <http://oftc.net>`_ ``#openstack-kolla`` (`channel logs`_) on `OFTC <http://oftc.net>`_
Weekly Meetings `Weekly Meetings <https://meetings.opendev.org/#Kolla_Team_Meeting>`_
On Wednesdays at 14:00 UTC in the IRC channel (`meetings logs`_)
Mailing list (prefix subjects with ``[kolla]``) Mailing list (prefix subjects with ``[kolla]``)
https://lists.openstack.org/pipermail/openstack-discuss/ https://lists.openstack.org/pipermail/openstack-discuss/
@@ -47,19 +46,17 @@ Contacting the Core Team
~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~
In general it is suggested to use the above mentioned public communication In general it is suggested to use the above mentioned public communication
channels, but if you find the you need to contact someone from the Core team channels, but if you find that you need to contact someone from the Core team
directly, you can find the lists in Gerrit: directly, you can find the lists in Gerrit:
- kolla-core https://review.opendev.org/admin/groups/28d5dccfccc125b3963f76ab67e256501565d52b,members - kolla-core https://review.opendev.org/admin/groups/28d5dccfccc125b3963f76ab67e256501565d52b,members
- kolla-ansible-core https://review.opendev.org/admin/groups/cfd61289b70f00206797b035aa0bd7adfccf4be2,members
- kayobe-core https://review.opendev.org/admin/groups/361e28280e3a06be2997a5aa47a8a11d3a8fb9b9,members - kayobe-core https://review.opendev.org/admin/groups/361e28280e3a06be2997a5aa47a8a11d3a8fb9b9,members
New Feature Planning New Feature Planning
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~
New features are discussed via IRC or mailing list (with [kolla] prefix). New features are discussed on PTG, via IRC or mailing list (with [kolla]
Kolla project keeps blueprints in `Launchpad <https://blueprints.launchpad.net/kolla>`__. prefix).
Specs are welcome but not strictly required.
Task Tracking Task Tracking
~~~~~~~~~~~~~ ~~~~~~~~~~~~~