Hi Michael, What provider are you planning on using, out of curiosity? There used to be an "openstack_s3" provider which did OpenStack over EC2 API, not sure that's still operational. I started sifting through the golang code to figure out if those endpoints are configurable. They appear to be but are also heavily validated for Amazon's endpoints from what I can tell.
The code is available to review as it's part of the goamz library https://launchpad.net/goamz I'll continue to look to see if I can get you an answer. Thanks, Marco Ceppi On Wed Dec 03 2014 at 9:06:54 AM Michael Hempel <[email protected]> wrote: > Hello all, > > > > we are running an internal AWS like cloud and I would like to use Juju to > deploy services. Is there a way to configure a custom AWS like endpoint > which can be used in the environments,yaml? > > > > Any help is much appreciated. > > > > Thanks > > Michael > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/juju >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
