Skip to content

Magnum lb fix and focal repos bump #603

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 2 commits into from
Aug 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# non-overcloud hosts
enable_docker_repo: "{% raw %}{{ 'overcloud' not in group_names or ansible_facts.os_family == 'Debian' }}{% endraw %}"

magnum_tag: yoga-20230705T121023
magnum_tag: yoga-20230825T142202
neutron_tag: yoga-20230728T081242
nova_tag: yoga-20230718T112646
octavia_tag: yoga-20230523T110936
Expand Down
4 changes: 2 additions & 2 deletions etc/kayobe/pulp-repo-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ stackhpc_pulp_repo_rocky_9_2_extras_version: 20230612T072506
stackhpc_pulp_repo_rocky_9_2_highavailability_version: 20230628T031859
stackhpc_pulp_repo_treasuredata_4_version: 20221105T035018
stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20230811T105337
stackhpc_pulp_repo_ubuntu_focal_security_version: 20230704T193136
stackhpc_pulp_repo_ubuntu_focal_version: 20230704T193136
stackhpc_pulp_repo_ubuntu_focal_security_version: 20230825T083004
stackhpc_pulp_repo_ubuntu_focal_version: 20230825T083004
stackhpc_pulp_repo_ubuntu_jammy_security_version: 20230811T044829
stackhpc_pulp_repo_ubuntu_jammy_version: 20230811T044829
4 changes: 4 additions & 0 deletions releasenotes/notes/bump-focal-7d99ewj84r7h70sq1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
upgrade:
- |
Bumped focal package versions due to unmet depenencies
4 changes: 4 additions & 0 deletions releasenotes/notes/magnum-bump-tags-42u298jfj93r3ok32b.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
fixes:
- |
Fixes Octavia health monitors not being created on cluster spawn.