brooklyncentral / clocker

Apache Brooklyn cloud native infrastructure blueprints
Apache License 2.0
428 stars 66 forks source link

Enable testing in clouds that do not require a shared security group #384

Closed m4rkmckenna closed 7 years ago

neykov commented 7 years ago

Makes sense. What do you think about adding code to SharedLocationSecurityGroupCustomizer to skip clouds it doesn't support by default (read OpenStack)? Adding the enable: false option is obviously a painful workaround.