RE: [PATCH] FGCP: use jruby-openssl >=0.8.7 which has proper pkcs12 support

2013-03-21 Thread Koper, Dies
Hi Ronelle, I can wait. If you have a working jruby environment, could you run the fgcp unit tests to confirm they now pass? Just need to install jruby-openssl 0.8.7 and undo commit e884d128c334f1fc6aee62a615cbd7024d2f4437: server/Rakefile: +# +# FIXME: Skip FGCP tests under jRuby as jR

[PATCH] SITE: Add recent Community Call

2013-03-21 Thread jvlcek
From: Joe VLcek This patch adds the summary and pointers to the youtube recordings for the past couple community calls. It also updates the etherpad url. --- site/content/contact.md | 21 ++-- site/output/contact.html | 63 +--- 2 files ch

SITE: Add recent Community Call

2013-03-21 Thread jvlcek
SITE: Add recent Community Call This patch adds the summary and pointers to the youtube recordings for the past couple community calls. It also updates the etherpad url. This patches is recorded at: http://tracker.deltacloud.org/set/397

Re: Network-API-rev-2-RFC

2013-03-21 Thread mar...@redhat.com
On 20/03/13 19:02, mar...@redhat.com wrote: > patches are at http://tracker.deltacloud.org/set/395 > updated patches are at http://tracker.deltacloud.org/set/396 - the difference is that this new set includes mock driver functionality - the new set is also independent/stand-alone (doesn't need to

Re: Complete rewrite of deltacloud-client

2013-03-21 Thread Joseph VLcek
On Mar 7, 2013, at 8:10 AM, mfoj...@redhat.com wrote: > Good news everyone! > > I started a complete rewrite of the deltacloud-client component > of Deltacloud core repo few week ago, because: > > 1. Too much *magic* in the current client (meta-programming, etc) > 2. No documentation (see 1)) >

ruby-openstack Quantum support - review needed

2013-03-21 Thread mar...@redhat.com
Hi as part of the work on the Networks API - I added Quantum support to the ruby-openstack rubygem that our OpenStack driver uses. I have a pull request @ https://github.com/ruby-openstack/ruby-openstack/pull/23 - I'd appreciate a review if someone has the time. As maintainers of ruby-openstack, w

Re: [PATCH] FGCP: use jruby-openssl >=0.8.7 which has proper pkcs12 support

2013-03-21 Thread Ronelle Landy
> From: "Dies Koper" > To: dev@deltacloud.apache.org > Sent: Wednesday, March 20, 2013 11:35:58 PM > Subject: RE: [PATCH] FGCP: use jruby-openssl >=0.8.7 which has proper pkcs12 > support > > Hi Ronelle, > > Thanks, bundle install now worked. > Running the tests however failed with: > > d:\so