Commit Graph

4 Commits

Author SHA1 Message Date
Alex Schultz 87abe05ba0 Retire instack-undercloud
instack-undercloud is no longer in use by the TripleO project. Removing
the code to avoid confusion. Stable branches will continue to be
maintained for their life however no new features should be added.

Change-Id: I63a813c7c1ffd30ca30017133d31a497b77a9a4d
Blueprint: remove-instack-undercloud
2018-10-30 12:16:18 +00:00
James Slagle 4572b3c6c3 Restore pip-and-virtualenv-override
This element was removed in If6036e9eb68e0af1e1989918d310c8ddf57b9622
but is actually still in use by the overcloud image build, so this patch
restores it for now.

Change-Id: I8bf627a0403e64947ddeb6f549870e140a48b5b7
2016-05-23 11:50:17 -04:00
James Slagle 7301b39d28 Minimize element usage
Further reduces reliance on elements and moves more logic to puppet.
With this patch, the list of elements being used in the undercloud is
quite small and much easier to reason about logically.

This patch depends on a packaging update for instack-undercloud:
https://review.rdoproject.org/r/#/c/1074/

blueprint undercloud-elements
Change-Id: If6036e9eb68e0af1e1989918d310c8ddf57b9622
2016-05-20 12:53:23 -04:00
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