Skip to content

Commit 8a0cbe1

Browse files
committed
Wallaby release notes
1 parent 1562026 commit 8a0cbe1

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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.

0 commit comments

Comments
 (0)