Example #1
0
    def call(self, slice_xrn, creds, rspec, users, call_id=""):

        return CreateSliver.call(self, slice_xrn, creds, rspec, users, call_id)
Example #2
0
    def call(self, slice_xrn, creds, rspec, users, options):

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