-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Feature description
To keep the automation library completely standalone from the code of the framework, we should only rely on the ovs-extensions package (for logging, lightweight) and the api.
Currently a lot of helper calls are ugly wrappers around certain api tasks and all information is still being fetched from the DAL itself instead of the API
This will be the basis of QA 2.0