Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84A6F97B3 for ; Wed, 14 Dec 2011 17:02:02 +0000 (UTC) Received: (qmail 49363 invoked by uid 500); 14 Dec 2011 17:02:02 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 49349 invoked by uid 500); 14 Dec 2011 17:02:02 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 49341 invoked by uid 99); 14 Dec 2011 17:02:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 17:02:02 +0000 X-ASF-Spam-Status: No, hits=-2001.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 17:01:54 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0814E112BD3 for ; Wed, 14 Dec 2011 17:01:33 +0000 (UTC) Date: Wed, 14 Dec 2011 17:01:33 +0000 (UTC) From: "Marios Andreou (Updated) (JIRA)" To: dev@deltacloud.apache.org Message-ID: <1895624402.11720.1323882093034.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DTACLOUD-105) Deltacloud API should have provision for changing the regions for EC2, so that user will be able to choose different regions, availability zones and launch AMI's which are specific to those region. 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/DTACLOUD-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou updated DTACLOUD-105: ------------------------------------ Attachment: 0001-Add-links-to-provider-in-HTML-UI-api-when-available-.patch attached patch provides a possible solution (also going to dev@deltacloud.apache.org mailing list) > Deltacloud API should have provision for changing the regions for EC2, so that user will be able to choose different regions, availability zones and launch AMI's which are specific to those region. > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: DTACLOUD-105 > URL: https://issues.apache.org/jira/browse/DTACLOUD-105 > Project: DeltaCloud > Issue Type: Improvement > Components: Client (Ruby) > Environment: Deltacloud API 0.4.1 > Reporter: Ramesh A > Assignee: Marios Andreou > Attachments: 0001-Add-links-to-provider-in-HTML-UI-api-when-available-.patch > > > Deltacloud API should have provision for changing the regions for EC2, so that user will be able to choose different regions, availability zones and launch AMI's which are specific to those region. > Current Implementation: > ================== > When a user wants to start an AMI via Deltacloud API, he is prompted with the AMI's/ availability zones, which are specific to "Amazon EC2 (US East - N. Virginia)" region i.e., us-east-1a, us-east-1b, us-east-1d. > Proposed Implementation: > =================== > User should be given an option of selecting different regions, availability zones and list AMI's which are specific to the selected regions. > This gives the following option for an user: > 1. To list the AMI's which are available at different regions > 2. Launching AMI in different regions > PS: > === > Current implementation allows us to fulfill these criteria by changing the URL manually(not an user friendly way) and specifying the providers details. e.g., > http://localhost:3001/api;provider=eu-west-1/images > http://localhost:3001/api;provider=eu-west-1/realms -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira