You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2017/09/05 06:08:01 UTC

[jira] [Updated] (JCLOUDS-1003) IpProtocol.ANY does not work on OpenStack

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

Andrew Gaul updated JCLOUDS-1003:
---------------------------------
    Component/s: jclouds-compute

> IpProtocol.ANY does not work on OpenStack
> -----------------------------------------
>
>                 Key: JCLOUDS-1003
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1003
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute
>         Environment: OpenStack Nova on BlueBox Cloud
>            Reporter: Andrew Kennedy
>              Labels: openstack-nova
>
> Trying to add IpPermissions.permitAnyProtocol() or any IpPermission using IpProtocol.ANY fails with the following error:
> 2015-09-21 07:03:57,972 DEBUG o.j.h.i.JavaUrlHttpCommandExecutorService [brooklyn-execmanager-L0pLKIH7-132]: Sending request 193768812: POST https://cloudsoft-sjc.openstack.blueboxgrid.com:8777/v2/bba97b44a7dd40b1ad8a0b90510129f7/os-security-group-rules HTTP/1.1
> 2015-09-21 07:03:57,972 DEBUG jclouds.wire [brooklyn-execmanager-L0pLKIH7-132]: >> "{"security_group_rule":{"parent_group_id":"1d958f15-aeef-4ee8-a527-71f7fcae9864","cidr":"0.0.0.0/0","ip_protocol":"-1","from_port":"1","to_port":"65535"}}"
> 2015-09-21 07:03:58,793 DEBUG jclouds.wire [brooklyn-execmanager-L0pLKIH7-132]: << "{"badRequest": {"message": "Invalid IP protocol -1.", "code": 400}}"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)