diff --git a/source/openstack_dashboard.rst b/source/openstack_dashboard.rst index 8c086109..6af074e6 100644 --- a/source/openstack_dashboard.rst +++ b/source/openstack_dashboard.rst @@ -24,10 +24,11 @@ To get started with OpenStack Dashboard services: #. Install the OpenStack Dashboard bundle:: # clr_bundle_add openstack-dashboard + # swupd verify --fix #. Enable and start the dashboard socket and the Nginx server:: # systemctl enable nginx uwsgi@horizon.socket # systemctl restart nginx uwsgi@horizon.socket -Next topic: :ref:`openstack_networking`. \ No newline at end of file +Next topic: :ref:`openstack_networking`.