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