Skip to content
Snippets Groups Projects
Commit dd11db0b authored by fan_guiju's avatar fan_guiju
Browse files

Added dependency package for kolla-ansible deploy

setuptools should be used as a base dependency package that deployment kolla-ansible.

Change-Id: I4737fcd157342b37a8304cadfb20e24fe585a8b4
Closes-Bug: #1776426
parent 7cfeffaa
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ Install dependencies
.. code-block:: console
apt-get install python-dev libffi-dev gcc libssl-dev python-selinux
apt-get install python-dev libffi-dev gcc libssl-dev python-selinux python-setuptools
.. end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment