1584f198a5
This change introduces new datastore option "icmp" to configure whether to permit ICMP. It helps users to check DB instance health in different way from access DB ports. DocImpact Closes-Bug: #1485884 Change-Id: I61edeb38ded5543b7976a01363108a7b5b4fc5b5
6 lines
126 B
YAML
6 lines
126 B
YAML
---
|
|
features:
|
|
- Add icmp option for DB security group.
|
|
if icmp=True, users will be allowed to
|
|
ping to DB instances.
|