diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_apis_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_apis_list.xml
deleted file mode 100755
index 2dd8ba05b..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_apis_list.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_deployments_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_deployments_list.xml
deleted file mode 100755
index 44c3c6ac6..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_deployments_list.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_pods_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_pods_list.xml
deleted file mode 100755
index 930bed04d..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_pods_list.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_secrets_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_secrets_list.xml
deleted file mode 100755
index 769ca92f5..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_secrets_list.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_services_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_services_list.xml
deleted file mode 100755
index 51b69219e..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/.meta_kube_services_list.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_apis_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_apis_list.xml
deleted file mode 100755
index 26472e836..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_apis_list.xml
+++ /dev/null
@@ -1,87 +0,0 @@
-
-
- xml
-
-
- false
-
- name
- false
- API
- /images/repository/CommandDefinition/icons/file server.jpg
- false
- false
- 1
- 0
- Kubernetes API ressources List
- 10000
-
- false
- true
- true
- true
- params._order
- 5
-
-
-
-
-
-
- vdi
- raw
- aki
- ari
- qcow2
- ami
- iso
- vmdk
- vhd
-
-
-
-
-
-
-
- GET
- /api/v1
-
-
-
-
- id
-
-
-
- name
- @<name>(?<name>.*)</name>@
-
-
- namespaced
- @<namespaced>(?<namespaced>.*)</namespaced>@
-
-
- kind
- @<kind>(?<kind>.*)</kind>@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_deployments_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_deployments_list.xml
deleted file mode 100755
index eaa6917f3..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_deployments_list.xml
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
- xml
-
-
- false
-
- object_id
- false
- Default
- /images/eclipseIcons/page_obj.gif
- false
- false
- 1
- 0
- Deployments
- 10000
-
- false
- true
- true
- true
- params._order
- 5
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GET
- /apis/apps/v1/deployments
-
-
-
-
- metadata/name
- @<name>(?<object_id>.*)</name>@
-
-
- status/replicas
- @<replicas>(?<replicas>.*)</replicas>@
-
-
- status/availableReplicas
- @<availableReplicas>(?<available_replicas>.*)</availableReplicas>@
-
-
- status/readyReplicas
- @<readyReplicas>(?<ready_replicas>.*)</readyReplicas>@
-
-
- status/updatedReplicas
- @<updatedReplicas>(?<updated_replicas>.*)</updatedReplicas>@
-
-
-
-
-
-
-
diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_pods_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_pods_list.xml
deleted file mode 100755
index 196ad7263..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_pods_list.xml
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
- xml
-
-
- false
-
- object_id
- false
- Default
- /images/eclipseIcons/page_obj.gif
- false
- false
- 1
- 0
- Pods
- 10000
-
- false
- true
- true
- true
- params._order
- 5
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GET
- /api/v1/pods
-
-
-
-
- metadata/name
- @<name>(?<object_id>.*)</name>@
-
-
- metadata/creationTimestamp
- @<creationTimestamp>(?<creation_date>.*)</creationTimestamp>@
-
-
- metadata/labels/app
- @<app>(?<app_name>.*)</app>@
-
-
- spec/containers/row/name
- @<name>(?<container_name>.*)</name>@
-
-
- spec/containers/row/image
- @<image>(?<container_image>.*)</image>@
-
-
- status/phase
- @<phase>(?<container_status_phase>.*)</phase>@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_secrets_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_secrets_list.xml
deleted file mode 100755
index a9a83278a..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_secrets_list.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
- xml
-
-
- false
-
- object_id
- false
- Default
- /images/eclipseIcons/page_obj.gif
- false
- false
- 1
- 0
- Secrets
- 10000
-
- false
- true
- true
- true
- params._order
- 5
-
-
-
-
-
-
-
- GET
- /api/v1/secrets
-
-
- //root/items/row/metadata
-
-
-
- name
- @<name>(?<object_id>.*)</name>@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_services_list.xml b/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_services_list.xml
deleted file mode 100755
index 65bd983ca..000000000
--- a/MICROSERVICES/ETSI-MANO/KUBERNETES/simple/kube_services_list.xml
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
- xml
-
-
- false
-
- object_id
- false
- Default
- /images/eclipseIcons/page_obj.gif
- false
- false
- 1
- 0
- Services
- 10000
-
- false
- true
- true
- true
- params._order
- 5
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GET
- /api/v1/services
-
-
-
-
- metadata/name
- @<name>(?<object_id>.*)</name>@
-
-
- metadata/creationTimestamp
- @<creationTimestamp>(?<creation_date>.*)</creationTimestamp>@
-
-
- spec/type
- @<type>(?<type>.*)</type>@
-
-
- spec/clusterIP
- @<clusterIP>(?<cluster_ip>.*)</clusterIP>@
-
-
- spec/externalIPs/row
- @<row>(?<external_ips>.*)</row>@
-
-
- spec/ports/row/protocol
- @<protocol>(?<protocol>.*)</protocol>@
-
-
- spec/ports/row/port
- @<port>(?<port>.*)</port>@
-
-
- spec/ports/row/targetPort
- @<targetPort>(?<target_port>.*)</targetPort>@
-
-
- spec/ports/row/nodePort
- @<nodePort>(?<node_port>.*)</nodePort>@
-
-
-
-
-
-
-
-
-
-
-
-
-