Add package spec files for 2018.4.0 release
The spec was in another branch at 2018.4.0 release date.
Change-Id: I0d78e38209cb09603ac727b9c15c50d06c8087eb
Closes-bug: PROD-28554
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..fb8ee53
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,26 @@
+Source: salt-formula-keystone
+Maintainer: Mirantis Dev <dev@mirantis.com>
+Uploaders: Filip Pytloun <filip@pytloun.cz>,
+ OndÅ™ej Nový <onovy@debian.org>,
+Section: admin
+Priority: extra
+Build-Depends: debhelper (>= 9),
+ openstack-pkg-tools,
+Build-Depends-Indep: python-all,
+ python-yaml,
+ salt-formula-apache,
+ salt-formula-mysql,
+Standards-Version: 3.9.6
+Homepage: https://www.mirantis.com
+Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-keystone.git/
+Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-keystone.git
+
+Package: salt-formula-keystone
+Architecture: all
+Depends: ${misc:Depends},
+Description: Salt formula for OpenStack Keystone
+ Salt is a powerful remote execution manager that can be used to
+ administer servers in a fast and efficient way.
+ .
+ This SaltStack formula manages both installation and configuration of
+ OpenStack Keystone.