blob: dd19013fc9a1a45b2f59a5002e122a05d667e64f [file] [log] [blame]
Filip Pytloune1065462016-04-20 14:26:48 +02001Source: salt-formula-cinder
2Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
3Uploaders: Filip Pytloun <filip@pytloun.cz>,
Ondřej Nový3fabdf32016-06-20 20:14:17 +02004 Ondřej Nový <onovy@debian.org>,
Filip Pytloune1065462016-04-20 14:26:48 +02005Section: admin
6Priority: extra
Filip Pytlound00eac12017-01-24 12:23:09 +01007Build-Depends: debhelper (>= 9),
Filip Pytloune1065462016-04-20 14:26:48 +02008 openstack-pkg-tools,
9Build-Depends-Indep: python-all,
10 python-yaml,
Filip Pytlounfd91f9b2017-05-18 14:50:13 +020011 salt-formula-keystone,
Filip Pytloune1065462016-04-20 14:26:48 +020012 salt-master,
Filip Pytlound00eac12017-01-24 12:23:09 +010013Standards-Version: 3.9.6
Filip Pytloune1065462016-04-20 14:26:48 +020014Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
15Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-cinder.git/
16Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-cinder.git
17
18Package: salt-formula-cinder
19Architecture: all
20Depends: reclass,
21 salt-master,
22 ${misc:Depends},
Filip Pytloun1c0cde22016-04-20 14:55:29 +020023Description: Salt formula for OpenStack Cinder
Filip Pytloune1065462016-04-20 14:26:48 +020024 Salt is a powerful remote execution manager that can be used to
25 administer servers in a fast and efficient way.
26 .
27 This SaltStack formula manages both installation and configuration of
Filip Pytloun1c0cde22016-04-20 14:55:29 +020028 OpenStack Cinder.