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: David Lutterkort


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

        

Reply via email to