Puppet module to add pip functionality
Go to file
Spencer Krum a099343d80 Declare features in openstack_pip provider
Puppet providers can express what features they can provide using the
has_features variable. The declaration of features isn't inherited, so
we need to declare the features that we inherited from the core pip
provider.

Change-Id: I2f4c6254bb7f45649658d6a6b296ea1270ce6364
2016-06-16 08:55:46 -07:00
lib/puppet/provider/package Declare features in openstack_pip provider 2016-06-16 08:55:46 -07:00
manifests Fix pip executable path for RH 2016-04-06 13:26:46 -07:00
spec Add new pip provider to use pypi mirrors 2016-04-08 09:12:39 -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 Pin google-api-client; sanitize Gemfile 2016-04-14 15:22:30 -07: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.