diff --git a/SOURCES/CentOS-OpenStack.repo b/SOURCES/CentOS-OpenStack.repo index 45bd8aa..c063659 100644 --- a/SOURCES/CentOS-OpenStack.repo +++ b/SOURCES/CentOS-OpenStack.repo @@ -27,6 +27,13 @@ enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud module_hotfixes=1 +[rdo-trunk-OPENSTACK_VERSION-tested-component-barbican] +name=rdo-trunk-OPENSTACK_VERSION-tested-component-barbican +baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/barbican/puppet-passed-ci +enabled=0 +gpgcheck=0 +module_hotfixes=1 + [rdo-trunk-OPENSTACK_VERSION-tested-component-baremetal] name=rdo-trunk-OPENSTACK_VERSION-tested-component-baremetal baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/baremetal/puppet-passed-ci @@ -69,6 +76,13 @@ enabled=0 gpgcheck=0 module_hotfixes=1 +[rdo-trunk-OPENSTACK_VERSION-tested-component-designate] +name=rdo-trunk-OPENSTACK_VERSION-tested-component-designate +baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/designate/puppet-passed-ci +enabled=0 +gpgcheck=0 +module_hotfixes=1 + [rdo-trunk-OPENSTACK_VERSION-tested-component-glance] name=rdo-trunk-OPENSTACK_VERSION-tested-component-glance baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/glance/puppet-passed-ci @@ -76,6 +90,13 @@ enabled=0 gpgcheck=0 module_hotfixes=1 +[rdo-trunk-OPENSTACK_VERSION-tested-component-keystone] +name=rdo-trunk-OPENSTACK_VERSION-tested-component-keystone +baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/keystone/puppet-passed-ci +enabled=0 +gpgcheck=0 +module_hotfixes=1 + [rdo-trunk-OPENSTACK_VERSION-tested-component-manila] name=rdo-trunk-OPENSTACK_VERSION-tested-component-manila baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/manila/puppet-passed-ci @@ -111,13 +132,6 @@ enabled=0 gpgcheck=0 module_hotfixes=1 -[rdo-trunk-OPENSTACK_VERSION-tested-component-security] -name=rdo-trunk-OPENSTACK_VERSION-tested-component-security -baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/security/puppet-passed-ci -enabled=0 -gpgcheck=0 -module_hotfixes=1 - [rdo-trunk-OPENSTACK_VERSION-tested-component-swift] name=rdo-trunk-OPENSTACK_VERSION-tested-component-swift baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/swift/puppet-passed-ci diff --git a/SPECS/centos-release-openstack.spec b/SPECS/centos-release-openstack.spec index 9b0c67c..07ca97a 100644 --- a/SPECS/centos-release-openstack.spec +++ b/SPECS/centos-release-openstack.spec @@ -1,4 +1,4 @@ -%global OpenStackVersion bobcat +%global OpenStackVersion caracal Summary: OpenStack from the CentOS Cloud SIG repo configs Name: centos-release-openstack-%{OpenStackVersion} Version: 1 @@ -29,7 +29,6 @@ sed -i -e "s/OPENSTACK_VERSION/%{OpenStackVersion}/g" %{buildroot}%{_sysconfdir} %config(noreplace) %{_sysconfdir}/yum.repos.d/* %changelog -* Thu Oct 19 2023 Alfredo Moralejo - bobcat-1-1 -- Bobcat 2023.2 Release -- Update Ceph to Reef release +* Wed Apr 10 2024 Joel Capitao - caracal-1-1 +- Caracal 2024.1 Release