Esempio n. 1
0
 def __init__(self, global_options=None):
     self.global_options = global_options
     logger.info('Securitygroup module entry endpoint')
     self.cli = Misc.cli_argument_parse()
Esempio n. 2
0
 def __init__(self, global_options=None):
     self.global_options = global_options
     logger.info('S3 module entry endpoint')
     self.cli = Misc.cli_argument_parse()
Esempio n. 3
0
 def __init__(self, global_options=None):
     self.global_options = global_options
     logger.info('autoscaling module entry endpoint')
     self.cli = Misc.cli_argument_parse()