diff --git a/source/openstack_block_storage.rst b/source/openstack_block_storage.rst index 97808623..75f66027 100644 --- a/source/openstack_block_storage.rst +++ b/source/openstack_block_storage.rst @@ -318,7 +318,8 @@ Prerequisites #. Install the openstack block storage bundle:: - # clr_bundle_add openstack-block-storage + # swupd bundle-add openstack-block-storage + # swupd verify --fix #. Create the LVM physical volume: ``/dev/sdb1`` If your system uses a different device name, adjust these steps accordingly:: diff --git a/source/openstack_dashboard.rst b/source/openstack_dashboard.rst index 6af074e6..ce585372 100644 --- a/source/openstack_dashboard.rst +++ b/source/openstack_dashboard.rst @@ -23,7 +23,7 @@ To get started with OpenStack Dashboard services: #. Install the OpenStack Dashboard bundle:: - # clr_bundle_add openstack-dashboard + # swupd bundle-add openstack-dashboard # swupd verify --fix #. Enable and start the dashboard socket and the Nginx server::