Skip to content

Fix typo in openstack createSecurityGroupRule#557

Merged
rosskukulinski merged 1 commit intopkgcloud:masterfrom
vivekzhere:master
Feb 2, 2017
Merged

Fix typo in openstack createSecurityGroupRule#557
rosskukulinski merged 1 commit intopkgcloud:masterfrom
vivekzhere:master

Conversation

@vivekzhere
Copy link
Copy Markdown
Contributor

Issue #556.

In lib/pkgcloud/openstack/network/client/securityGroupRules.js the createSecurityGroupRule code uses 'body.securityGroupRule' in the callback, this should be 'body.security_group_rule' ( line 111 ).

The respose from openstack is documented here.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.1%) to 72.187% when pulling f000732 on vivekzhere:master into ed8c79f on pkgcloud:master.

@rosskukulinski rosskukulinski merged commit ef1cea9 into pkgcloud:master Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants