Skip to content

Add docs for upgrading to Caracal #1250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 4, 2024
Merged

Add docs for upgrading to Caracal #1250

merged 4 commits into from
Sep 4, 2024

Conversation

Alex-Welsh
Copy link
Member

No description provided.

@Alex-Welsh Alex-Welsh requested a review from a team as a code owner August 29, 2024 15:42
@Alex-Welsh Alex-Welsh requested a review from MoteHue September 4, 2024 13:13
@Alex-Welsh Alex-Welsh merged commit 8c27047 into stackhpc/2024.1 Sep 4, 2024
12 checks passed
@Alex-Welsh Alex-Welsh deleted the caracal-docs branch September 4, 2024 13:32
@@ -35,6 +35,64 @@ Notable changes in the |current_release| Release
There are many changes in the OpenStack |current_release| release described in
the release notes for each project. Here are some notable ones.

RabbitMQ SLURP upgrade
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels like it's in the wrong section (Notable changes in the |current_release| Release)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps it should go into prerequisites?

Comment on lines +52 to +54
cd $KOLLA_SOURCE_PATH
git fetch && git pull
$KOLLA_VENV_PATH/bin/pip install .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kayobe control host bootstrap?

Comment on lines +56 to +58
2. The RabbitMQ container image tag must be equal to or newer than
``20240823T101942``. Check the timestamps in
``etc/kayobe/kolla-image-tags.yml``.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to do this after updating to latest antelope? (L212) Then this would always be true.

Comment on lines +65 to +66
kayobe kolla ansibe run "rabbitmq-upgrade 3.12"
kayobe kolla ansibe run "rabbitmq-upgrade 3.13"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/ansibe/ansible/g

Comment on lines +118 to +120
Designate sink is optional designate service which listens for event
Notifications, primarily from Nova and Neutron. It is disabled by default (when
designate is enabled) in Caracal. It is not required for Designate to function.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Designate sink is an optional Designate service which listens for event
notifications, primarily from Nova and Neutron. It is disabled by default (when
designate is enabled) in Caracal. It is not required for Designate to function.


If you are using Designate and do not make this change, the Antelope
``designate-sink`` container will remain on the controllers after the upgrade.
It must be removed manually.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kolla-ansible so lazy :D

@Alex-Welsh
Copy link
Member Author

@markgoddard #1262

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants