trove/releasenotes/notes/add-icmp-flag-58937cce344e77d9.yaml
Masaki Matsushita 1584f198a5 Introduce "icmp" option for security group rule
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
2016-08-04 13:58:56 +09:00

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.