Updates branch sol006 with master 99/9899/1
authorgarciaale <agarcia@whitestack.com>
Wed, 21 Oct 2020 18:06:16 +0000 (15:06 -0300)
committergarciaale <agarcia@whitestack.com>
Wed, 21 Oct 2020 18:10:56 +0000 (15:10 -0300)
commitda8d1cbf1c2531b7a823a7aca1a8c77051b19d60
tree9920e697d24613a58f577a158de57d01f1107231
parente7c35ebebd990277d29bfa54eff31c0cccaed78d
Updates branch sol006 with master

Change-Id: Ie684cefe015b1fd167d26af5911e1b216499507d
Signed-off-by: garciaale <agarcia@whitestack.com>
38 files changed:
.gitignore
Dockerfile
README.md
debian/py3dist-overrides [new file with mode: 0644]
debian/python3-osmclient.postinst [new file with mode: 0644]
devops-stages/stage-build.sh
osmclient/client.py
osmclient/common/exceptions.py
osmclient/common/http.py
osmclient/common/package_tool.py
osmclient/common/utils.py
osmclient/common/wait.py
osmclient/scripts/osm.py
osmclient/sol005/client.py
osmclient/sol005/http.py
osmclient/sol005/k8scluster.py
osmclient/sol005/ns.py
osmclient/sol005/nsd.py
osmclient/sol005/nsi.py
osmclient/sol005/nst.py
osmclient/sol005/osmrepo.py [new file with mode: 0644]
osmclient/sol005/package.py
osmclient/sol005/pdud.py
osmclient/sol005/project.py
osmclient/sol005/repo.py
osmclient/sol005/role.py
osmclient/sol005/sdncontroller.py
osmclient/sol005/user.py
osmclient/sol005/vim.py
osmclient/sol005/vnf.py
osmclient/sol005/vnfd.py
osmclient/sol005/wim.py
requirements.txt [new file with mode: 0644]
setup.py
snap/local/README.md [new file with mode: 0644]
snap/snapcraft.yaml
test-requirements.txt
tox.ini