dc78c5aed4
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 |
||
---|---|---|
.. | ||
services | ||
tests | ||
__init__.py | ||
accounts.py | ||
clients.py | ||
constants.py | ||
credentials.py | ||
flavors.py | ||
main.py | ||
profile.py | ||
tempest_conf.py | ||
users.py | ||
utils.py |