eb0b81a8a5
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
5 lines
161 B
YAML
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. |