a little nicer wrt pep8
[sfa.git] / sfa / methods / __init__.py
index 6f9778c..d407c4c 100644 (file)
@@ -1,27 +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_gids
-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()