!8 support Train for 20.03 SP3
From: @ffrog Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
cc90af2472
Binary file not shown.
BIN
kolla-ansible-9.3.2.tar.gz
Normal file
BIN
kolla-ansible-9.3.2.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%global __requires_exclude jmespath
|
||||
|
||||
Name: openstack-kolla-ansible
|
||||
Version: 12.0.0
|
||||
Version: 9.3.2
|
||||
Release: 1
|
||||
Summary: Deploys OpenStack services and infrastructure components in Docker containers.
|
||||
License: Apache-2.0
|
||||
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
|
||||
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 operator’s exact requirements.
|
||||
|
||||
%prep
|
||||
%setup -q -n kolla-ansible-12.0.0
|
||||
%setup -q -n kolla-ansible-9.3.2
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -66,6 +66,5 @@ rm -fr %{buildroot}%{_datadir}/kolla-ansible/doc/
|
||||
%{_sysconfdir}/kolla-ansible
|
||||
|
||||
%changelog
|
||||
* Tue Jul 13 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 12.0.0-1
|
||||
- Init Wallaby version
|
||||
|
||||
* Fri Nov 05 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 9.3.2-1
|
||||
- Support OpenStack Train release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user