Doc: Recommend users to update their systems

Updates documentation to remind users to update their systems when
running devstack. An issue in Fedora 23 causes devstack to fail. This
is resolved by updating the system.

Change-Id: Ibdad67d00061e4d9b4e4469efcec415f7573ee04
Closes-Bug: 1605681
This commit is contained in:
Akilan Pughazhendi 2016-08-11 14:48:25 +00:00
parent abf2f2975a
commit f6a8046ebe
1 changed files with 3 additions and 1 deletions

View File

@ -407,12 +407,14 @@ driver and provide hardware resources (network, baremetal compute nodes)
using a combination of OpenVSwitch and libvirt. It is highly recommended
to deploy on an expendable virtual machine and not on your personal work
station. Deploying Ironic with DevStack requires a machine running Ubuntu
14.04 (or later) or Fedora 20 (or later).
14.04 (or later) or Fedora 20 (or later). Make sure your machine is fully
up to date and has the latest packages installed before beginning this process.
.. seealso::
http://docs.openstack.org/developer/devstack/
Devstack will no longer create the user 'stack' with the desired
permissions, but does provide a script to perform the task::