manila/releasenotes/notes/limiting-ssh-access-from-tenant-network-6519efd6d6895076.yaml
Jan Vondra eb0b81a8a5 Generic driver - Limiting SSH access from tenant network
Added new config option limit_ssh_access. If set to true the
neutron security groups are set up to block port 22 from other
subnets than service network in service instance.

Change-Id: I3c247ac2c55e5c74dbb0c8e31144bb865fd48710
Closes-bug: #1714288
2018-06-09 22:40:09 +00:00

5 lines
161 B
YAML

---
security:
- |
Service Instance Module - Added option to block port 22 from other subnets
than manila service network using neutron security groups.