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