Exemplo n.º 1
0
 def create_security_group(self):
     assert topo_steps.createSec_group(self)
     return True
Exemplo n.º 2
0
 def create_security_group(self):
     assert topo_steps.createSec_group(self)
     return True
Exemplo n.º 3
0
 def create_security_group(self, option='contrail'):
     assert topo_steps.createSec_group(self, option)
     return True
Exemplo n.º 4
0
 def create_security_group(self, option='contrail'):
     assert topo_steps.createSec_group(self, option)
     return True