Add connectivity checks for the windows VM
[snf-image-creator] / image_creator / kamaki_wrapper.py
index af588c4..c515fa6 100644 (file)
@@ -163,7 +163,7 @@ class Kamaki(object):
                                       self.CONTAINER, path)
 
     def register(self, name, location, metadata, public=False):
-        """Register an image to ~okeanos"""
+        """Register an image with cyclades"""
 
         # Convert all metadata to strings
         str_metadata = {}