commit | 09156406ac7201a7329663e8fedb29dc28547048 | [log] [tgz] |
---|---|---|
author | mpriyank <priyank.maheshwari@est.tech> | Mon May 16 17:14:25 2022 +0100 |
committer | mpriyank <priyank.maheshwari@est.tech> | Thu May 19 12:20:50 2022 +0100 |
tree | 6f1d0bc41a36ea4762c79578bf7d9e04ddd0208e | |
parent | 806d31aed57c798cba0ecc33d92e5b43fa1d957b [diff] |
Composite State to handle dmi-reg YANG updates - Introduce CompositeState object which handles change in updated YANG for dmi-registry - Used Builder pattern as some of the fields are optional - Removed the abstract ready method from CmHandleState which was used as state machine - Fixed few test cases Issue-ID: CPS-1042 Change-Id: I8aaf6f819c66b3a9d30c5e8f0a0007f9528b247f Signed-off-by: mpriyank <priyank.maheshwari@est.tech>