commit | c6cc91dada17cf6a91a3f8e4dc159cdfda4734a0 | [log] [tgz] |
---|---|---|
author | Brandon Palm <bapalm@us.ibm.com> | Wed Aug 19 13:20:21 2015 -0500 |
committer | Brandon Palm <bapalm@us.ibm.com> | Wed Aug 26 16:21:49 2015 -0500 |
tree | f0c398285701c17b4afb4304ec75125b3bfa4a8d | |
parent | cfec765cc87c0c928dc723a1493d06b0ad230451 [diff] |
Added CONF.validation entry security_method Added a config entry for defaulting the security_group and security_group_rules instead of just hard-coding it if no variable is provided. This should still provide the same functionality as previously written but give the option to be more flexible for different environments that don't need the security_group variables enabled. Change-Id: Ic78805849d6dc1950f334d0142714b62a98ccf0a Closes-Bug: #1486198