Allow DOMMountPoint to not have a model context 97/89397/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 26 Apr 2020 13:50:17 +0000 (15:50 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 26 Apr 2020 15:05:49 +0000 (15:05 +0000)
commit2c45c8af84219aab167080ef5e4a7f93931851f6
tree7c36e1a927a4981222cf1b24c82f497433825365
parent0c923340c2e23ce2f9c5e40c2a92c3930327f50c
Allow DOMMountPoint to not have a model context

We need to allow mount points without a context, as that is what
NETCONF requires for now.

JIRA: MDSAL-435
Change-Id: Ia74bc3416162663e67003486cf67f3cfac46e340
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/SimpleDOMMountPoint.java