Exemplo n.º 1
0
    def call(self, slice_xrn, creds, rspec, users, call_id=""):

        return CreateSliver.call(self, slice_xrn, creds, rspec, users, call_id)
Exemplo n.º 2
0
    def call(self, slice_xrn, creds, rspec, users, options):

        return CreateSliver.call(self, slice_xrn, creds, rspec, users, options)