From e9922c874eb3a9706683844fedba7ee8773ce2fa Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Tue, 14 Feb 2012 08:17:36 -0500 Subject: [PATCH] comments --- sfa/openstack/nova_shell.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sfa/openstack/nova_shell.py b/sfa/openstack/nova_shell.py index 214bb7d1..9179faa1 100644 --- a/sfa/openstack/nova_shell.py +++ b/sfa/openstack/nova_shell.py @@ -33,8 +33,8 @@ class InjectContext: class NovaShell: """ - A simple xmlrpc shell to a myplc instance - This class can receive all Openstack calls to the underlying testbed + A simple native shell to a nova backend. + This class can receive all nova calls to the underlying testbed """ # dont care about limiting calls yet -- 2.47.0