summaryrefslogtreecommitdiffstats
path: root/v3po/vpp-translate-utils/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2016-05-23HONEYCOMB-61: Move vpp context model to v3po-apiMaros Marsalek1-0/+5
Change-Id: I92d9cdd199e245adf5d22ff9756e05d82d66abc4 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-05-23HONEYCOMB-61: Add context data treeMaros Marsalek1-0/+5
For storing mapping related context necessary for the plugins Add naming context adapter to store naming contexts in the data tree + Enable persistence for context data tree Change-Id: I2ac531e80e71a48d313b065997d134da2ae7ee12 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-05-19Bump jvpp version to 16.09-SNAPSHOTMaros Marsalek1-1/+1
Change-Id: Id7f9b0e8e8d5b044000e8f68f02df84ac7cfa916 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-05-17Check expected interface type in sub-Interface nodesMaros Marsalek1-0/+4
+ Pass full WriteContext to the write customizers, making them more flexible Change-Id: I75c55aed02f9300eee20eabb4a3e84e294ed1e0f Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-05-05HONEYCOMB-10: Porting v3po2vpp to the new Java APIMarek Gradzki1-3/+3
Change-Id: Ic7166b0f578442165595aa44a587ebbc5db0e75c Signed-off-by: Marek Gradzki <mgradzki@cisco.com> Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
2016-04-12HONEYCOMB-9: Remove references to VPP from translation layerMaros Marsalek1-0/+57
Change-Id: I281db366a112edc08203e8cb392a212708d4552a Signed-off-by: Maros Marsalek <mmarsale@cisco.com>