From 3d3a4c3aa6f042e59432d89e1594e166df4ebe85 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Wed, 22 Feb 2017 10:05:09 +0530 Subject: GSO LCM service IssueId : CLIENT-26, CLIENT-32, CLIENT-33, CLIENT-35, CLIENT-37, CLIENT-40 Change-Id: I7d329c0c6d0004c991c587066e54de645e5ed2cd Signed-off-by: Seshu-Kumar-M --- .../src/main/webapp/lifecyclemgr/index.html | 38 +++ .../src/main/webapp/lifecyclemgr/template.html | 358 +++++++++++++++++++++ 2 files changed, 396 insertions(+) create mode 100644 lifecyclemgr/src/main/webapp/lifecyclemgr/index.html create mode 100644 lifecyclemgr/src/main/webapp/lifecyclemgr/template.html (limited to 'lifecyclemgr/src/main/webapp') diff --git a/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html b/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html new file mode 100644 index 00000000..d695eaca --- /dev/null +++ b/lifecyclemgr/src/main/webapp/lifecyclemgr/index.html @@ -0,0 +1,38 @@ + + + + + + + Lifecycle Manager + + + + + + + + + + + + + + + + + + + + + + +
+
+
Life Cycle Manager
+
+
+ +
+ + \ No newline at end of file diff --git a/lifecyclemgr/src/main/webapp/lifecyclemgr/template.html b/lifecyclemgr/src/main/webapp/lifecyclemgr/template.html new file mode 100644 index 00000000..b4671cf1 --- /dev/null +++ b/lifecyclemgr/src/main/webapp/lifecyclemgr/template.html @@ -0,0 +1,358 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg