monitoring not yet active
[unfold.git] / myslice / urls.py
index 51475ad..e845259 100644 (file)
@@ -83,7 +83,7 @@ urls = [
     (r'^credentials/(?P<action>[^/]+)/?$', 'rest.credentials.dispatch'),
     #
     # REST monitoring
-    (r'^monitor/sfa/getversion/?$', 'rest.monitor.sfaGetVersion'),
+    #(r'^monitor/sfa/getversion/?$', 'rest.monitor.sfaGetVersion'),
     #
     #(r'^view/?', include('view.urls')),
     #(r'^list/slices', 'view.list.slices')