The Juju documentation includes a page dedicated to your task. Here is the link: https://jujucharms.com/docs/stable/help-openstack.
The tl;dr for your specific question is that if you want to use the authentication from your existing OpenStack cloud, then during `juju add-cloud` you choose the `userpass` auth type and enter the URL for the API. This is typically found in your existing novarc file. Follow that by running `juju autoload-credentials` and you will be all set. On Mon, Apr 10, 2017 at 4:11 PM, Daniel Bidwell <[email protected]> wrote: > I need to add openstack as a cloud to juju 2.1.2-xenial. I don't seem > to find the right howto. What authentication method do I use? And > where do I get the authentication string? User name and password for > dashboard user? > -- > Daniel Bidwell <[email protected]> > > > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/juju > -- Matthew Helmke Documentation Canonical
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
