remove ceph code
[stor4nfv.git] / src / ceph / src / pybind / mgr / dashboard / standby.html
diff --git a/src/ceph/src/pybind/mgr/dashboard/standby.html b/src/ceph/src/pybind/mgr/dashboard/standby.html
deleted file mode 100644 (file)
index ec706a1..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-
-<html>
-    <!-- Note: this is only displayed when the standby
-         does not know an active URI to redirect to, otherwise
-         a simple redirect is returned instead -->
-    <head>
-        <title>Ceph</title>
-        <meta http-equiv="refresh" content="{{delay}}">
-    </head>
-    <body>
-        No active ceph-mgr instance is currently running
-        the dashboard.  A failover may be in progress.
-        Retrying in {{delay}} seconds...
-    </body>
-</html>