manila/releasenotes/notes/bug-1716922-security-group-creation-failed-d46085d11370d918.yaml
Jan Vondra c93f5833e4 Fixed creation neutron api mapping for security groups
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
2017-09-26 09:24:58 +00:00

4 lines
99 B
YAML

---
fixes:
- Fixed creation of security group and security group rule - neutronclient
mapping