Migrate Vpp/BridgeDomains config management under new writers
authorMaros Marsalek <[email protected]>
Tue, 22 Mar 2016 14:10:06 +0000 (15:10 +0100)
committerMarek Gradzki <[email protected]>
Thu, 31 Mar 2016 14:27:47 +0000 (14:27 +0000)
commit1fb7cb0596bde05c0931c43e53fba98e74005f9d
treeb4443c2c321c6ad72fcb7c91bc93cd3c59a23b0c
parentdb7465120b19870e3a7fb30ac8486f394c2647e9
Migrate Vpp/BridgeDomains config management under new writers

Change-Id: I0e5734bd54548ff78a2ec4420e4a8294401f4d46
Signed-off-by: Maros Marsalek <[email protected]>
v3po/impl/src/main/java/io/fd/honeycomb/v3po/impl/vpp/BridgeDomainCustomizer.java [new file with mode: 0644]
v3po/impl/src/test/java/io/fd/honeycomb/v3po/impl/vpp/VppTest.java [new file with mode: 0644]
v3po/impl/src/test/java/io/fd/honeycomb/v3po/impl/vpp/VppUtils.java [new file with mode: 0644]