Remove pip_install dependency

With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: If7bbd15e911a73f941eb8d2eead75ab260a49cb8
This commit is contained in:
Jean-Philippe Evrard 2017-12-03 12:48:46 +00:00
parent f87606d35d
commit a60617471c
2 changed files with 5 additions and 1 deletions

View File

@ -1 +1,6 @@
.. include:: ../../README.rst
Dependencies
~~~~~~~~~~~~
This role needs pip >= 7.1 installed on the target host.

View File

@ -32,5 +32,4 @@ galaxy_info:
- development
- openstack
dependencies:
- pip_install
- memcached_server