From: Tony Mack Date: Tue, 14 Feb 2012 13:17:36 +0000 (-0500) Subject: comments X-Git-Tag: sfa-2.1-3~10^2~12 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e9922c874eb3a9706683844fedba7ee8773ce2fa;p=sfa.git comments --- 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