Example #1
0
 def setUp(self):
     """Setup"""
     super(TestPropertyEc2Vpc, self).setUp()
     self.collection.register(Vpc())
     self.success_templates = [
         'test/fixtures/templates/good/properties_ec2_vpc.yaml',
     ]
Example #2
0
 def setUp(self):
     """Setup"""
     super(TestPropertyEc2Vpc, self).setUp()
     self.collection.register(Vpc())