Feature 8047: osmclient package creation and validation tool 92/8092/31
authorFelipe Vicens <felipe.vicens@atos.net>
Fri, 25 Oct 2019 14:42:41 +0000 (16:42 +0200)
committerFelipe Vicens <felipe.vicens@atos.net>
Mon, 25 Nov 2019 15:41:21 +0000 (16:41 +0100)
commitb7463a4821eabd214b2b38d54db38a5a1aae53d6
treec65a7ce4ec8fffd1046b469666631822eb12b69b
parent36253c72d4f7456d6a5b2a199d2e544e699f3d99
Feature 8047: osmclient package creation and validation tool

Change-Id: Ie1e0be7f5029a4b323fa585f8aa39631568176ac
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
MANIFEST.in [new file with mode: 0644]
osmclient/common/package_tool.py [new file with mode: 0644]
osmclient/scripts/osm.py
osmclient/sol005/client.py
osmclient/templates/nsd.yaml.j2 [new file with mode: 0644]
osmclient/templates/nst.yaml.j2 [new file with mode: 0644]
osmclient/templates/vnfd.yaml.j2 [new file with mode: 0644]
osmclient/v1/client.py
setup.py
test-requirements.txt [new file with mode: 0644]
tox.ini