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

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

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