Fixed domain-name usage in NETCONF southbound 22/92422/5
authorMaros Marsalek <mmarsalek@frinx.io>
Tue, 10 Sep 2019 08:29:11 +0000 (10:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 20 Dec 2020 17:01:44 +0000 (18:01 +0100)
commitc92dc163556eedd69ff7224f3f42c6cd3542d2a1
treef4b73c7a3ecbb0683d0696bd73c1b4001f05e0f0
parent1d058110502b4ad0e25276403862164c38129d49
Fixed domain-name usage in NETCONF southbound

- 'host' in the NETCONF mount request is described by union
  type - it accepts both IP address and domain-name.
- This domain-name wasn't considered as option during creation
  of connector to remote device - it ended with NPE.

Change-Id: I0f064aced76de3465da88376fcb6c6b589ed545f
Signed-off-by: Maros Marsalek <mmarsalek@frinx.io>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopology.java