Add trusty_backports note to requirements

Added a note that for swift storage it will be necessary to configure
trusty_backports repos for apt.

Change-Id: I4c517e7455eb107c4aa1db03c1bf9d5b44ce1884
closes-bug: #1555793
This commit is contained in:
Amy Marrich 2016-03-31 12:46:59 -05:00
parent beafa5bce4
commit 6485728f4a

View File

@ -105,6 +105,10 @@ minimum requirements:
* OSA is tested regularly against the latest Ubuntu 14.04 LTS point
releases
* Linux kernel version ``3.13.0-34-generic`` or later
* For swift storage hosts, you must enable the ``trusty-backports``
repositories in ``/etc/apt/sources.list`` or ``/etc/apt/sources.list.d/``
See the `Ubuntu documentation
<https://help.ubuntu.com/community/UbuntuBackports#Enabling_Backports_Manually>`_ for more detailed instructions.
* Secure Shell (SSH) client and server that supports public key
authentication