Initial version of the k0rdent toolset
Main changes:
* fixed init-workspace.sh to be executed on k0rdent
* fixed running of cfg-checker for nets and pings
* removed some openstack-related scripts
* created the Dockerfile docker-container-toolset-full
Related-PROD: K0RQA-15
Change-Id: Ib57a3b2a1d47e3a0f48951eb3def71839322a46d
diff --git a/k8s/workspace/target-child b/k8s/workspace/target-child
new file mode 100644
index 0000000..b45b039
--- /dev/null
+++ b/k8s/workspace/target-child
@@ -0,0 +1,4 @@
+#!/bin/bash
+export TARGET_NAMESPACE=${CHILD_CLUSTER_NS}
+export TARGET_CLUSTER=${CHILD_CLUSTER_NAME}
+export TARGET_CLD=${CHILD_CLUSTER_NAME}