c93f5833e4
Fixed creation of security group and security group rule via
neutronclient api mapping.
There was a switch from novaclient to neutronclient
for creating a security groups and rules in change
5d5666b10e
but
the argument mapping for this function has not been changed.
Change-Id: I1774b73c61adb3b44a61f3f56f99e85f278deb83
Closes-Bug: 1716922
4 lines
99 B
YAML
4 lines
99 B
YAML
---
|
|
fixes:
|
|
- Fixed creation of security group and security group rule - neutronclient
|
|
mapping |