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 | 67760ab | 2016-04-18 22:10:02 +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 | 71b6867 | 2016-04-18 21:54:59 +0200 | [diff] [blame] | 8 | Build-Depends-Indep: salt-master, |
| 9 | python-all, |
| 10 | python-yaml, |
Filip Pytloun | 74e19d5 | 2016-04-18 19:43:18 +0200 | [diff] [blame] | 11 | Standards-Version: 3.9.7 |
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 |
| 18 | Depends: ${misc:Depends}, salt-master, reclass |
Filip Pytloun | 71b6867 | 2016-04-18 21:54:59 +0200 | [diff] [blame] | 19 | Description: Salt formula for OpenStack Ceilometer |
| 20 | Salt is a powerful remote execution manager that can be used to |
| 21 | administer servers in a fast and efficient way. |
| 22 | . |
| 23 | This SaltStack formula manages both installation and configuration of |
| 24 | OpenStack Ceilometer. |