Filip Pytloun | 595cdf6 | 2016-04-20 14:26:49 +0200 | [diff] [blame] | 1 | Source: salt-formula-nova |
| 2 | Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org> |
Filip Pytloun | be8025b | 2017-05-18 14:46:38 +0200 | [diff] [blame^] | 3 | Uploaders: Filip Pytloun <filip@pytloun.cz>, Ondřej Nový <onovy@debian.org> |
Filip Pytloun | 595cdf6 | 2016-04-20 14:26:49 +0200 | [diff] [blame] | 4 | Section: admin |
| 5 | Priority: extra |
Filip Pytloun | be8025b | 2017-05-18 14:46:38 +0200 | [diff] [blame^] | 6 | Build-Depends: debhelper (>= 9), openstack-pkg-tools |
Filip Pytloun | 595cdf6 | 2016-04-20 14:26:49 +0200 | [diff] [blame] | 7 | Build-Depends-Indep: python-all, |
| 8 | python-yaml, |
Filip Pytloun | be8025b | 2017-05-18 14:46:38 +0200 | [diff] [blame^] | 9 | salt-formula-keystone, |
| 10 | salt-master |
Filip Pytloun | bcaa3fc | 2017-01-24 12:16:03 +0100 | [diff] [blame] | 11 | Standards-Version: 3.9.6 |
Filip Pytloun | 595cdf6 | 2016-04-20 14:26:49 +0200 | [diff] [blame] | 12 | Homepage: https://wiki.openstack.org/wiki/OpenStackSalt |
| 13 | Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-nova.git/ |
| 14 | Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-nova.git |
| 15 | |
| 16 | Package: salt-formula-nova |
| 17 | Architecture: all |
Filip Pytloun | be8025b | 2017-05-18 14:46:38 +0200 | [diff] [blame^] | 18 | Depends: reclass, salt-master, ${misc:Depends} |
Filip Pytloun | 5f88b8e | 2016-04-20 14:55:29 +0200 | [diff] [blame] | 19 | Description: Salt formula for OpenStack Nova |
Filip Pytloun | 595cdf6 | 2016-04-20 14:26:49 +0200 | [diff] [blame] | 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 |
Filip Pytloun | 5f88b8e | 2016-04-20 14:55:29 +0200 | [diff] [blame] | 24 | OpenStack Nova. |