Skip to content

Commit 3ed8647

Browse files
authored
Merge pull request #624 from stackhpc/antelope-init
Antelope init
2 parents e3fc833 + 0416a33 commit 3ed8647

File tree

16 files changed

+36
-27
lines changed

16 files changed

+36
-27
lines changed

.github/workflows/stackhpc-promote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
# NOTE(mgoddard): Reference only the current release branch here.
7-
- stackhpc/zed
7+
- stackhpc/2023.1
88
jobs:
99
promote:
1010
name: Trigger package repository promotion

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build:
1313
python: "3.7"
1414
jobs:
1515
post_checkout:
16-
- git remote set-branches origin master stackhpc/zed stackhpc/yoga stackhpc/xena stackhpc/wallaby
16+
- git remote set-branches origin master stackhpc/2023.1 stackhpc/zed stackhpc/yoga stackhpc/xena stackhpc/wallaby
1717
- git fetch --unshallow
1818

1919
# Build documentation in the doc/source/ directory with Sphinx

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
StackHPC Kayobe Configuration
33
=============================
44

5-
This repository provides a base Kayobe configuration for the Zed release
5+
This repository provides a base Kayobe configuration for the Antelope release
66
of StackHPC OpenStack.
77

88
Documentation is hosted on `readthedocs.io
9-
<https://stackhpc-kayobe-config.readthedocs.io/en/stackhpc-zed/index.html>`__,
9+
<https://stackhpc-kayobe-config.readthedocs.io/en/stackhpc-2023.1/index.html>`__,
1010
and includes release notes.
1111

1212
Resources
1313
=========
1414

15-
* Kayobe documentation: https://docs.openstack.org/kayobe/zed/
15+
* Kayobe documentation: https://docs.openstack.org/kayobe/2023.1/
1616
* Kayobe source: https://opendev.org/openstack/kayobe
1717
* Kayobe bugs: https://storyboard.openstack.org/#!/project/openstack/kayobe-config
1818
* IRC: #openstack-kolla

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# -- StackHPC Kayobe configuration --------------------------------------
3030
# Variables to override
3131

32-
current_series = "zed"
32+
current_series = "2023.1"
3333
branch = f"stackhpc/{current_series}"
3434

3535
# Substitutions loader

doc/source/contributor/environments/aufn-ceph.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This environment creates a Universe-from-nothing_-style deployment of Kayobe con
99
.. warning::
1010

1111
This guide was written for the Yoga release and has not been validated for
12-
Zed. Proceed with caution.
12+
Antelope. Proceed with caution.
1313

1414
Prerequisites
1515
=============

doc/source/contributor/environments/ci-aio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Download the setup script:
2525

2626
.. parsed-literal::
2727
28-
wget https://raw.githubusercontent.com/stackhpc/stackhpc-kayobe-config/stackhpc/zed/etc/kayobe/environments/ci-aio/automated-setup.sh
28+
wget https://raw.githubusercontent.com/stackhpc/stackhpc-kayobe-config/stackhpc/2023.1/etc/kayobe/environments/ci-aio/automated-setup.sh
2929
3030
Change the permissions on the script:
3131

doc/source/contributor/environments/ci-builder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ service, and pushed there once built.
99
.. warning::
1010

1111
This guide was written for the Yoga release and has not been validated for
12-
Zed. Proceed with caution.
12+
Antelope. Proceed with caution.
1313

1414

1515
Prerequisites

doc/source/contributor/environments/ci-multinode.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Multinode Test Environment
55
.. warning::
66

77
This guide was written for the Yoga release and has not been validated for
8-
Zed. Proceed with caution.
9-
8+
Antelope. Proceed with caution.
109

1110

1211
Set up hosts

doc/source/contributor/package-updates.rst

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ This section describes the Release Train process of creating new package reposit
77
Preparations
88
============
99

10-
1. Before building images, you should check for any outstanding PRs into the earliest supported release. Below are the links for the Zed branches.
10+
1. Before building images, you should check for any outstanding PRs into the earliest supported release. Below are the links for the 2023.1 (Antelope) branches.
1111

12-
kayobe-config: https://github.com/stackhpc/stackhpc-kayobe-config/pulls?q=is%3Apr+is%3Aopen+base%3Astackhpc%2Fzed+
12+
kayobe-config: https://github.com/stackhpc/stackhpc-kayobe-config/pulls?q=is%3Apr+is%3Aopen+base%3Astackhpc%2F2023.1
1313

14-
kolla: https://github.com/stackhpc/kolla/pulls?q=is%3Apr+is%3Aopen+base%3Astackhpc%2Fzed+
14+
kolla: https://github.com/stackhpc/kolla/pulls?q=is%3Apr+is%3Aopen+base%3Astackhpc%2F2023.1
1515

16-
kolla-ansible: https://github.com/stackhpc/kolla-ansible/pulls?q=is%3Apr+is%3Aopen+base%3Astackhpc%2Fzed
16+
kolla-ansible: https://github.com/stackhpc/kolla-ansible/pulls?q=is%3Apr+is%3Aopen+base%3Astackhpc%2F2023.1
1717

1818
You should also check any referenced source trees in etc/kayobe/kolla.yml.
1919

@@ -119,7 +119,7 @@ Perform a rolling reboot of hosts:
119119
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/reboot.yml --limit compute[0]
120120
121121
# Test live migration
122-
openstack server create --image cirros --flavor m1.tiny --network external --hypervisor-hostname zed-pkg-refresh-ovs-compute-02.novalocal --os-compute-api-version 2.74 server1
122+
openstack server create --image cirros --flavor m1.tiny --network external --hypervisor-hostname antelope-pkg-refresh-ovs-compute-02.novalocal --os-compute-api-version 2.74 server1
123123
openstack server migrate --live-migration server1
124124
watch openstack server show server1
125125
@@ -148,8 +148,11 @@ Deploy the services, once the new tags are set in the kayobe_config:
148148
149149
Upgrading OpenStack to the next release in a multinode environment
150150
------------------------------------------------------------------
151-
.. NOTE(Alex-Welsh): These instructions are a fair bit out of date now. While
152-
.. the structure is probably fine, it should reference the most recent release
151+
152+
.. warning::
153+
154+
This guide was written for the Wallaby release and has not been validated
155+
for Antelope. Proceed with caution.
153156

154157
As this is not a full production system, only a reduced number of steps need to be followed to upgrade to a new release. Below describes these steps, with ``stackhpc/wallaby`` as the starting branch:
155158

doc/source/release-notes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=========================
2-
Zed Series Release Notes
3-
=========================
1+
====================================
2+
2023.1 Antelope Series Release Notes
3+
====================================
44

55
.. release-notes::
6-
:branch: stackhpc/zed
6+
:branch: stackhpc/2023.1

0 commit comments

Comments
 (0)