Feature 10296 Pip Standardization 39/10539/6
authorbeierlm <mark.beierl@canonical.com>
Wed, 24 Mar 2021 13:26:06 +0000 (09:26 -0400)
committerbeierlm <mark.beierl@canonical.com>
Tue, 6 Apr 2021 20:11:09 +0000 (16:11 -0400)
commit4335f9962fec0516628b5d0b8337fc977e55669c
tree8d73dcf8419f417b443ce5c102e40ef678240f7d
parentc27c98a9cd08703d7e9b9aefdf6cf961a3b73f5a
Feature 10296 Pip Standardization

Creates standard template for tox.ini
Introduces 'safety' for listing upstream CVEs
Pins all versions of all upstream modules

Change-Id: I20f3b8b1c386aa03ebbec37ab74bc106451328d1
Signed-off-by: beierlm <mark.beierl@canonical.com>
24 files changed:
.gitignore
Dockerfile
MANIFEST.in
debian/py3dist-overrides [deleted file]
debian/python3-osmclient.postinst
devops-stages/stage-build.sh
devops-stages/stage-test.sh
osmclient/scripts/osm.py
osmclient/sol005/client.py
osmclient/sol005/vim.py
osmclient/sol005/vnfd.py
osmclient/v1/vim.py
requirements-dev.in [new file with mode: 0644]
requirements-dev.txt [new file with mode: 0644]
requirements-dist.in [new file with mode: 0644]
requirements-dist.txt [new file with mode: 0644]
requirements-test.in [new file with mode: 0755]
requirements-test.txt [new file with mode: 0644]
requirements.in [new file with mode: 0644]
requirements.txt
setup.py
stdeb.cfg
test-requirements.txt [deleted file]
tox.ini