commit | 861619cdad44965e6fe2e59044fa87dfdd4190ae | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Thu Jun 16 17:11:49 2016 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Jun 16 18:54:31 2016 -0400 |
tree | e7a8e42cbe62bca5fbbab6b2c60642fe7b329a07 | |
parent | cfdea698ff6d3a4ec62bb7d36488c5838cf18906 [diff] |
Add IPv6 rule creation to validation resources This commit adds a stage for creating ipv6 security group rules if ip_version_for_ssh is set to 6. Previously, we would only create the ipv4 rules even if we knew that ipv6 was going to be used for ssh. Co-Authored-By: Chris Lee <chris.lee@dreamhost.com> Change-Id: I1a27babf772481f4651c55d9cd2e3c9efa12da32 Closes-Bug: #1593416