blob: c1246ac52980ca3da3331d1429b64eb0919111c7 [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>,
4Section: admin
5Priority: extra
6Build-Depends: debhelper (>= 9),
7 openstack-pkg-tools,
8Build-Depends-Indep: python-all,
9 python-yaml,
10 salt-master,
11Standards-Version: 3.9.8
12Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
13Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-cinder.git/
14Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-cinder.git
15
16Package: salt-formula-cinder
17Architecture: all
18Depends: reclass,
19 salt-master,
20 ${misc:Depends},
Filip Pytloun1c0cde22016-04-20 14:55:29 +020021Description: Salt formula for OpenStack Cinder
Filip Pytloune1065462016-04-20 14:26:48 +020022 Salt is a powerful remote execution manager that can be used to
23 administer servers in a fast and efficient way.
24 .
25 This SaltStack formula manages both installation and configuration of
Filip Pytloun1c0cde22016-04-20 14:55:29 +020026 OpenStack Cinder.