diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-14 11:50:31 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-21 18:07:52 +0530 |
commit | 9a7c3f58efc9a4fcff5052700457cf6f7565cf39 (patch) | |
tree | ca515d799e405788914f837a09a780fc5c95781e /deployment/http/web | |
parent | e61a25554503eca7ae758318651551e6e3b6eaca (diff) |
Merges from 1.1.0
Issue-Id: CLI-66
Change-Id: I89fde334e2425eb91630912d726c320ece4aebd6
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'deployment/http/web')
-rw-r--r-- | deployment/http/web/images/onap-cli-ad-1.png | bin | 99553 -> 0 bytes | |||
-rw-r--r-- | deployment/http/web/images/onap-cli-ad-2.png | bin | 322649 -> 0 bytes | |||
-rw-r--r-- | deployment/http/web/images/onap-cli-ad-3.png | bin | 138512 -> 0 bytes | |||
-rw-r--r-- | deployment/http/web/images/onap-cli-ad-4.png | bin | 152808 -> 0 bytes | |||
-rw-r--r-- | deployment/http/web/images/onap-cli-ad-5.png | bin | 163765 -> 0 bytes | |||
-rw-r--r-- | deployment/http/web/images/onap-cli-ad-6.png | bin | 183224 -> 0 bytes | |||
-rw-r--r-- | deployment/http/web/occ.html | 16 |
7 files changed, 0 insertions, 16 deletions
diff --git a/deployment/http/web/images/onap-cli-ad-1.png b/deployment/http/web/images/onap-cli-ad-1.png Binary files differdeleted file mode 100644 index a26529e5..00000000 --- a/deployment/http/web/images/onap-cli-ad-1.png +++ /dev/null diff --git a/deployment/http/web/images/onap-cli-ad-2.png b/deployment/http/web/images/onap-cli-ad-2.png Binary files differdeleted file mode 100644 index f1683ee9..00000000 --- a/deployment/http/web/images/onap-cli-ad-2.png +++ /dev/null diff --git a/deployment/http/web/images/onap-cli-ad-3.png b/deployment/http/web/images/onap-cli-ad-3.png Binary files differdeleted file mode 100644 index 1ae855de..00000000 --- a/deployment/http/web/images/onap-cli-ad-3.png +++ /dev/null diff --git a/deployment/http/web/images/onap-cli-ad-4.png b/deployment/http/web/images/onap-cli-ad-4.png Binary files differdeleted file mode 100644 index f019527d..00000000 --- a/deployment/http/web/images/onap-cli-ad-4.png +++ /dev/null diff --git a/deployment/http/web/images/onap-cli-ad-5.png b/deployment/http/web/images/onap-cli-ad-5.png Binary files differdeleted file mode 100644 index 280511c7..00000000 --- a/deployment/http/web/images/onap-cli-ad-5.png +++ /dev/null diff --git a/deployment/http/web/images/onap-cli-ad-6.png b/deployment/http/web/images/onap-cli-ad-6.png Binary files differdeleted file mode 100644 index dc12b6df..00000000 --- a/deployment/http/web/images/onap-cli-ad-6.png +++ /dev/null diff --git a/deployment/http/web/occ.html b/deployment/http/web/occ.html deleted file mode 100644 index feb94b97..00000000 --- a/deployment/http/web/occ.html +++ /dev/null @@ -1,16 +0,0 @@ -<!doctype html> -<html> - <head> - <title>OCC</title> - <link rel="icon" type="image/png" href="./open-cli.png"> - <link rel="stylesheet" href="./css/index.css" /> - <link rel="stylesheet" href="./css/xterm.css" /> - <link rel="stylesheet" href="./css/xterm_customize.css" /> - </head> - <body> - <div id="terminal"></div> - <script src="./auth_token.js"></script> - <script src="./config.js"></script> - <script src="./js/gotty-bundle.js"></script> - </body> -</html>
\ No newline at end of file |