Init openstack-kolla for Train
This commit is contained in:
parent
98f0db3b21
commit
d4281ec7fd
Binary file not shown.
BIN
kolla-9.4.0.tar.gz
Normal file
BIN
kolla-9.4.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
Name: openstack-kolla
|
Name: openstack-kolla
|
||||||
Version: 12.0.0
|
Version: 9.4.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Build OpenStack container images
|
Summary: Build OpenStack container images
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://opendev.org/openstack/kolla
|
URL: https://opendev.org/openstack/kolla
|
||||||
Source0: https://tarballs.openstack.org/kolla/kolla-12.0.0.tar.gz
|
Source0: https://tarballs.openstack.org/kolla/kolla-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
@ -41,7 +41,7 @@ Requires: python3-netaddr
|
|||||||
Templates and tools from the Kolla project to build OpenStack container images.
|
Templates and tools from the Kolla project to build OpenStack container images.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n kolla-12.0.0
|
%setup -q -n kolla-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
PYTHONPATH=. oslo-config-generator --config-file=etc/oslo-config-generator/kolla-build.conf
|
PYTHONPATH=. oslo-config-generator --config-file=etc/oslo-config-generator/kolla-build.conf
|
||||||
@ -86,6 +86,6 @@ rm -fr %{buildroot}%{_datadir}/kolla/etc_examples
|
|||||||
%{_sysconfdir}/kolla
|
%{_sysconfdir}/kolla
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 13 2021 OpenStack-Sig <openstack@openeuler.org> 12.0.0-1
|
* Tue Nov 02 2021 OpenStack-Sig <openstack@openeuler.org> 9.4.0-1
|
||||||
- Init Wallaby version
|
- Init Train version
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user