Concentrate InstanceIdentifier handling in NeutronvpnUtils 93/85493/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 1 Nov 2019 14:39:15 +0000 (15:39 +0100)
committerFaseela K <k.faseela@gmail.com>
Fri, 8 Nov 2019 06:55:58 +0000 (06:55 +0000)
commit6a137443c8d8abd9d7820f5d4e2d6a61c770b4b5
tree06dc929d8e129cc87740c2ad076d5da3b3f30822
parent8dbf98f824cf16230850fcc099b083df34c55695
Concentrate InstanceIdentifier handling in NeutronvpnUtils

InstanceIdentifier.child() can be used to create child identifiers,
with some reuse of hashCodes and similar. Cache are baseline identifiers
and derive keys from them.

Change-Id: I093aa563381f1da84ab098a0e90b2d39bb6c41ae
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
neutronvpn/impl/src/main/java/org/opendaylight/netvirt/neutronvpn/NeutronvpnUtils.java