From f11f26d23dabde24b0bcd67ac81b094aa89eb6c9 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 10 Nov 2017 15:43:35 -0800 Subject: Remove 'utils/test' Directory and update INFO utils/test has been migrated to the releng-testresults repo Change-Id: If14a30e6abed1424d1e00b0fae048b7d869ec99b Signed-off-by: Trevor Bramwell --- utils/test/testapi/opnfv_testapi/ui/pods/pods.html | 76 ---------------------- 1 file changed, 76 deletions(-) delete mode 100644 utils/test/testapi/opnfv_testapi/ui/pods/pods.html (limited to 'utils/test/testapi/opnfv_testapi/ui/pods/pods.html') diff --git a/utils/test/testapi/opnfv_testapi/ui/pods/pods.html b/utils/test/testapi/opnfv_testapi/ui/pods/pods.html deleted file mode 100644 index 22f29347b..000000000 --- a/utils/test/testapi/opnfv_testapi/ui/pods/pods.html +++ /dev/null @@ -1,76 +0,0 @@ -

Pods

-

This page is used to create or query pods.
- Querying pods is open to everybody.
- But only login users are granted the privilege to create the new pod. -

- -
- -
-

Create

-
-
-
-

- - - - - - - - - - -

-
-
- -
- -
-
-
- -
-

Filters

-
-
- - -
-
-
- -
-
- -
- - - - - - - - -
- {{pod.name}} -
-

- owner: {{pod.owner}}
- role: {{pod.role}}
- mode: {{pod.mode}}
- create_date: {{pod.creation_date}}
- details: {{pod.details}} -

-
-
-
-
- -- cgit 1.2.3-korg