Roman Vyalov | 7f6cb90 | 2018-06-25 16:29:52 +0300 | [diff] [blame] | 1 | Source: salt-formula-nova |
Pavel Cizinsky | a26f4f1 | 2018-12-12 12:02:47 +0100 | [diff] [blame] | 2 | Maintainer: Mirantis Dev <dev@mirantis.com> |
Roman Vyalov | 7f6cb90 | 2018-06-25 16:29:52 +0300 | [diff] [blame] | 3 | Uploaders: Filip Pytloun <filip@pytloun.cz>, |
| 4 | Ondřej Nový <onovy@debian.org>, |
| 5 | Section: admin |
| 6 | Priority: extra |
| 7 | Build-Depends: debhelper (>= 9), |
| 8 | openstack-pkg-tools, |
| 9 | Build-Depends-Indep: python-all, |
| 10 | python-yaml, |
| 11 | salt-formula-keystone, |
| 12 | Standards-Version: 3.9.6 |
Pavel Cizinsky | a26f4f1 | 2018-12-12 12:02:47 +0100 | [diff] [blame] | 13 | Homepage: https://www.mirantis.com |
Roman Vyalov | 7f6cb90 | 2018-06-25 16:29:52 +0300 | [diff] [blame] | 14 | Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-nova.git/ |
| 15 | Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-nova.git |
| 16 | |
| 17 | Package: salt-formula-nova |
| 18 | Architecture: all |
| 19 | Depends: ${misc:Depends}, |
| 20 | Description: Salt formula for OpenStack Nova |
| 21 | Salt is a powerful remote execution manager that can be used to |
| 22 | administer servers in a fast and efficient way. |
| 23 | . |
| 24 | This SaltStack formula manages both installation and configuration of |
| 25 | OpenStack Nova. |