Use openstack-charmers namespace when deploying
The charm will not deploy without specifying the 'openstack-charmers' namespace as the charm is not promulgated at this time. It would be good for this change to be backported. Change-Id: I930e37d99f00b2b57cd644ca24d0f9b57bdfc66f
This commit is contained in:
parent
3534b8c3a2
commit
f59a409c01
@ -41,9 +41,9 @@ passwords can be used. These options are ignored unless
|
||||
|
||||
We are assuming a pre-existing Ceph cluster.
|
||||
|
||||
Deploy the ceph-dashboard as a subordinate to the ceph-mon charm.
|
||||
Deploy ceph-dashboard as a subordinate to the ceph-mon charm:
|
||||
|
||||
juju deploy ceph-dashboard
|
||||
juju deploy cs:~openstack-charmers/ceph-dashboard
|
||||
juju add-relation ceph-dashboard:dashboard ceph-mon:dashboard
|
||||
|
||||
TLS is a requirement for this charm. Enable it by adding a relation to the
|
||||
|
Loading…
Reference in New Issue
Block a user