Skip to content

YAN-1058 add assign resources key value parts into the etcd database as a proxy for a scan

Stephen Ord requested to merge yan-1058-add-assignres into main

Prior to the adoption of ADR-54 - which specifies the new Scan object we need to develop the ScanProvider based upon accessing the etcd database. This is the first step on this road.

FOr our purposes and especially for testing we need to add the AssignResources JSON keys and values into the store and check it is there.

Edited by Stephen Ord

Merge request reports