Support management security group
Allow the cloud admin to control the security groups on the management port of Trove instance, a new config option `management_security_groups` is introduced for that purpose. Change-Id: I4b22b87d37792be700d4ec7f78a7ea479ddb5814 Story: 2006466 Task: 36395
This commit is contained in:
11
releasenotes/notes/train-02-management-security-group.yaml
Normal file
11
releasenotes/notes/train-02-management-security-group.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
features:
|
||||
- The cloud admin is able to apply a security group to management port(with
|
||||
purpose of communicating with control plane and other management tasks) of
|
||||
the Trove instance, by setting the ``management_security_groups`` config
|
||||
option. The cloud admin is responsible for managing the security group
|
||||
rules. The security group and its rules need to be created before deploying
|
||||
Trove.
|
||||
upgrade:
|
||||
- The management security group won't affect the Trove instances created
|
||||
before upgrade.
|
||||
Reference in New Issue
Block a user