Puppet module to add pip functionality
Go to file
Colleen Murphy d5655ff4d1 Fix pip executable path for RH
get-pip.py installs pip to /bin/pip on centos 7. Without this fix, the
download-pip exec will keep trying to install pip whether or not it is
already installed on our base images or by puppet.

Change-Id: Ic5bcce59148aacedc61315e616317fc73c2c161c
2016-04-06 13:26:46 -07:00
lib/puppet/provider/package Make pip3_cmd a class method. 2013-07-12 22:46:21 +00:00
manifests Fix pip executable path for RH 2016-04-06 13:26:46 -07:00
spec Fix target path for regular git clone during tests 2015-08-19 16:40:58 -07: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 Add Gemfile and puppet 4 checks 2015-08-06 14:11:06 -04: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.