Comment 5 for bug 1722580

Revision history for this message
Andrew Wilkins (axwalk) wrote : Re: feature: Juju should be able to add OpenStack cloud without typing all information already in openrc.sh

Nobuto, one thing you can already do is:

 - source the rc file
 - juju bootstrap openstack

(i.e. you don't need to have a cloud definition, Juju will use the environment variables if you use "openstack" as the cloud name.)

Does that satisfy your requirements?