February 2018
Beginner
290 pages
7h 28m
English
In Juju, we can bootstrap our OpenStack Cloud, however, we need to add it first using the following command:
juju add-cloud
We can then provide the Keystone details and add the credentials for the OpenStack Cloud:

We will also add credentials and bootstrap it:
juju add-credential my-devstack juju bootstrap my-devstack
Once the cloud is bootstrapped, you will see that the Juju controller is created on the OpenStack system as well.
Read now
Unlock full access