Hi all, Let's not use the mock iaas to test anything for a release. IMO, it doesn't add any value since whatever you try to test with mock iaas is already covered extensively in integration tests. And no-one is going to use mock-iaas in a real production system.
We really need a live test suite for Stratos which covers actual iaas'es like EC2, GCE, K8S. wdyt? Thanks.