Add missing rule protocol constants for IPIP#2583
Conversation
mandre
left a comment
There was a problem hiding this comment.
The ip and hopopt protocols are not documented in https://docs.openstack.org/api-ref/network/v2/?expanded=create-security-group-rule-detail#create-security-group-rule. They also share the same number 0. Are they aliases to the any protocol?
Good catch, my bad, i didn't check the protocols numbers.. I think that |
Fixes #2582