750496b
%global githash 79d751a
c8d60d8
c8d60d8
c8d60d8
Name:		ansible-openstack-modules
c8d60d8
Version:	0
46b6c74
Release:	20140912git%{githash}%{?dist}
c8d60d8
Summary:	Unofficial Ansible modules for managing Openstack
c8d60d8
c8d60d8
License:	GPLv3
c8d60d8
URL:		https://github.com/openstack-ansible/openstack-ansible-modules
c8d60d8
# git clone https://github.com/openstack-ansible/openstack-ansible-modules.git
c8d60d8
# cd openstack-ansible-modules
c8d60d8
# git archive --format=tar %%{githash} | gzip > %%{name}-%%{githash}.tar.gz
c8d60d8
Source0:	ansible-openstack-modules-%{githash}.tar.gz
c8d60d8
BuildArch:      noarch
c8d60d8
c8d60d8
Requires:	ansible
c8d60d8
c8d60d8
%description
c8d60d8
Unofficial Ansible modules for managing and deployment of OpenStack. Contains
c8d60d8
all the necesary Neutron networking modules and also some Cinder, Glance,
c8d60d8
Keystone and Nova modules missing in the official modules.
c8d60d8
c8d60d8
c8d60d8
%prep
c8d60d8
%setup -q -c
c8d60d8
c8d60d8
c8d60d8
%build
c8d60d8
c8d60d8
c8d60d8
%install
c8d60d8
mkdir -p %{buildroot}%{_datadir}/ansible/ansible-openstack-modules
c8d60d8
cp -a cinder* glance* keystone* neutron* nova* %{buildroot}%{_datadir}/ansible/ansible-openstack-modules/
c8d60d8
c8d60d8
c8d60d8
%files
c8d60d8
%doc LICENSE README.md
c8d60d8
%{_datadir}/ansible/ansible-openstack-modules
c8d60d8
c8d60d8
c8d60d8
%changelog
46b6c74
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-20140912git79d751a
46b6c74
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
46b6c74
375f1c9
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-20140911git79d751a
375f1c9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
375f1c9
39c2f73
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-20140910git79d751a
39c2f73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
39c2f73
82f68a7
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-20140909git79d751a
82f68a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
82f68a7
d945e9f
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-20140908git79d751a
d945e9f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
d945e9f
371a781
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-20140907git79d751a
371a781
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
371a781
79642b0
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-20140906git79d751a
79642b0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
79642b0
4a1c757
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-20140905git79d751a
4a1c757
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
4a1c757
fcd0f11
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0-20140904git79d751a
fcd0f11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fcd0f11
18bd24e
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-20140903git79d751a
18bd24e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
18bd24e
750496b
* Tue Sep 02 2014 Adam Samalik <asamalik@redhat.com> 0-20140902git79d751a
750496b
- new module: nova_flavor
750496b
c8d60d8
* Thu Aug 28 2014 Adam Samalik <asamalik@redhat.com> 0-20140828git7611354
c8d60d8
- packing with a license file
c8d60d8
c8d60d8
* Wed Aug 27 2014 Adam Samalik <asamalik@redhat.com> 0-20140827gitf543bea
c8d60d8
- initial package