| Roman Vyalov | cbea2e3 | 2018-06-25 16:29:32 +0300 | [diff] [blame] | 1 | Source: salt-formula-keystone | 
| Pavel Cizinsky | b6d6639 | 2018-12-12 12:02:17 +0100 | [diff] [blame] | 2 | Maintainer: Mirantis Dev <dev@mirantis.com> | 
| Roman Vyalov | cbea2e3 | 2018-06-25 16:29:32 +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-apache, | 
 | 12 |                      salt-formula-mysql, | 
 | 13 | Standards-Version: 3.9.6 | 
| Pavel Cizinsky | b6d6639 | 2018-12-12 12:02:17 +0100 | [diff] [blame] | 14 | Homepage: https://www.mirantis.com | 
| Roman Vyalov | cbea2e3 | 2018-06-25 16:29:32 +0300 | [diff] [blame] | 15 | Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-keystone.git/ | 
 | 16 | Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-keystone.git | 
 | 17 |  | 
 | 18 | Package: salt-formula-keystone | 
 | 19 | Architecture: all | 
 | 20 | Depends: ${misc:Depends}, | 
 | 21 | Description: Salt formula for OpenStack Keystone | 
 | 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 Keystone. |