comments
authorTony Mack <tmack@paris.CS.Princeton.EDU>
Tue, 14 Feb 2012 13:17:36 +0000 (08:17 -0500)
committerTony Mack <tmack@paris.CS.Princeton.EDU>
Tue, 14 Feb 2012 13:17:36 +0000 (08:17 -0500)
sfa/openstack/nova_shell.py

index 214bb7d..9179faa 100644 (file)
@@ -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