|
 |
2fa45bc |
Name: 5minute
|
|
 |
756d9d5 |
Version: 0.2.32
|
|
 |
ae56e4a |
Release: 13%{?dist}
|
|
 |
2fa45bc |
Summary: Give me an instance of mine image on OpenStack. Hurry!
|
|
 |
2fa45bc |
License: GPLv2
|
|
 |
2fa45bc |
URL: https://github.com/SatelliteQE/%{name}/
|
|
 |
2fa45bc |
Source0: https://github.com/SatelliteQE/%{name}/archive/%{name}-%{version}.tar.gz
|
|
 |
ff1903a |
BuildArch: noarch
|
|
 |
ff1903a |
BuildRequires: python3-devel
|
|
 |
ff1903a |
BuildRequires: python3
|
|
 |
2fa45bc |
BuildRequires: python3-cinderclient
|
|
 |
2fa45bc |
BuildRequires: python3-heatclient
|
|
 |
2fa45bc |
BuildRequires: python3-neutronclient
|
|
 |
2fa45bc |
BuildRequires: python3-xmltodict
|
|
 |
2fa45bc |
BuildRequires: python3-prettytable
|
|
 |
2fa45bc |
BuildRequires: python3-novaclient
|
|
 |
2fa45bc |
BuildRequires: python3-keystoneclient
|
|
 |
e3ada52 |
BuildRequires: python3-glanceclient
|
|
 |
2fa45bc |
BuildRequires: python3-setuptools
|
|
 |
ff1903a |
Requires: python3
|
|
 |
2fa45bc |
Requires: python3-cinderclient
|
|
 |
2fa45bc |
Requires: python3-heatclient
|
|
 |
2fa45bc |
Requires: python3-neutronclient
|
|
 |
2fa45bc |
Requires: python3-xmltodict
|
|
 |
2fa45bc |
Requires: python3-prettytable
|
|
 |
2fa45bc |
Requires: python3-novaclient
|
|
 |
2fa45bc |
Requires: python3-keystoneclient
|
|
 |
e3ada52 |
Requires: python3-glanceclient
|
|
 |
2fa45bc |
|
|
 |
2fa45bc |
%description
|
|
 |
2fa45bc |
This is a command-line tool to provide and maintain virtual machine on
|
|
 |
2fa45bc |
OpenStack instance or set of instances based on pre-prepared image and
|
|
 |
2fa45bc |
scenario configuration file which defines network setup. This way if you
|
|
 |
2fa45bc |
prepare OpenStack image(s), maybe with complex setup on them, you can
|
|
 |
2fa45bc |
easily provide hosts for development, testing or to scale your production
|
|
 |
2fa45bc |
environment from command-line.
|
|
 |
2fa45bc |
|
|
 |
2fa45bc |
%prep
|
|
 |
5fe030d |
%autosetup -n %{name}-%{name}-%{version}
|
|
 |
2fa45bc |
|
|
 |
2fa45bc |
|
|
 |
2fa45bc |
%build
|
|
 |
2fa45bc |
%py3_build
|
|
 |
2fa45bc |
|
|
 |
2fa45bc |
%install
|
|
 |
2fa45bc |
%py3_install
|
|
 |
2fa45bc |
|
|
 |
c04e996 |
%check
|
|
 |
c04e996 |
%{__python3} setup.py test
|
|
 |
c04e996 |
|
|
 |
2fa45bc |
%files
|
|
 |
2fa45bc |
%license LICENSE
|
|
 |
2fa45bc |
%doc README.md
|
|
 |
043491a |
%{_bindir}/%{name}
|
|
 |
ff1903a |
%{python3_sitelib}/*
|
|
 |
2fa45bc |
|
|
 |
2fa45bc |
%changelog
|
|
 |
ae56e4a |
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.32-13
|
|
 |
ae56e4a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
 |
ae56e4a |
|
|
 |
c053f51 |
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.32-12
|
|
 |
c053f51 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
 |
c053f51 |
|
|
 |
3bf65aa |
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.32-11
|
|
 |
3bf65aa |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
 |
3bf65aa |
|
|
 |
88ec7ac |
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.2.32-10
|
|
 |
88ec7ac |
- Rebuilt for Python 3.10
|
|
 |
88ec7ac |
|
|
 |
339af5b |
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.32-9
|
|
 |
339af5b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
 |
339af5b |
|
|
 |
7142240 |
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.32-8
|
|
 |
7142240 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
 |
7142240 |
|
|
 |
f7baea5 |
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.2.32-7
|
|
 |
f7baea5 |
- Rebuilt for Python 3.9
|
|
 |
f7baea5 |
|
|
 |
5e799e8 |
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.32-6
|
|
 |
5e799e8 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
 |
5e799e8 |
|
|
 |
cc2091f |
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.2.32-5
|
|
 |
cc2091f |
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
|
 |
cc2091f |
|
|
 |
8327a60 |
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.2.32-4
|
|
 |
8327a60 |
- Rebuilt for Python 3.8
|
|
 |
8327a60 |
|
|
 |
7c60db8 |
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.2.32-3
|
|
 |
7c60db8 |
- Rebuilt for Python 3.8
|
|
 |
7c60db8 |
|
|
 |
e4e4fce |
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.32-2
|
|
 |
e4e4fce |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
 |
e4e4fce |
|
|
 |
756d9d5 |
* Sat May 11 2019 Jan Hutar <jhutar@redhat.com> - 0.2.32-1
|
|
 |
756d9d5 |
- New upstream release
|
|
 |
756d9d5 |
|
|
 |
84fb13f |
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.31-2
|
|
 |
84fb13f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
 |
84fb13f |
|
|
 |
45a92f8 |
* Sat Jul 14 2018 Jan Hutar <jhutar@redhat.com> - 0.2.31-1
|
|
 |
45a92f8 |
- Ondrej rebased to new upstream version
|
|
 |
45a92f8 |
|
|
 |
0412369 |
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.26-3
|
|
 |
0412369 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
 |
0412369 |
|
|
 |
4c7d4d5 |
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.2.26-2
|
|
 |
4c7d4d5 |
- Rebuilt for Python 3.7
|
|
 |
4c7d4d5 |
|
|
 |
2fa45bc |
* Fri Jan 26 2018 Pavlina Moravcova Varekova <pmoravco@redhat.com> - 0.2.26-1
|
|
 |
2fa45bc |
- Initial package
|