Puppet module to add pip functionality
Go to file
Clark Boylan 1c6e7f380e Trim the test package list to just shade
We were installing ~24 packages before. Problem with this is it takes
quite a bit of time and is subject to many external failures. Installing
just shade should still be a valid test of significant coverage as it is
a non trivial python package and we use it in quite a few places.

Change-Id: I9cefc83ff280ca00cb434dbe6a1a2357163bc8a6
2017-08-24 15:23:48 -07:00
lib/puppet/provider/package Fix openstack_pip provider to support old pip 2016-06-28 17:30:30 +00:00
manifests Switch incorrect symlink order 2017-06-01 15:07:29 +02:00
spec Trim the test package list to just shade 2017-08-24 15:23:48 -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.