commit | 8b34b33ffa0c60e12284a190dd4d59fc695a4018 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Wed Jan 24 16:42:06 2018 +0530 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Feb 13 14:09:21 2018 +0000 |
tree | 64dae35a11a15e23088dd2698e26e74428116945 | |
parent | 98be5ace5bb25c52b1d833a6454a77c3bd2260be [diff] |
Add entityID and entityInstance in the generated YAML EntityID will be given by the config yaml and unique instance id would be generated for each entityID. eg: if proc is having entityID is x and if there is y instances of type x then this commit would generate y unique id for type x. Change-Id: Ie7d848d96a6f335999eb226a4267b347f0e4ab2b Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>