From notifications-return-39947-apmail-jclouds-notifications-archive=jclouds.apache.org@jclouds.apache.org Wed Jan 25 09:57:30 2017 Return-Path: X-Original-To: apmail-jclouds-notifications-archive@www.apache.org Delivered-To: apmail-jclouds-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9BCA219DF8 for ; Wed, 25 Jan 2017 09:57:30 +0000 (UTC) Received: (qmail 80014 invoked by uid 500); 25 Jan 2017 09:57:30 -0000 Delivered-To: apmail-jclouds-notifications-archive@jclouds.apache.org Received: (qmail 79991 invoked by uid 500); 25 Jan 2017 09:57:30 -0000 Mailing-List: contact notifications-help@jclouds.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jclouds.apache.org Delivered-To: mailing list notifications@jclouds.apache.org Received: (qmail 79981 invoked by uid 99); 25 Jan 2017 09:57:30 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2017 09:57:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 21B03189FBC for ; Wed, 25 Jan 2017 09:57:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id A1BbtKuXLFbz for ; Wed, 25 Jan 2017 09:57:29 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 378565F3BD for ; Wed, 25 Jan 2017 09:57:29 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2DA66E040A for ; Wed, 25 Jan 2017 09:57:28 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id A20FA25293 for ; Wed, 25 Jan 2017 09:57:27 +0000 (UTC) Date: Wed, 25 Jan 2017 09:57:27 +0000 (UTC) From: "Ignasi Barrera (JIRA)" To: notifications@jclouds.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (JCLOUDS-1208) Implement the TemplateOptions.inboundPorts in ProfitBricks REST MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCLOUDS-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1208. ------------------------------------- Resolution: Fixed Fix Version/s: 2.0.1 2.1.0 > Implement the TemplateOptions.inboundPorts in ProfitBricks REST > --------------------------------------------------------------- > > Key: JCLOUDS-1208 > URL: https://issues.apache.org/jira/browse/JCLOUDS-1208 > Project: jclouds > Issue Type: Sub-task > Components: jclouds-compute, jclouds-labs > Affects Versions: 2.0.0 > Reporter: Ignasi Barrera > Labels: profitbricks > Fix For: 2.1.0, 2.0.1 > > > ProfitBricks supports configuring firewall rules and applying them to servers. The compute service implementation should take into account the [TempalteOptions.inboundPorts|http://jclouds-javadocs.elasticbeanstalk.com/org/jclouds/compute/options/TemplateOptions.html#inboundPorts(int...)] options and configure the firewalls accordingly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)