Skip to content
  • Stavros Sachtouris's avatar
    Move command-wait class to kamaki.cli.cmds · 2f611b3b
    Stavros Sachtouris authored
    Move and rename:
    kamaki.cli.cmds.cyclades._service_wait --> kamaki.cli.cmds.Wait
    
    The class is now accessible to all commands, therefore it is not
    an internal class for cyclades module. The name of the class
    changed to conform with pep8 suggestions for classes
    2f611b3b