New commands for managing K8s cluster and repos 13/8213/3
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 4 Nov 2019 23:40:11 +0000 (00:40 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 25 Nov 2019 22:13:53 +0000 (22:13 +0000)
commite79f0cafb1e4f8b065708187c6dd0f58b56a2aeb
tree1a1b3e380ef352d0e73d1756bd1a61406d2d4332
parentb7463a4821eabd214b2b38d54db38a5a1aae53d6
New commands for managing K8s cluster and repos

New options for vnf-show to show details of a kdu in a VNF instance
Use of textwrapper to wrap text of the prettytables for vnf-show,
ns-show, k8scluster-show, ns-list and vim-show
Updated trunc_text function to fix truncation to lenghth

Change-Id: I6f61533d6eff267d7858bb367e41e28dca8447ac
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osmclient/common/wait.py
osmclient/scripts/osm.py
osmclient/sol005/client.py
osmclient/sol005/k8scluster.py [new file with mode: 0644]
osmclient/sol005/ns.py
osmclient/sol005/repo.py [new file with mode: 0644]