From 5d4d7bf8827e68e20fb8d9eb50295b54db9a2984 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Sun, 3 May 2009 01:08:48 +0000 Subject: [PATCH] updated methods list --- geni/methods/__init__.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/geni/methods/__init__.py b/geni/methods/__init__.py index 8f1c288b..9fe8148e 100644 --- a/geni/methods/__init__.py +++ b/geni/methods/__init__.py @@ -1,17 +1,18 @@ -methods=""" +## Please use make index to update this file +all = """ create_gid create_slice delete_slice +get_aggregates get_credential +get_resources +get_slices get_ticket list register remove reset_slice resolve -get_resources -get_slices -get_aggregates start_slice stop_slice update -- 2.43.0