2 Commits

Author SHA1 Message Date
Emilien Macchi
3a00c029f2 Deprecate EnablePaunch and remove Paunch support
Paunch was deprecated in Ussuri and is now being retired, to be fully
replaced by the new tripleo-ansible role, tripleo_container_manage.

This patch:

- Removes common/container-puppet.py (was only useful when paunch is
  enabled, since that script was converted to container_puppet_config
  Ansible module in tripleo-ansible).
- Update all comments refering to paunch, and replace by
  tripleo_container_manage.
- Deprecate EnablePaunch parameter.
- Remove paunch as python dependencies.

Depends-On: https://review.opendev.org/#/c/731545/
Change-Id: I9294677fa18a7efc61898a25103414c8191d8805
2020-06-03 17:53:40 +00:00
Emilien Macchi
3d75a00a46 Add an environment to disable Paunch
This patch will help to disable Paunch by setting the needed options.

Change-Id: I25f967f00036da45d630e8e528d68c24cbf3c5fe
2019-11-01 12:41:11 +01:00