Filip Pytloun | 65f4472 | 2016-04-18 16:03:12 +0200 | [diff] [blame] | 1 | Source: salt-formula-ceilometer |
| 2 | Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org> |
Filip Pytloun | 49fd4a2 | 2016-04-18 22:26:10 +0200 | [diff] [blame^] | 3 | Uploaders: Filip Pytloun <filip@pytloun.cz>, |
Filip Pytloun | 65f4472 | 2016-04-18 16:03:12 +0200 | [diff] [blame] | 4 | Section: admin |
Filip Pytloun | 71b6867 | 2016-04-18 21:54:59 +0200 | [diff] [blame] | 5 | Priority: extra |
Filip Pytloun | 65f4472 | 2016-04-18 16:03:12 +0200 | [diff] [blame] | 6 | Build-Depends: debhelper (>= 9), |
Filip Pytloun | c0d9d76 | 2016-04-18 21:00:38 +0200 | [diff] [blame] | 7 | openstack-pkg-tools, |
Filip Pytloun | 49fd4a2 | 2016-04-18 22:26:10 +0200 | [diff] [blame^] | 8 | Build-Depends-Indep: python-all, |
Filip Pytloun | 71b6867 | 2016-04-18 21:54:59 +0200 | [diff] [blame] | 9 | python-yaml, |
Filip Pytloun | 49fd4a2 | 2016-04-18 22:26:10 +0200 | [diff] [blame^] | 10 | salt-master, |
| 11 | Standards-Version: 3.9.8 |
Filip Pytloun | 65f4472 | 2016-04-18 16:03:12 +0200 | [diff] [blame] | 12 | Homepage: https://wiki.openstack.org/wiki/OpenStackSalt |
| 13 | Vcs-Browser: https://github.com/openstack/salt-formula-ceilometer |
| 14 | Vcs-Git: https://github.com/openstack/salt-formula-ceilometer.git |
| 15 | |
| 16 | Package: salt-formula-ceilometer |
| 17 | Architecture: all |
Filip Pytloun | 49fd4a2 | 2016-04-18 22:26:10 +0200 | [diff] [blame^] | 18 | Depends: reclass, |
| 19 | salt-master, |
| 20 | ${misc:Depends}, |
Filip Pytloun | 71b6867 | 2016-04-18 21:54:59 +0200 | [diff] [blame] | 21 | Description: 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. |