From be0f1b67cba071e24552f97a758c722dbb2b6825 Mon Sep 17 00:00:00 2001 From: "Munoz, Obed N" Date: Fri, 13 Nov 2015 16:49:25 -0600 Subject: [PATCH] Change to new swupd command format Signed-off-by: Munoz, Obed N --- source/openstack_block_storage.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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::