From 95fa254486e606369086b851c158a6060d63df8a Mon Sep 17 00:00:00 2001 From: "Munoz, Obed N" Date: Fri, 13 Nov 2015 15:55:04 -0600 Subject: [PATCH] Change to new swupd command format Signed-off-by: Munoz, Obed N --- source/openstack_dashboard.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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::