a little nicer wrt pep8
[sfa.git] / sfa / methods / __init__.py
1 # Please use make index to update this file
2 all = """
3 Allocate
4 CreateGid
5 Delete
6 Describe
7 GetCredential
8 GetGids
9 GetSelfCredential
10 GetVersion
11 List
12 ListResources
13 PerformOperationalAction
14 Provision
15 Register
16 Remove
17 Renew
18 Resolve
19 ResolveGENI
20 Shutdown
21 Status
22 Update
23 get_key_from_incoming_ip
24 get_trusted_certs
25 """.split()