commit | 4e2ca4642cbedbdd2182cd48f65d5130c707eb8a | [log] [tgz] |
---|---|---|
author | Reedip <reedip.banerjee@nectechnologies.in> | Tue Sep 06 14:12:00 2016 +0530 |
committer | Reedip <reedip.banerjee@gmail.com> | Tue Dec 13 15:14:46 2016 +0000 |
tree | c426bb0cdb06a20cfb441a870f805557a6bacc69 | |
parent | 669962ba70bbb7ab02eb3d878b86d4661bef84f1 [diff] |
Bulk creation of SecurityGroups Currently, Bulk Creation of security groups is enabled, but due to a mismatch in the function signature, it is not possible to create security groups in bulk. This patch allows the same. Change-Id: Id1c7a520aa1bb58984b199c86aca2267b98e6b3e Closes-Bug: #1604662