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: Ib8fb51b8dc33cdc40324bea17149b24377ccdd00
This commit is contained in:
Jean-Philippe Evrard 2017-12-03 12:48:46 +00:00
parent 6cf41fe8d1
commit b74dac146c
2 changed files with 3 additions and 4 deletions

View File

@ -26,10 +26,10 @@ Default variables
:language: yaml
:start-after: under the License.
Required variables
~~~~~~~~~~~~~~~~~~
Dependencies
~~~~~~~~~~~~
None.
This role needs pip >= 7.1 installed on the target host.
Example playbook
~~~~~~~~~~~~~~~~

View File

@ -36,7 +36,6 @@ galaxy_info:
- openstack
dependencies:
- pip_install
- galera_client
- openstack_openrc
- role: apt_package_pinning