X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fmethods%2FSliverStatus.py;h=a23acb6adaf9be724826e527762c64cf508ec7f7;hb=d9ab2d5930e31e1e5edb979bf96e66744934314b;hp=a6c8524d1e5c27baa91204dce7bacde0d808d68d;hpb=2d06ffb8893181ace46ad4f881169ab901ad4c31;p=sfa.git diff --git a/sfa/methods/SliverStatus.py b/sfa/methods/SliverStatus.py index a6c8524d..a23acb6a 100644 --- a/sfa/methods/SliverStatus.py +++ b/sfa/methods/SliverStatus.py @@ -10,7 +10,7 @@ class SliverStatus(Method): @param slice_urn (string) URN of slice to allocate to """ - interfaces = ['aggregate', 'slicemgr', 'component', 'geni_am'] + interfaces = ['aggregate', 'slicemgr', 'component'] accepts = [ Parameter(str, "Slice URN"), Mixed(Parameter(str, "Credential string"),