!8 support Train for 20.03 SP3

From: @ffrog
Reviewed-by: @huangtianhua
Signed-off-by: @huangtianhua
This commit is contained in:
openeuler-ci-bot 2021-11-05 07:14:07 +00:00 committed by Gitee
commit cc90af2472
3 changed files with 5 additions and 6 deletions

Binary file not shown.

BIN
kolla-ansible-9.3.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global __requires_exclude jmespath %global __requires_exclude jmespath
Name: openstack-kolla-ansible Name: openstack-kolla-ansible
Version: 12.0.0 Version: 9.3.2
Release: 1 Release: 1
Summary: Deploys OpenStack services and infrastructure components in Docker containers. Summary: Deploys OpenStack services and infrastructure components in Docker containers.
License: Apache-2.0 License: Apache-2.0
URL: https://opendev.org/openstack/kolla-ansible URL: https://opendev.org/openstack/kolla-ansible
Source0: https://tarballs.openstack.org/kolla-ansible/kolla-ansible-12.0.0.tar.gz Source0: https://tarballs.openstack.org/kolla-ansible/kolla-ansible-9.3.2.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
@ -30,7 +30,7 @@ This permits operators with little experience to deploy OpenStack quickly and as
experience grows modify the OpenStack configuration to suit the operators exact requirements. experience grows modify the OpenStack configuration to suit the operators exact requirements.
%prep %prep
%setup -q -n kolla-ansible-12.0.0 %setup -q -n kolla-ansible-9.3.2
%build %build
%py3_build %py3_build
@ -66,6 +66,5 @@ rm -fr %{buildroot}%{_datadir}/kolla-ansible/doc/
%{_sysconfdir}/kolla-ansible %{_sysconfdir}/kolla-ansible
%changelog %changelog
* Tue Jul 13 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 12.0.0-1 * Fri Nov 05 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 9.3.2-1
- Init Wallaby version - Support OpenStack Train release