Updates branch sol006 with master 00/9900/1 sol006
authorgarciaale <agarcia@whitestack.com>
Wed, 21 Oct 2020 18:21:37 +0000 (15:21 -0300)
committergarciaale <agarcia@whitestack.com>
Wed, 21 Oct 2020 18:22:18 +0000 (15:22 -0300)
commit6500339f6d90776325acc9973f0c8243b62b9439
tree5c0f20c7cebcd2bf1bb9ff99dd9895b602760d57
parentacc9045429bde37434966e93c0f8f525b1c06cb2
Updates branch sol006 with master

Change-Id: Ic562cbb8273139da0ff20389eec14bfca8c6f5ac
Signed-off-by: garciaale <agarcia@whitestack.com>
31 files changed:
.gitignore-common
Dockerfile
Dockerfile.fromdeb
Dockerfile.local
Makefile
debian/python3-osm-lcm.postinst
devops-stages/stage-build.sh
devops-stages/stage-test.sh
nose2.cfg [new file with mode: 0644]
osm_lcm/ROclient.py
osm_lcm/__init__.py
osm_lcm/frontend_grpc.py [new file with mode: 0644]
osm_lcm/frontend_pb2.py [new file with mode: 0644]
osm_lcm/lcm.cfg
osm_lcm/lcm.py
osm_lcm/lcm_hc.py [new file with mode: 0644]
osm_lcm/lcm_helm_conn.py [new file with mode: 0644]
osm_lcm/lcm_utils.py
osm_lcm/netslice.py
osm_lcm/ng_ro.py [new file with mode: 0644]
osm_lcm/ns.py
osm_lcm/prometheus.py [new file with mode: 0644]
osm_lcm/tests/test_db_descriptors.py
osm_lcm/tests/test_lcm_helm_conn.py [new file with mode: 0644]
osm_lcm/tests/test_ns.py
osm_lcm/tests/test_prometheus.py [new file with mode: 0644]
osm_lcm/vim_sdn.py
requirements.txt
setup.py
stdeb.cfg
tox.ini