Puppet module to add pip functionality
Go to file
Colleen Murphy 86e2b11b49 Fix openstack_pip provider for pip 18
The output of `pip list --outdated` is different for pip 18. This patch
adjusts the openstack_pip provider to handle old and new versions of
pip.

Depends-On: https://review.openstack.org/646023

Change-Id: I185116a2701688860fa5ca9f8ef34d6dbecd0174
2019-03-24 17:35:33 +01:00
lib/puppet/provider/package Fix openstack_pip provider for pip 18 2019-03-24 17:35:33 +01:00
manifests Ensure curl is installed 2017-08-24 20:51:45 +00:00
spec/acceptance Fix tests for pip 10 2018-07-14 16:53:17 +02:00
templates Merge "Allow to send optional values to configuration" 2015-10-09 13:39:16 +00:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-06 14:11:06 -04:00
.gitreview Add puppet module files for pip 2015-01-29 15:18:19 -08:00
Gemfile Update Gemfile for Zuulv3 2018-07-12 09:57:45 +02:00
LICENSE Add puppet module files for pip 2015-01-29 15:18:19 -08:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:18 +00:00
Rakefile Add puppet module files for pip 2015-01-29 15:18:19 -08:00
README.md Add puppet module files for pip 2015-01-29 15:18:19 -08:00

OpenStack PIP Module

Overview

Configures PIP.