-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1598] Ability to attach multiple security groups to yugabyte nodes
Summary: Simpler way to achieve this was to just make the user provide the security groups as a comma delimited string and we split that in ybcloud side. Test Plan: Test1: * Setup a AWS provider with comma delimited security group * Created a universe * Validated the nodes had multiple security groups attached. Test2: * Setup a AWS provider with single security group * Created a universe * Validated the nodes had only one security group attached. Test3: * Setup a AWS provider with VPC automatically created * Created a universe * Validated the nodes had YB specific security group attached. Reviewers: wesley, bogdan Reviewed By: bogdan Subscribers: jenkins-bot, rao Differential Revision: https://phabricator.dev.yugabyte.com/D8213
- Loading branch information
Ram Sri
committed
Apr 1, 2020
1 parent
b7ee2e1
commit 99daa74
Showing
2 changed files
with
19 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters