merging with geni-api branch
authorTony Mack <tmack@cs.princeton.edu>
Wed, 2 Jun 2010 20:42:30 +0000 (20:42 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Wed, 2 Jun 2010 20:42:30 +0000 (20:42 +0000)
commit952322d76247f8991f3c2688ed7e1f5a22ca4572
treebb3dd2d0553602371590cc4735ea4a53f9ed96ab
parent43b44e012032d6a63d38bdf98caa25988fc27933
merging with geni-api branch
35 files changed:
sfa/client/sfi.py
sfa/init.d/sfa
sfa/managers/aggregate_manager_pl.py
sfa/managers/registry_manager_pl.py
sfa/methods/CreateSliver.py [new file with mode: 0644]
sfa/methods/DeleteSliver.py [new file with mode: 0644]
sfa/methods/GetVersion.py [new file with mode: 0644]
sfa/methods/ListResources.py [new file with mode: 0644]
sfa/methods/RenewSliver.py [new file with mode: 0644]
sfa/methods/ResolveGENI.py [new file with mode: 0644]
sfa/methods/Shutdown.py [new file with mode: 0644]
sfa/methods/SliverStatus.py [new file with mode: 0644]
sfa/methods/get_geni_aggregates.py [new file with mode: 0644]
sfa/plc/api-dev.py [new file with mode: 0644]
sfa/plc/api.py
sfa/plc/sfa-import-plc.py
sfa/plc/sfaImport.py
sfa/plc/slices.py
sfa/server/interface.py
sfa/server/modpythonapi/AuthenticatedApi.py
sfa/server/sfa-server.py
sfa/trust/auth.py
sfa/trust/certificate.py
sfa/trust/credential.py
sfa/trust/credential_legacy.py [new file with mode: 0644]
sfa/trust/gid.py
sfa/trust/hierarchy.py
sfa/trust/rights.py
sfa/trust/trustedroot.py
sfa/util/api.py
sfa/util/faults.py
sfa/util/namespace.py
sfa/util/server.py
sfa/util/sfalogging.py
sfa/util/table.py