X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fmethods%2F__init__.py;h=d407c4c1a43e707e72820d9bbd77101ab2514488;hb=2a00383f87ca8c4699f4736641854f451c2a396a;hp=ea672014fe1026d5f4bdd7c0936821a7725706b4;hpb=5e2ff5fc5382f8ad0c3855e243386b358d5021a6;p=sfa.git diff --git a/sfa/methods/__init__.py b/sfa/methods/__init__.py index ea672014..d407c4c1 100644 --- a/sfa/methods/__init__.py +++ b/sfa/methods/__init__.py @@ -1,26 +1,25 @@ -## Please use make index to update this file +# Please use make index to update this file all = """ -create_gid -create_slice -delete_slice -get_aggregates -get_credential -get_gid -get_registries -get_resources -get_self_credential -get_slices -get_ticket +Allocate +CreateGid +Delete +Describe +GetCredential +GetGids +GetSelfCredential +GetVersion +List +ListResources +PerformOperationalAction +Provision +Register +Remove +Renew +Resolve +ResolveGENI +Shutdown +Status +Update +get_key_from_incoming_ip get_trusted_certs -list -register -register_peer_object -request_key -remove -reset_slices -resolve -start_slice -stop_slice -update -remove_peer_object """.split()