new global PLC_FLAVOUR category to globally chose sliver vref image
[plcapi.git] / PLC / Methods / GetSliceTicket.py
index c56f328..cbf4d95 100644 (file)
@@ -63,7 +63,7 @@ class GetSliceTicket(Method):
         data = {
             'timestamp': int(time.time()),
            'initscripts': initscripts,
-            'slivers': get_slivers(self.api, [slice['slice_id']]),
+            'slivers': get_slivers(self.api, auth, [slice['slice_id']]),
             }
 
         # Sign ticket