Feature 10296 Pip Standardization

Creates standard template for tox.ini
Introduces 'safety' for listing upstream CVEs
Pins all versions of all upstream modules
Removes dependencies from Makefile and Dockerfile
and places them into requirements.txt

Change-Id: If2c52b101bad455534096567b4d68c2baba05d22
Signed-off-by: beierlm <mark.beierl@canonical.com>
diff --git a/stdeb.cfg b/stdeb.cfg
index ec4c256..6fef760 100644
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -13,8 +13,4 @@
 # limitations under the License.
 
 [DEFAULT]
-Suite: xenial
-Build-Depends: dh-python
-Maintainer: Gerardo Garcia <gerardo.garciadeblas@telefonica.com>
-Depends: osm-imdocs
-Depends3: osm-imdocs
+X-Python3-Version : >= 3.5