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 DF29C9C6B for ; Wed, 4 Jul 2012 12:12:35 +0000 (UTC) Received: (qmail 10899 invoked by uid 500); 4 Jul 2012 12:12:35 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 10863 invoked by uid 500); 4 Jul 2012 12:12:35 -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 10846 invoked by uid 99); 4 Jul 2012 12:12:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 12:12:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id C3CB1142853 for ; Wed, 4 Jul 2012 12:12:34 +0000 (UTC) Date: Wed, 4 Jul 2012 12:12:34 +0000 (UTC) From: "Marios Andreou (JIRA)" To: dev@deltacloud.apache.org Message-ID: <492153943.3010.1341403954803.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1022999454.2037.1341379414352.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (DTACLOUD-248) unable to change the provider (region) with ec2 driver 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-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou resolved DTACLOUD-248. ------------------------------------- Resolution: Fixed fix pushed to master (ACK from David Lutterkort on dev@deltacloud.apache.org mailing list). commit hash cf8af08f7b89f95b3dd89e97cac5f53383dab5d3 If you get the latest code (git clone) you'll be able to verify this fix - otherwise it'll be in the next version of the detlacloud-core gem many thanks for reporting this issue > unable to change the provider (region) with ec2 driver > ------------------------------------------------------ > > Key: DTACLOUD-248 > URL: https://issues.apache.org/jira/browse/DTACLOUD-248 > Project: DeltaCloud > Issue Type: Bug > Components: Server, Website > Environment: Ubuntu, Deltacloud1.0.0 > Reporter: Deepika Agrawal > Assignee: Marios Andreou > Priority: Critical > Labels: deltacloudd, ec2, provider > Attachments: 0001-Addresses-JIRA-DTACLOUD_248-frozen-string-1.8-vs-1.9.patch, changeProvider.png, changeProviderResponse.png > > > Hi, > Trying to change the provider (region) with ec2 driver from GUI. The response at server shows: > 172.30.54.46 - - [04/Jul/2012 10:48:58] "POST /api HTTP/1.1" 301 - 0.6828 > can't modify frozen string > /var/lib/gems/1.9.1/gems/deltacloud-core-1.0.0/lib/sinatra/rack_matrix_params.rb:95:in `gsub!' > /var/lib/gems/1.9.1/gems/deltacloud-core-1.0.0/lib/sinatra/rack_matrix_params.rb:95:in `call' > /var/lib/gems/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:134:in `call' > /var/lib/gems/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:80:in `block in pre_process' > /var/lib/gems/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:78:in `catch' > /var/lib/gems/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:78:in `pre_process' > /var/lib/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:1060:in `call' > /var/lib/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:1060:in `block in spawn_threadpool'can't modify frozen string > /var/lib/gems/1.9.1/gems/deltacloud-core-1.0.0/lib/sinatra/rack_matrix_params.rb:95:in `gsub!' > /var/lib/gems/1.9.1/gems/deltacloud-core-1.0.0/lib/sinatra/rack_matrix_params.rb:95:in `call' > /var/lib/gems/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:134:in `call' > /var/lib/gems/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:80:in `block in pre_process' > /var/lib/gems/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:78:in `catch' > /var/lib/gems/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:78:in `pre_process' > /var/lib/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:1060:in `call' > /var/lib/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:1060:in `block in spawn_threadpool' -- 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