blob: 54f5148be5dd4f2456aed4cdee1e1ccb2b7663ae [file] [log] [blame]
Filip Pytloun595cdf62016-04-20 14:26:49 +02001Source: salt-formula-nova
2Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
3Uploaders: Filip Pytloun <filip@pytloun.cz>,
Ondřej Novýe172adb2016-06-20 20:15:33 +02004 Ondřej Nový <onovy@debian.org>,
Filip Pytloun595cdf62016-04-20 14:26:49 +02005Section: admin
6Priority: extra
7Build-Depends: debhelper (>= 9),
8 openstack-pkg-tools,
9Build-Depends-Indep: python-all,
10 python-yaml,
11 salt-master,
12Standards-Version: 3.9.8
13Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
14Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-nova.git/
15Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-nova.git
16
17Package: salt-formula-nova
18Architecture: all
19Depends: reclass,
20 salt-master,
21 ${misc:Depends},
Filip Pytloun5f88b8e2016-04-20 14:55:29 +020022Description: Salt formula for OpenStack Nova
Filip Pytloun595cdf62016-04-20 14:26:49 +020023 Salt is a powerful remote execution manager that can be used to
24 administer servers in a fast and efficient way.
25 .
26 This SaltStack formula manages both installation and configuration of
Filip Pytloun5f88b8e2016-04-20 14:55:29 +020027 OpenStack Nova.