File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ features :
3
+ - |
4
+ Adds support for package repository snapshots via `Pulp
5
+ <https://pulpproject.org/>`_. A local Pulp server is deployed on the seed,
6
+ which syncs package repositories and container images from the StackHPC
7
+ `Ark <https://ark.stackhpc.com>`_ Pulp server. Control plane servers pull
8
+ packages and container images from the local Pulp server.
9
+ - |
10
+ The EPEL package repository is disabled by default. It may be enabled by
11
+ setting ``dnf_enable_epel`` to ``true``.
12
+ - |
13
+ Uses StackHPC source code repositories for kolla, kolla-ansible, and bifrost.
14
+ - |
15
+ Supports Kolla CentOS Stream 8 source container images.
16
+ - |
17
+ Adds custom playbooks for compute host maintenance:
18
+
19
+ * ``nova-compute-drain.yml``
20
+ * ``nova-compute-disable.yml``
21
+ * ``nova-compute-enable.yml``
22
+ * ``reboot.yml``
23
+ other :
24
+ - Adds a ``ci-aio`` environment for CI testing.
25
+ - Adds a ``ci-builder`` environment for building Kolla container images in CI.
You can’t perform that action at this time.
0 commit comments