You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Zack Shoylev (JIRA)" <ji...@apache.org> on 2016/12/08 14:52:00 UTC

[jira] [Resolved] (JCLOUDS-864) Neutron Security Group Rule requires port ranges when it should not

     [ https://issues.apache.org/jira/browse/JCLOUDS-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zack Shoylev resolved JCLOUDS-864.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 2.1.0)
                   1.9.3

> Neutron Security Group Rule requires port ranges when it should not
> -------------------------------------------------------------------
>
>                 Key: JCLOUDS-864
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-864
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs-openstack
>    Affects Versions: 1.9.0
>            Reporter: Zack Shoylev
>            Assignee: Zack Shoylev
>            Priority: Minor
>             Fix For: 1.9.3
>
>
> Port range min/max are optional, however the code will throw an NPE here if they are not present:
> https://github.com/jclouds/jclouds-labs-openstack/blob/master/openstack-neutron/src/main/java/org/jclouds/openstack/neutron/v2/domain/Rule.java#L370
> Clearly this check is wrong.
> Also: probably good idea to remove the validation checks completely, as this is something we are moving away from.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)