Comment 8 for bug 1722580

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

This request is partially addressed by https://github.com/juju/juju/pull/9015

OS_AUTH_URL=https://xx.xx.xx.xx:5000/v3
OS_CACERT=/home/user/client.crt

$ juju add-cloud
Cloud Types
  lxd
  maas
  manual
  oci
  openstack
  oracle
  vsphere

Select cloud type: openstack

Enter a name for your openstack cloud: openstack

Enter the API endpoint url for the cloud [https://xx.xx.xx.xx:5000/v3]:

Enter the filename of the CA certificate to access OpenStack cloud (optional) [/home/user/client.crt]: