Currently all IDR deployments (test, production, staging) use the same set of three security groups: idr-omero-external, idr-web-external, idr-bastion-external
These separate security groups are unnecessary since they all apply to the same gateway host. We should get rid of this role and these multiple rules, and instead create a single security group in openstack-create-infrastructure.yml prefixed with the idr_environment.
Currently all IDR deployments (test, production, staging) use the same set of three security groups:
idr-omero-external,idr-web-external,idr-bastion-externalThese separate security groups are unnecessary since they all apply to the same gateway host. We should get rid of this role and these multiple rules, and instead create a single security group in
openstack-create-infrastructure.ymlprefixed with the idr_environment.