blob: d5b0d1e609687dad15448b7fd63e2f0a989af662 [file] [log] [blame]
Filip Pytloun65f44722016-04-18 16:03:12 +02001Source: salt-formula-ceilometer
2Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Filip Pytloun49fd4a22016-04-18 22:26:10 +02003Uploaders: Filip Pytloun <filip@pytloun.cz>,
Filip Pytloun65f44722016-04-18 16:03:12 +02004Section: admin
Filip Pytloun71b68672016-04-18 21:54:59 +02005Priority: extra
Filip Pytloun65f44722016-04-18 16:03:12 +02006Build-Depends: debhelper (>= 9),
Filip Pytlounc0d9d762016-04-18 21:00:38 +02007 openstack-pkg-tools,
Filip Pytloun49fd4a22016-04-18 22:26:10 +02008Build-Depends-Indep: python-all,
Filip Pytloun71b68672016-04-18 21:54:59 +02009 python-yaml,
Filip Pytloun49fd4a22016-04-18 22:26:10 +020010 salt-master,
11Standards-Version: 3.9.8
Filip Pytloun65f44722016-04-18 16:03:12 +020012Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
13Vcs-Browser: https://github.com/openstack/salt-formula-ceilometer
14Vcs-Git: https://github.com/openstack/salt-formula-ceilometer.git
15
16Package: salt-formula-ceilometer
17Architecture: all
Filip Pytloun49fd4a22016-04-18 22:26:10 +020018Depends: reclass,
19 salt-master,
20 ${misc:Depends},
Filip Pytloun71b68672016-04-18 21:54:59 +020021Description: Salt formula for OpenStack Ceilometer
22 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
26 OpenStack Ceilometer.