From 9f8f26caa0885fc99816af074fed865d02386b6b Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Tue, 3 Aug 2010 22:34:44 +0000 Subject: [PATCH] added Stop and Start --- sfa/methods/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sfa/methods/__init__.py b/sfa/methods/__init__.py index a358b649..79080869 100644 --- a/sfa/methods/__init__.py +++ b/sfa/methods/__init__.py @@ -33,6 +33,8 @@ get_geni_aggregates DeleteSliver SliverStatus RenewSliver +Start +Stop Shutdown ResolveGENI """.split() -- 2.43.0