33735d4c48
There is no need to have two separate classes - users and existing_users. Both of them are equal from task engine perspective, but require splitting some logic based on deployment configuration. This patch simplifies that things and merges "existing_users" context into "users". Co-Authored-By: Andrey Kurilin <andr.kurilin@gmail.com> Change-Id: Ie8fe3b433686bbbd80197876662ccb87b972d5a3 |
||
---|---|---|
.. | ||
__init__.py | ||
test_jobs.py |