Juju + OpenNebula?
Clint Byrum
clint at ubuntu.com
Tue Jul 31 18:03:54 UTC 2012
Excerpts from Thomas Leonard's message of 2012-07-31 03:07:05 -0700:
> Hi,
>
> Is it possible to connect Juju to OpenNebula?
>
> I tried enabling OpenNebula's EC2 interface, but I don't see what to put for
> Juju's s3-uri option.
>
Juju needs a place to store the charms, and some data so clients can
find the zookeeper server.
Really the provider should be called "aws" not "ec2" because it must
have S3, and the S3 and compute must share auth details.
You probably could hack together an opennebula provider which extended
the EC2 provider and used some other S3-compatible object store. But its
not going to work without code of some kind to resolve opennebula's auth
with the S3 auth.
More information about the Juju
mailing list