Return-Path: Delivered-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Received: (qmail 3978 invoked from network); 25 Feb 2011 19:30:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Feb 2011 19:30:44 -0000 Received: (qmail 65376 invoked by uid 500); 25 Feb 2011 19:30:44 -0000 Delivered-To: apmail-incubator-deltacloud-dev-archive@incubator.apache.org Received: (qmail 65158 invoked by uid 500); 25 Feb 2011 19:30:43 -0000 Mailing-List: contact deltacloud-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltacloud-dev@incubator.apache.org Delivered-To: mailing list deltacloud-dev@incubator.apache.org Received: (qmail 64989 invoked by uid 99); 25 Feb 2011 19:30:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Feb 2011 19:30:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Fri, 25 Feb 2011 19:30:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A71E01ADC0B for ; Fri, 25 Feb 2011 19:30:21 +0000 (UTC) Date: Fri, 25 Feb 2011 19:30:21 +0000 (UTC) From: "Adam Kliment (JIRA)" To: deltacloud-dev@incubator.apache.org Message-ID: <1165135044.171.1298662221681.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Created: (DTACLOUD-26) deltalcoudc does not support ssl MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 deltalcoudc does not support ssl -------------------------------- Key: DTACLOUD-26 URL: https://issues.apache.org/jira/browse/DTACLOUD-26 Project: DeltaCloud Issue Type: Bug Components: Client (Ruby) Environment: Ubuntu 10.04 LTS \n \l ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux] Linux froggy 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux Reporter: Adam Kliment Assignee: David Lutterkort Priority: Minor netmilk@froggy:~$ export API_URL=https:///user:S3Cr3t@www.virtualmaster.cz/services/deltacloud netmilk@froggy:~$ deltacloudc -v /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.1.1/lib/deltacloud.rb:195:in `discover_entry_points': undefined method `[]' for nil:NilClass (NoMethodError) from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.1.1/lib/deltacloud.rb:301:in `request' from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/request.rb:218:in `call' from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/request.rb:218:in `process_result' from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/request.rb:169:in `transmit' from /usr/lib/ruby/1.8/net/http.rb:543:in `start' from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/request.rb:166:in `transmit' from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/request.rb:60:in `execute' from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/request.rb:31:in `execute' from /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient.rb:68:in `get' from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.1.1/lib/deltacloud.rb:289:in `send' from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.1.1/lib/deltacloud.rb:289:in `request' from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.1.1/lib/deltacloud.rb:193:in `discover_entry_points' from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.1.1/lib/deltacloud.rb:76:in `initialize' from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.1.1/lib/deltacloud.rb:39:in `new' from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.1.1/lib/deltacloud.rb:39:in `new' from /usr/lib/ruby/gems/1.8/gems/deltacloud-client-0.1.1/bin/deltacloudc:73 from /usr/bin/deltacloudc:19:in `load' from /usr/bin/deltacloudc:19 netmilk@froggy:~$ export API_URL=http://user:S3Cr3t@www.virtualmaster.cz/services/deltacloud netmilk@froggy:~$ deltacloudc -v Deltacloud API(mock) 0.1 -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira