packstack/packstack/modules
Emilien Macchi f5c884883a Fix integration jobs
- Add missing sudos (and remove needless ones)
- Don't carry sudo environment, we can add it back if it becomes
  necessary
- Fix permission errors when exporting command output to files
- Increase ulimit, we'd run into too many open files in the gate
- Add some relevant logfiles to help troubleshoot issues
- Re-export path to ensure common file paths are included
- Don't assume "ip" is installed, it's provided by iproute
- Don't assume "restorecon" is installed, it's provided by
  policycoreutils
- Don't run packstack twice (--allinone will trigger a run
  even if -gen-answer-file is used, so switch to using
  --default-password instead)
- Use symlink for defaults.yaml instead of common.yaml
- Handled Hiera cleanup
- Use debug mode in scenarios
- Fix tempest subunit retrieval with sudo

Co-Authored-By: Martin Magr <mmagr@redhat.com>
Co-Authored-By: David Moreau Simard <dms@redhat.com>
Change-Id: I7a363308cd9df981c0a1680171b9b2f2b95dd29e
2016-02-26 09:24:11 -05:00
..
__init__.py Restructuring project for python's setuptools 2012-11-27 09:39:15 +00:00
common.py Allow CIDR instead of iterface name 2015-05-18 15:17:52 +02:00
documentation.py Single source of documentation 2015-03-30 12:37:51 +02:00
ospluginutils.py Fix integration jobs 2016-02-26 09:24:11 -05:00
puppet.py Enable PEP8 checks H102, H232, H233, H301, H904 2015-02-02 10:45:44 +01:00
shortcuts.py Plugins refactor 2014-05-22 10:54:21 +02:00