Support of debian packaging via stdeb; postinst script; renaming some files

Change-Id: I966a27d84688ee2e7083324033ebea3ade6fc871
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/stdeb.cfg b/stdeb.cfg
new file mode 100644
index 0000000..0978737
--- /dev/null
+++ b/stdeb.cfg
@@ -0,0 +1,6 @@
+[DEFAULT]
+Suite: xenial
+XS-Python-Version: >= 2.7
+Maintainer: Gerardo Garcia <gerardo.garciadeblas@telefonica.com>
+Depends: python-pip, libmysqlclient-dev, libssl-dev, libffi-dev, python-argcomplete, python-boto, python-bottle, python-jsonschema, python-logutils, python-cinderclient, python-glanceclient, python-keystoneclient, python-neutronclient, python-novaclient, python-mysqldb, mysql-server
+