fixed naming for facility_name and testbed_name in QueryTable plugin
[myslice.git] / portal / sliceresourceview.py
index 7f3c2d6..3fe521a 100644 (file)
@@ -60,7 +60,6 @@ class SliceResourceView (LoginRequiredView, ThemeView):
                 # RESOURCES
                 'resource.urn',
                 'resource.hostname', 'resource.type',
-                'resource.network_hrn',
                 # - The facility_name and testbed_name are required for the
                 #   testbeds plugin to properly work.
                 'resource.facility_name',