commit | 41727e5dd167c71a63fb8b8f4e3136867b0e65b3 | [log] [tgz] |
---|---|---|
author | mpriyank <priyank.maheshwari@est.tech> | Mon Dec 04 18:01:07 2023 +0000 |
committer | mpriyank <priyank.maheshwari@est.tech> | Wed Dec 06 12:21:39 2023 +0000 |
tree | 5c5b6dc6a6f46185e20aa9bc9e4d604d314f48aa | |
parent | 4d1b233782d28789ede02b1bad5cda1923a8f650 [diff] |
[BUG] Dminame to valid topic suffix - dmi name can be in the form of URL , and we are using dmi-name as topic suffix , which results in the invalid topic name. - fix to extract out domain name excluding port from the url - test case for the same - updated the documentation - fix only supports ipv4 addresses at the moment Issue-ID: CPS-1979 Change-Id: I9c6ea113afae816f727b45a30c94070af013a16d Signed-off-by: mpriyank <priyank.maheshwari@est.tech>