From 79a0f735ce433d39b9a2fb6ac24202be550c51bc Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Mon, 7 Jun 2010 19:16:50 +0000 Subject: [PATCH] more methods --- sfa/methods/__init__.py | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sfa/methods/__init__.py b/sfa/methods/__init__.py index f4c1dae1..a358b649 100644 --- a/sfa/methods/__init__.py +++ b/sfa/methods/__init__.py @@ -26,4 +26,13 @@ start_slice stop_slice update remove_peer_object +GetVersion +ListResources +CreateSliver +get_geni_aggregates +DeleteSliver +SliverStatus +RenewSliver +Shutdown +ResolveGENI """.split() -- 2.43.0