Michele Santuari
Committed by Gerrit Code Review

fix: router devices to packet layer

Change-Id: Ia457504258575d677bddb1246dc8ee74f21c828c
......@@ -44,6 +44,7 @@
},
device: {
switch: 'pkt',
router: 'pkt',
roadm: 'opt',
otn: 'opt'
},
......