
Correct the super().__init__(**kwargs) call to use Python 3's super() without including 'self' following the inheritance model. This change ensures proper initialization of the configuration file. Story: 2011115 Task: 50024 Change-Id: I8675ffe5a6116eb031b6ea1b4aac4214f41421e0
python-tempestconf
Overview
python-tempestconf will automatically generate the tempest configuration based on your cloud.
- Free software: Apache license
- Documentation: https://docs.opendev.org/openinfra/python-tempestconf/latest/
- Source: https://opendev.org/openinfra/python-tempestconf
- Bugs: https://storyboard.openstack.org/#!/project/912
- Release notes: https://docs.opendev.org/openinfra/python-tempestconf/latest/releasenotes
Description
Languages
Python
99.8%
Jinja
0.2%