Add software verify fix command

Signed-off-by: Victor Morales <victor.morales@intel.com>
This commit is contained in:
Victor Morales
2015-11-13 14:16:12 -06:00
parent 1466f0f56a
commit 5e151b0217
+2 -1
View File
@@ -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`.
Next topic: :ref:`openstack_networking`.