aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-vnf-adapter/WebContent/check.html
diff options
context:
space:
mode:
Diffstat (limited to 'adapters/mso-vnf-adapter/WebContent/check.html')
-rw-r--r--adapters/mso-vnf-adapter/WebContent/check.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/adapters/mso-vnf-adapter/WebContent/check.html b/adapters/mso-vnf-adapter/WebContent/check.html
new file mode 100644
index 0000000000..00f37d60d1
--- /dev/null
+++ b/adapters/mso-vnf-adapter/WebContent/check.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta charset="ISO-8859-1">
+<title>Health Check</title>
+</head>
+<body>
+Application ready
+</body>
+</html> \ No newline at end of file