blob: 69ce57d863776945fde5ef6fbb3c0148754e21c7 [file] [log] [blame]
Filip Pytlouna91528d2016-04-20 14:26:48 +02001Source: salt-formula-keystone
2Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
3Uploaders: Filip Pytloun <filip@pytloun.cz>,
4Section: admin
5Priority: extra
6Build-Depends: debhelper (>= 9),
7 openstack-pkg-tools,
8Build-Depends-Indep: python-all,
9 python-yaml,
10 salt-master,
11Standards-Version: 3.9.8
12Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
13Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-keystone.git/
14Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-keystone.git
15
16Package: salt-formula-keystone
17Architecture: all
18Depends: reclass,
19 salt-master,
20 ${misc:Depends},
Filip Pytloun7ac7a9a2016-04-20 14:55:29 +020021Description: Salt formula for OpenStack Keystone
Filip Pytlouna91528d2016-04-20 14:26:48 +020022 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
Filip Pytloun7ac7a9a2016-04-20 14:55:29 +020026 OpenStack Keystone.