Merge branch '11644-mounts-api'
[arvados.git] / apps / workbench / app / models / work_unit.rb
index e10f8b7f5f005c7e6e2730cf040e16f4bb2efcce..37554469c3f89b3f91c00300c603e3856a096dcd 100644 (file)
@@ -188,6 +188,10 @@ class WorkUnit
     # container_uuid of a container_request
   end
 
+  def requesting_container_uuid
+    # requesting_container_uuid of a container_request
+  end
+
   def log_object_uuids
     # object uuids for live log
   end