Re: [Openstack] Unconference CompatibleOne

2012-10-17 Thread Andy Edmonds
FYI: slides on OCCI that were presented at Open World Forum and CloudCamp Paris: http://www.cloudcomp.ch/2012/10/icclabs-present-on-occi-at-owfcloudcamp-paris/ On 16 Oct 2012, at 15:48, jean-pierre laisne jplai...@gmail.com wrote: There will be a talk about interoperability and portability

[Openstack] Cloud Research Open Job Positions...

2012-06-12 Thread Andy Edmonds
Hi, We here at the InIT Cloud Computing Lab [1] in Zurich University of Applied Sciences [2] have a number of cloud research positions available (Senior Researcher, Researcher, and PhD Students). If you are interested please see [3]. Regards, Andy PS: Apologies if you received multiple copies

[Openstack-community] Swiss OpenStack User Group

2012-06-05 Thread Andy Edmonds
Hi all, As there was no OpenStack user group for Switzerland, we here in the ICCLab at Zurich University of Applied Sciences are more than willing to head this up. Tentatively thinking, i would be great to have a Swiss OpenStack User Group meet up targeted for around July. If there are folks

Re: [Openstack] [Swift] swift news and plans

2012-05-15 Thread Andy Edmonds
If I'm not mistaken: http://eavesdrop.openstack.org/meetings/openstack-meeting/2012/openstack-meeting.2012-05-08-20.00.log.html Also included in the discussion was 3rd party APIs within nova. Andy andy.edmonds.be On Thu, May 10, 2012 at 2:50 AM, Soren Hansen so...@linux2go.dk wrote: 2012/5/4

Re: [Openstack] Canonical AWSOME

2012-04-23 Thread Andy Edmonds
+1 on this. Implementing adapter style code may also introduce additional state maintenance within the proxy/adapter to the eventual target API and if not at a minimum more complexity. Also care would be needed to avoid leaky abstractions [1]. However, I don't necessarily agree that a REST

Re: [Openstack] DevStack API access Key

2012-02-07 Thread Andy Edmonds
curl -d '{auth:{passwordCredentials:{username: *$YOUR_USERNAME*, password: *$YOUR_PASSWORD*}}}' -H Content-type: application/json http://*$KEYSTONE_SERVER_IP*:35357/v2.0/tokens Look for the token structure. The id member is what you're after. HTH, Andy andy.edmonds.be On Tue, Feb 7, 2012 at

Re: [Openstack] OCCI on OpenStack

2011-08-15 Thread Andy Edmonds
Hi Amine, I believe there is ongoing implementation work by people from the SAIL project (www.sail-project.eu). Andy andy.edmonds.be On Fri, Aug 5, 2011 at 12:45, alph inf infopo...@gmail.com wrote: Hi, What is the current state of the implementation of OCCI on the OpenStack project [1] ?