Puppet module to add pip functionality
Go to file
Colleen Murphy 8e1d497bc5 Fix tests for pip 10
On CentOS, the python-ipaddress comes with the python2-pip package which
comes installed on the test nodes. Uninstall it (and consequently the
distro pip package) so that the new pip can do the right thing.

Change-Id: I15fabb2bc2e1645c9045603575dfa52957398a2d
2018-07-14 16:53:17 +02:00
lib/puppet/provider/package Support /usr/local/bin/pip3 as pip3 provider 2017-09-11 12:23:08 -04: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 Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02:00
LICENSE 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
Rakefile 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

README.md

OpenStack PIP Module

Overview

Configures PIP.