instack-undercloud/elements/pip-and-virtualenv-override
James Slagle ca7b1fa144 Don't ever install python-pip and python-virtualenv on RHOS 6. For the
undercloud install, we can just blacklist the element in the json file. For
image builds, we need to instead use an override element that doesn't install
anything.
2015-01-06 17:12:33 -05:00
..
README.md Don't ever install python-pip and python-virtualenv on RHOS 6. For the 2015-01-06 17:12:33 -05:00
element-provides Don't ever install python-pip and python-virtualenv on RHOS 6. For the 2015-01-06 17:12:33 -05:00

README.md

This element will override the behavior from the pip-and-virtualenv element from tripleo-image-elements so that python-pip and python-virtualenv are never installed.