-
Notifications
You must be signed in to change notification settings - Fork 21
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
Refresh all tags #720
Refresh all tags #720
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,62 +9,15 @@ enable_docker_repo: "{% raw %}{{ 'overcloud' not in group_names or ansible_facts | |
# kolla_base_distro must be set here to be resolvable on a per-host basis | ||
# This is necessary for os migrations where mixed clouds might be deployed | ||
kolla_base_distro: "{% raw %}{{ 'centos' if ansible_facts.distribution == 'Rocky' and ansible_facts.distribution_major_version == '8' else ansible_facts.distribution | lower }}{% endraw %}" | ||
magnum_tag: yoga-20231002T101716 | ||
opensearch_tag: yoga-20230904T121340 | ||
octavia_tag: yoga-20230921T074238 | ||
|
||
# Live-migration is broken from qemu-kvm-6.2.0-20.module_el8.7.0+1218+f626c2ff to qemu-kvm-6.2.0-39.module_el8+669+76cc32af | ||
# with signature: `Missing section footer for 0000:00:01.3/piix4_pm`. Test nova carefully before bumping. | ||
kayobe_image_tags: | ||
openstack: | ||
centos: yoga-20230905T130221 | ||
rocky: yoga-20230310T170929 | ||
ubuntu: yoga-20230913T160015 | ||
bifrost: | ||
markgoddard marked this conversation as resolved.
Show resolved
Hide resolved
|
||
rocky: yoga-20230310T194732 | ||
blazar: | ||
rocky: yoga-20230315T130918 | ||
caso: | ||
rocky: yoga-20230315T130918 | ||
grafana: | ||
rocky: yoga-20230419T111514 | ||
ironic: | ||
rocky: yoga-20230316T170311 | ||
ironic_dnsmasq: | ||
rocky: yoga-20230310T170929 | ||
kibana: | ||
centos: yoga-20230907T152300 | ||
neutron: | ||
rocky: yoga-20230728T081242 | ||
nova: | ||
rocky: yoga-20230718T112646 | ||
nova_libvirt: | ||
# Live-migration is broken from qemu-kvm-6.2.0-20.module_el8.7.0+1218+f626c2ff to qemu-kvm-6.2.0-39.module_el8+669+76cc32af | ||
# with signature: `Missing section footer for 0000:00:01.3/piix4_pm`. Test carefully before bumping. | ||
centos: yoga-20230718T112646 | ||
openvswitch: | ||
centos: yoga-20231019T102525 | ||
rocky: yoga-20231019T102525 | ||
ovn: | ||
centos: yoga-20231019T102525 | ||
rocky: yoga-20231019T102525 | ||
prometheus_node_exporter: | ||
rocky: yoga-20230315T170614 | ||
|
||
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
blazar_tag: "{% raw %}{{ kayobe_image_tags['blazar'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
caso_tag: "{% raw %}{{ kayobe_image_tags['caso'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
grafana_tag: "{% raw %}{{ kayobe_image_tags['grafana'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
ironic_tag: "{% raw %}{{ kayobe_image_tags['ironic'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
ironic_dnsmasq_tag: "{% raw %}{{ kayobe_image_tags['ironic_dnsmasq'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
kibana_tag: "{% raw %}{{ kayobe_image_tags['kibana'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
neutron_tag: "{% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
nova_tag: "{% raw %}{{ kayobe_image_tags['nova'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
nova_libvirt_tag: "{% raw %}{{ kayobe_image_tags['nova_libvirt'][kolla_base_distro] | default(nova_tag) }}{% endraw %}" | ||
openvswitch_tag: "{% raw %}{{ kayobe_image_tags['openvswitch'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
ovn_tag: "{% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
prometheus_node_exporter_tag: "{% raw %}{{ kayobe_image_tags['prometheus_node_exporter'][kolla_base_distro] | default(openstack_tag) }}{% endraw %}" | ||
|
||
glance_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}" | ||
neutron_tls_proxy_tag: "{% raw %}{{ haproxy_tag | default(openstack_tag) }}{% endraw %}" | ||
Comment on lines
-66
to
-67
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It's best to keep these because it's not obvious that you need them if setting haproxy_tag. Could include a comment to that effect. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Will do. I've set up a PR for fixes here where I'll make that change |
||
centos: yoga-20231024T093507 | ||
rocky: yoga-20231024T093507 | ||
ubuntu: yoga-20231024T093507 | ||
|
||
om_enable_rabbitmq_high_availability: true | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,64 @@ | ||
--- | ||
# Do not edit! This file is autogenerated by Ansible. | ||
stackhpc_pulp_repo_centos_stream_8_advanced_virtualization_version: 20211122T102435 | ||
stackhpc_pulp_repo_centos_stream_8_appstream_version: 20230903T003752 | ||
stackhpc_pulp_repo_centos_stream_8_baseos_version: 20230903T003752 | ||
stackhpc_pulp_repo_centos_stream_8_appstream_version: 20231018T041416 | ||
stackhpc_pulp_repo_centos_stream_8_baseos_version: 20231018T041416 | ||
stackhpc_pulp_repo_centos_stream_8_extras_common_version: 20230906T030027 | ||
stackhpc_pulp_repo_centos_stream_8_extras_version: 20220401T032901 | ||
stackhpc_pulp_repo_centos_stream_8_extras_common_version: 20230905T090158 | ||
stackhpc_pulp_repo_centos_stream_8_nfv_extras_version: 20230308T103119 | ||
stackhpc_pulp_repo_centos_stream_8_nfv_openvswitch_version: 20230829T005959 | ||
stackhpc_pulp_repo_centos_stream_8_openstack_yoga_version: 20230812T015145 | ||
stackhpc_pulp_repo_centos_stream_8_nfv_openvswitch_version: 20230929T005202 | ||
stackhpc_pulp_repo_centos_stream_8_openstack_yoga_version: 20231011T133933 | ||
stackhpc_pulp_repo_centos_stream_8_opstools_version: 20230615T071742 | ||
stackhpc_pulp_repo_centos_stream_8_powertools_version: 20230903T003752 | ||
stackhpc_pulp_repo_centos_stream_8_powertools_version: 20231018T041416 | ||
stackhpc_pulp_repo_centos_stream_8_storage_ceph_pacific_version: 20230709T010022 | ||
stackhpc_pulp_repo_centos_stream_9_docker_version: 20230228T044432 | ||
stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version: 20230510T072502 | ||
stackhpc_pulp_repo_centos_stream_9_openstack_yoga_version: 20230310T163106 | ||
stackhpc_pulp_repo_centos_stream_9_opstools_version: 20230301T034123 | ||
stackhpc_pulp_repo_centos_stream_9_storage_ceph_pacific_version: 20230308T155704 | ||
stackhpc_pulp_repo_docker_ce_ubuntu_version: 20230908T013529 | ||
stackhpc_pulp_repo_docker_version: 20230801T003759 | ||
stackhpc_pulp_repo_elasticsearch_logstash_kibana_7_x_version: 20230727T144020 | ||
stackhpc_pulp_repo_centos_stream_9_docker_version: 20230919T015626 | ||
stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version: 20230929T005202 | ||
stackhpc_pulp_repo_centos_stream_9_openstack_yoga_version: 20231005T010906 | ||
stackhpc_pulp_repo_centos_stream_9_opstools_version: 20230615T071742 | ||
stackhpc_pulp_repo_centos_stream_9_storage_ceph_pacific_version: 20230709T010022 | ||
stackhpc_pulp_repo_docker_ce_ubuntu_version: 20231020T014922 | ||
stackhpc_pulp_repo_docker_version: 20230919T015626 | ||
stackhpc_pulp_repo_elasticsearch_logstash_kibana_7_x_version: 20231012T003815 | ||
stackhpc_pulp_repo_elrepo_9_version: 20230907T075311 | ||
stackhpc_pulp_repo_epel_9_version: 20230929T005202 | ||
stackhpc_pulp_repo_epel_9_version: 20231020T014922 | ||
stackhpc_pulp_repo_epel_modular_version: 20220913T043117 | ||
stackhpc_pulp_repo_epel_version: 20230929T005202 | ||
stackhpc_pulp_repo_grafana_version: 20230903T003752 | ||
stackhpc_pulp_repo_epel_version: 20231020T014922 | ||
stackhpc_pulp_repo_grafana_version: 20231020T014922 | ||
stackhpc_pulp_repo_mariadb_10_6_centos8_version: 20230815T010124 | ||
stackhpc_pulp_repo_mlnx_ofed_5_7_1_0_2_0_rhel8_6_version: 20220920T151419 | ||
stackhpc_pulp_repo_rabbitmq_erlang_version: 20230801T003759 | ||
stackhpc_pulp_repo_rabbitmq_server_version: 20230825T131407 | ||
stackhpc_pulp_repo_rhel_9_influxdb_version: 20230228T044432 | ||
stackhpc_pulp_repo_rhel_9_mariadb_10_6_version: 20230228T044432 | ||
stackhpc_pulp_repo_rhel_9_treasuredata_4_version: 20230228T044432 | ||
stackhpc_pulp_repo_rocky_8_6_appstream_version: 20220918T035853 | ||
stackhpc_pulp_repo_rocky_8_6_baseos_version: 20220914T080246 | ||
stackhpc_pulp_repo_rocky_8_6_extras_version: 20220904T041706 | ||
stackhpc_pulp_repo_rocky_8_6_nfv_version: 20220918T035853 | ||
stackhpc_pulp_repo_rocky_8_6_powertools_version: 20220918T035853 | ||
stackhpc_pulp_repo_rocky_8_7_appstream_version: 20221201T192704 | ||
stackhpc_pulp_repo_rocky_8_7_baseos_version: 20221202T032715 | ||
stackhpc_pulp_repo_rocky_8_7_extras_version: 20221201T192704 | ||
stackhpc_pulp_repo_rocky_8_7_nfv_version: 20221202T032715 | ||
stackhpc_pulp_repo_rocky_8_7_powertools_version: 20221202T032715 | ||
stackhpc_pulp_repo_rocky_8_8_appstream_version: 20230928T024829 | ||
stackhpc_pulp_repo_rocky_8_8_baseos_version: 20230928T024829 | ||
stackhpc_pulp_repo_rocky_8_8_extras_version: 20230928T024829 | ||
stackhpc_pulp_repo_rocky_8_8_nfv_version: 20230922T023520 | ||
stackhpc_pulp_repo_rocky_8_8_powertools_version: 20230928T024829 | ||
stackhpc_pulp_repo_rocky_9_1_appstream_version: 20230228T044432 | ||
stackhpc_pulp_repo_rocky_9_1_baseos_version: 20230228T044432 | ||
stackhpc_pulp_repo_rocky_9_1_crb_version: 20230228T044432 | ||
stackhpc_pulp_repo_rocky_9_1_extras_version: 20230228T044432 | ||
stackhpc_pulp_repo_rocky_9_1_highavailability_version: 20230228T044432 | ||
stackhpc_pulp_repo_rocky_9_2_appstream_version: 20230928T024829 | ||
stackhpc_pulp_repo_rocky_9_2_baseos_version: 20230928T024829 | ||
stackhpc_pulp_repo_rocky_9_2_crb_version: 20230928T024829 | ||
stackhpc_pulp_repo_rocky_9_2_extras_version: 20230915T001040 | ||
stackhpc_pulp_repo_rabbitmq_erlang_version: 20231015T004919 | ||
stackhpc_pulp_repo_rabbitmq_server_version: 20231018T041416 | ||
stackhpc_pulp_repo_rhel_9_influxdb_version: 20231019T010143 | ||
stackhpc_pulp_repo_rhel_9_mariadb_10_6_version: 20230815T010124 | ||
stackhpc_pulp_repo_rhel_9_treasuredata_4_version: 20230903T003752 | ||
stackhpc_pulp_repo_rocky_8_6_appstream_version: 20221105T035018 | ||
stackhpc_pulp_repo_rocky_8_6_baseos_version: 20221105T035018 | ||
stackhpc_pulp_repo_rocky_8_6_extras_version: 20221105T035018 | ||
stackhpc_pulp_repo_rocky_8_6_nfv_version: 20221103T030410 | ||
stackhpc_pulp_repo_rocky_8_6_powertools_version: 20221109T032314 | ||
stackhpc_pulp_repo_rocky_8_7_appstream_version: 20230525T071747 | ||
stackhpc_pulp_repo_rocky_8_7_baseos_version: 20230506T071747 | ||
stackhpc_pulp_repo_rocky_8_7_extras_version: 20230506T071747 | ||
stackhpc_pulp_repo_rocky_8_7_nfv_version: 20230505T080038 | ||
stackhpc_pulp_repo_rocky_8_7_powertools_version: 20230505T080038 | ||
stackhpc_pulp_repo_rocky_8_8_appstream_version: 20231020T014922 | ||
stackhpc_pulp_repo_rocky_8_8_baseos_version: 20231020T014922 | ||
stackhpc_pulp_repo_rocky_8_8_extras_version: 20231012T003815 | ||
stackhpc_pulp_repo_rocky_8_8_nfv_version: 20231018T041416 | ||
stackhpc_pulp_repo_rocky_8_8_powertools_version: 20231019T010143 | ||
stackhpc_pulp_repo_rocky_9_1_appstream_version: 20231012T003815 | ||
stackhpc_pulp_repo_rocky_9_1_baseos_version: 20231020T014922 | ||
stackhpc_pulp_repo_rocky_9_1_crb_version: 20231020T014922 | ||
stackhpc_pulp_repo_rocky_9_1_extras_version: 20231020T014922 | ||
stackhpc_pulp_repo_rocky_9_1_highavailability_version: 20231020T014922 | ||
stackhpc_pulp_repo_rocky_9_2_appstream_version: 20231018T041416 | ||
stackhpc_pulp_repo_rocky_9_2_baseos_version: 20231020T014922 | ||
stackhpc_pulp_repo_rocky_9_2_crb_version: 20231020T014922 | ||
stackhpc_pulp_repo_rocky_9_2_extras_version: 20231001T002904 | ||
stackhpc_pulp_repo_rocky_9_2_highavailability_version: 20230918T015928 | ||
stackhpc_pulp_repo_treasuredata_4_version: 20230903T003752 | ||
stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20230908T112533 | ||
stackhpc_pulp_repo_ubuntu_focal_security_version: 20230908T101641 | ||
stackhpc_pulp_repo_ubuntu_focal_version: 20230908T101641 | ||
stackhpc_pulp_repo_ubuntu_jammy_security_version: 20230908T053616 | ||
stackhpc_pulp_repo_ubuntu_jammy_version: 20230908T053616 | ||
stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20231019T125502 | ||
stackhpc_pulp_repo_ubuntu_focal_security_version: 20231018T165217 | ||
stackhpc_pulp_repo_ubuntu_focal_version: 20231018T165217 | ||
stackhpc_pulp_repo_ubuntu_jammy_security_version: 20231020T074329 | ||
stackhpc_pulp_repo_ubuntu_jammy_version: 20231020T074329 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
upgrade: | ||
- | | ||
Rebuilt all kolla and package repo tags to bring in kernel fixes and apply | ||
CentOS image build customisations that were previously being ignored. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this comment still applies then we still need the old nova_libvirt tag. If not then the comment can be removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes PR: #723