Puppet module to add pip functionality
Go to file
Alexander Evseev adf639e859 Fix openstack_pip provider to support old pip
Do not split string by hyphen and change regex to match both
formats - new (with hyphen), and old one like
  'pep8 (Current: 1.5.7 Latest: 1.7.0)'

Change-Id: I1eeda1b35ff35dfe8b8b0c6e948616a55f33df25
2016-06-28 17:30:30 +00:00
lib/puppet/provider/package Fix openstack_pip provider to support old pip 2016-06-28 17:30:30 +00: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 Use new infra_spec_helper for gem dependencies 2016-06-21 18:39:41 -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.