You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Marios Andreou (Updated) (JIRA)" <ji...@apache.org> on 2011/12/14 18:01:33 UTC

[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.

     [ 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