diff --git a/ansible-role-requirements.yml b/ansible-role-requirements.yml index 4f95f67d3d..8f796541d6 100644 --- a/ansible-role-requirements.yml +++ b/ansible-role-requirements.yml @@ -2,7 +2,7 @@ - name: ansible-hardening scm: git src: https://opendev.org/openstack/ansible-hardening - version: d9dba5a7ca8d6108c089c7460609090eefdf6612 + version: 42b68b9ff7070f14f896ece1f242a522d1ba9559 trackbranch: stable/2023.1 shallow_since: '2023-05-23' - name: apt_package_pinning @@ -26,9 +26,9 @@ - name: haproxy_server scm: git src: https://opendev.org/openstack/openstack-ansible-haproxy_server - version: c6c4918a1396c4b027de8faa9160416fe58cbe43 + version: 418750857a81902f970897c0ccf3b41b9c1920b5 trackbranch: stable/2023.1 - shallow_since: '2023-05-23' + shallow_since: '2023-05-28' - name: keepalived scm: git src: https://github.com/evrardjp/ansible-keepalived @@ -260,9 +260,9 @@ - name: rabbitmq_server scm: git src: https://opendev.org/openstack/openstack-ansible-rabbitmq_server - version: 88392f376a59128d07b6ada1e59a5f34ed39ef37 + version: 220a90cfda02fdd5a2e310bb25a6b3e9e377dd11 trackbranch: stable/2023.1 - shallow_since: '2023-05-23' + shallow_since: '2023-05-29' - name: repo_server scm: git src: https://opendev.org/openstack/openstack-ansible-repo_server diff --git a/inventory/group_vars/cinder_all/source_git.yml b/inventory/group_vars/cinder_all/source_git.yml index 69bdac00be..641d5d015e 100644 --- a/inventory/group_vars/cinder_all/source_git.yml +++ b/inventory/group_vars/cinder_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2023 ### +### HEAD as of 30.05.2023 ### ## Cinder service cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder" -cinder_git_install_branch: ba4e53095e89d9c0a5f7a13f6516fce034f75970 +cinder_git_install_branch: 1ae052c976ba3a3edb57f3ecd1ce0580305bd03f cinder_git_track_branch: stable/2023.1 diff --git a/inventory/group_vars/horizon_all/source_git.yml b/inventory/group_vars/horizon_all/source_git.yml index 96afb1169d..1d09cb07d0 100644 --- a/inventory/group_vars/horizon_all/source_git.yml +++ b/inventory/group_vars/horizon_all/source_git.yml @@ -13,11 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 24.05.2023 ### +### HEAD as of 30.05.2023 ### ## Horizon service horizon_git_repo: "{{ openstack_opendev_base_url }}/openstack/horizon" -horizon_git_install_branch: c5ce4754fed154609cc334db9cf2942e5e69f511 +horizon_git_install_branch: cbbc7d362167dd8804990d2dd24b55c8dec8df4b horizon_git_track_branch: stable/2023.1 ## Adjutant dashboard plugin diff --git a/inventory/group_vars/ironic_all/source_git.yml b/inventory/group_vars/ironic_all/source_git.yml index 0cd4327334..875fb41837 100644 --- a/inventory/group_vars/ironic_all/source_git.yml +++ b/inventory/group_vars/ironic_all/source_git.yml @@ -13,11 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 24.05.2023 ### +### HEAD as of 30.05.2023 ### ## Ironic service ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic" -ironic_git_install_branch: 0c2911b141fcf3d3cbf6772bf91ba170b13b132c +ironic_git_install_branch: d72eb004ed48dc71b6dfe54a1a2cbbbae813de01 ironic_git_track_branch: stable/2023.1 ## Ironic inspector service diff --git a/inventory/group_vars/neutron_all/source_git.yml b/inventory/group_vars/neutron_all/source_git.yml index c4e460b53e..a276a9a7ac 100644 --- a/inventory/group_vars/neutron_all/source_git.yml +++ b/inventory/group_vars/neutron_all/source_git.yml @@ -13,11 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 24.05.2023 ### +### HEAD as of 30.05.2023 ### ## Neutron service neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron" -neutron_git_install_branch: 5542af4f58c2307f2dc0bf90e515af5f32955af0 +neutron_git_install_branch: 6d9f481d875310a5184660a86388213f0f86dbb6 neutron_git_track_branch: stable/2023.1 neutron_vpnaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas" diff --git a/inventory/group_vars/octavia_all/source_git.yml b/inventory/group_vars/octavia_all/source_git.yml index 56ead1c340..a8b4bcf455 100644 --- a/inventory/group_vars/octavia_all/source_git.yml +++ b/inventory/group_vars/octavia_all/source_git.yml @@ -13,14 +13,14 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2023 ### +### HEAD as of 30.05.2023 ### ## Octavia service octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia" -octavia_git_install_branch: c940f7a064b2a49eab797379f548fce1f41f9e78 +octavia_git_install_branch: 920dbfa5ad7d529ba0ee6ae2162fb73ddfc8ec13 octavia_git_track_branch: stable/2023.1 ## Octavia OVN provider octavia_ovn_octavia_provider_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-octavia-provider" -octavia_ovn_octavia_provider_git_install_branch: 67fa32f857903f34c22834c06a4d110a80b0d0d4 +octavia_ovn_octavia_provider_git_install_branch: f6537b1d90a10d4e9bd03e93a2018d312df656bc octavia_ovn_octavia_provider_git_track_branch: stable/2023.1 diff --git a/inventory/group_vars/swift_all/source_git.yml b/inventory/group_vars/swift_all/source_git.yml index 6cad146cfe..4a0e1776d5 100644 --- a/inventory/group_vars/swift_all/source_git.yml +++ b/inventory/group_vars/swift_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 24.05.2023 ### +### HEAD as of 30.05.2023 ### ## Swift service swift_git_repo: "{{ openstack_opendev_base_url }}/openstack/swift" -swift_git_install_branch: 23fa18d3021fb44d8b4dd81890d9c355eed9426f +swift_git_install_branch: 149b617c28514c36d1dec57232cce883375f1dbb swift_git_track_branch: master diff --git a/releasenotes/notes/rabbitmq-switch-to-cloudsmith-instead-of-packagecloud-deprecated-5ee62da847ccae1f.yaml b/releasenotes/notes/rabbitmq-switch-to-cloudsmith-instead-of-packagecloud-deprecated-5ee62da847ccae1f.yaml new file mode 100644 index 0000000000..e091824a3c --- /dev/null +++ b/releasenotes/notes/rabbitmq-switch-to-cloudsmith-instead-of-packagecloud-deprecated-5ee62da847ccae1f.yaml @@ -0,0 +1,11 @@ +--- +deprecations: + - | + RabbitMQ packages are no longer provided by PackageCloud due to the upstream + repository being no longer available after 2023-05-28. Installations will now + utilize a community mirror of CloudSmith repositories for rabbitmq and erlang. + + https://github.com/rabbitmq/rabbitmq-server/discussions/8386 +fixes: + - | + https://bugs.launchpad.net/openstack-ansible/+bug/2021410