blob: 7861fc351a11b80fe2d22ed4c9124f9d8ab48598 [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ý3e0a08d2016-04-23 16:37:56 +02004 Ondřej Nový <novy@ondrej.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.