Remove openstack-charmers-next from instructions
Change-Id: I73e45ddbb2d2cf7d0747c3e06e6a5f934cc3ea8b
This commit is contained in:
parent
17b97ea6a3
commit
97ecb5a626
@ -339,7 +339,7 @@ This is the contents of bundle ``swift-ny.yaml``:
|
|||||||
block-device: /etc/swift/storage.img|2G
|
block-device: /etc/swift/storage.img|2G
|
||||||
openstack-origin: cloud:bionic-train
|
openstack-origin: cloud:bionic-train
|
||||||
percona-cluster:
|
percona-cluster:
|
||||||
charm: cs:~openstack-charmers-next/percona-cluster
|
charm: cs:percona-cluster
|
||||||
num_units: 1
|
num_units: 1
|
||||||
options:
|
options:
|
||||||
dataset-size: 25%
|
dataset-size: 25%
|
||||||
@ -347,13 +347,13 @@ This is the contents of bundle ``swift-ny.yaml``:
|
|||||||
source: cloud:bionic-train
|
source: cloud:bionic-train
|
||||||
keystone:
|
keystone:
|
||||||
expose: True
|
expose: True
|
||||||
charm: cs:~openstack-charmers-next/keystone
|
charm: cs:keystone
|
||||||
num_units: 1
|
num_units: 1
|
||||||
options:
|
options:
|
||||||
openstack-origin: cloud:bionic-train
|
openstack-origin: cloud:bionic-train
|
||||||
glance:
|
glance:
|
||||||
expose: True
|
expose: True
|
||||||
charm: cs:~openstack-charmers-next/glance
|
charm: cs:glance
|
||||||
num_units: 1
|
num_units: 1
|
||||||
options:
|
options:
|
||||||
openstack-origin: cloud:bionic-train
|
openstack-origin: cloud:bionic-train
|
||||||
|
@ -541,7 +541,7 @@ that any existing volumes are in (see above):
|
|||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
juju deploy --config rbd-pool-name=cinder cs:~openstack-charmers-next/cinder-ceph
|
juju deploy --config rbd-pool-name=cinder cinder-ceph
|
||||||
juju add-relation cinder cinder-ceph
|
juju add-relation cinder cinder-ceph
|
||||||
juju add-relation cinder-ceph ceph-mon
|
juju add-relation cinder-ceph ceph-mon
|
||||||
juju remove-relation cinder ceph-mon
|
juju remove-relation cinder ceph-mon
|
||||||
@ -658,4 +658,4 @@ See bug `LP #1828534`_. This can be resolved by restarting the memcached service
|
|||||||
.. _LP #1825999: https://bugs.launchpad.net/charm-nova-compute/+bug/1825999
|
.. _LP #1825999: https://bugs.launchpad.net/charm-nova-compute/+bug/1825999
|
||||||
.. _LP #1809190: https://bugs.launchpad.net/charm-neutron-gateway/+bug/1809190
|
.. _LP #1809190: https://bugs.launchpad.net/charm-neutron-gateway/+bug/1809190
|
||||||
.. _LP #1853173: https://bugs.launchpad.net/charm-openstack-dashboard/+bug/1853173
|
.. _LP #1853173: https://bugs.launchpad.net/charm-openstack-dashboard/+bug/1853173
|
||||||
.. _LP #1828534: https://bugs.launchpad.net/charm-designate/+bug/1828534
|
.. _LP #1828534: https://bugs.launchpad.net/charm-designate/+bug/1828534
|
||||||
|
Loading…
x
Reference in New Issue
Block a user