Skip to content

Commit fff16fc

Browse files
committed
Magnum container and Ubuntu focal repo bump
Bumped focal repos to fix unmet dependencies on container build. Built new Magnum containers including fix for missing Octavia load balancer health monitors.
1 parent 744d6c5 commit fff16fc

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# non-overcloud hosts
77
enable_docker_repo: "{% raw %}{{ 'overcloud' not in group_names or ansible_facts.os_family == 'Debian' }}{% endraw %}"
88

9-
magnum_tag: yoga-20230705T121023
9+
magnum_tag: yoga-20230825T142202
1010
neutron_tag: yoga-20230728T081242
1111
nova_tag: yoga-20230718T112646
1212
octavia_tag: yoga-20230523T110936

etc/kayobe/pulp-repo-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ stackhpc_pulp_repo_rocky_9_2_extras_version: 20230612T072506
5151
stackhpc_pulp_repo_rocky_9_2_highavailability_version: 20230628T031859
5252
stackhpc_pulp_repo_treasuredata_4_version: 20221105T035018
5353
stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20230811T105337
54-
stackhpc_pulp_repo_ubuntu_focal_security_version: 20230704T193136
55-
stackhpc_pulp_repo_ubuntu_focal_version: 20230704T193136
54+
stackhpc_pulp_repo_ubuntu_focal_security_version: 20230825T083004
55+
stackhpc_pulp_repo_ubuntu_focal_version: 20230825T083004
5656
stackhpc_pulp_repo_ubuntu_jammy_security_version: 20230811T044829
5757
stackhpc_pulp_repo_ubuntu_jammy_version: 20230811T044829
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
upgrade:
3+
- |
4+
Bumped focal package versions due to unmet depenencies

0 commit comments

Comments
 (0)