Updated prerequisite packages for ironic & swift

Change-Id: Ieab843667b7c3f6eae49ce8fbc3d80d65ed42f99
This commit is contained in:
Ronald Bradford 2016-03-16 15:39:38 -04:00
parent 2530250a79
commit 0c4e6e2e36
1 changed files with 8 additions and 2 deletions

View File

@ -21,9 +21,15 @@ packages. For Ubuntu install the required packages with the following command:
.. code-block:: console
$ sudo apt-get install python-dev libxml2-dev libxslt1-dev libz-dev \
$ sudo apt-get install python-dev libxml2-dev libxslt1-dev zlib1g-dev \
libmysqlclient-dev libpq-dev libffi-dev \
libsqlite3-dev libldap2-dev libsasl2-dev
libsqlite3-dev libldap2-dev libsasl2-dev \
libjpeg-dev liberasurecode-dev
.. note:
* libjpeg is needed for ironic
* liberasurecode-dev is needed for swift
The workflow is: