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