summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Address TODOs for VPP readersMaros Marsalek22-259/+477
2016-03-22Migrate VppState operational data reads under new readersMaros Marsalek5-0/+520
2016-03-22Initial implementation of VPP readersMaros Marsalek14-0/+997
2016-03-22VPP composite reader APIsMaros Marsalek3-0/+125
2016-03-21Prepare for integration with VPP API <-> YANG translation layer.Marek Gradzki13-16/+16
2016-03-21MountPoint for data-tree based DataBroker.Marek Gradzki6-9/+351
2016-03-21Data-tree based DataBroker for Honeycomb agent.Marek Gradzki8-0/+863
2016-03-21Dedicated data-tree for Honeycomb agent.Marek Gradzki7-1/+830
2016-03-21API for dedicated data-tree for Honeycomb agent.Marek Gradzki11-16/+421
2016-03-18Removed usused VppPollOperDataImpl.updateOperational() return valueMarek Gradzki2-11/+4
2016-03-18Use equals instead of == for String comparisonMarek Gradzki2-6/+11
2016-03-08Fix pom files to use Beryllium Release VersionsEd Warnicke13-27/+27
2016-03-04Fix NPE in VppIetfInterfaceListener if Ietf interface is not augumentedMarek Gradzki1-24/+29
2016-03-03Pre provision interface configurationMaros Marsalek1-4/+50
2016-03-02Fix eclipse warningsRobert Varga2-9/+11
2016-03-02Use Guava Splitter to split IP addressRobert Varga1-1/+3
2016-02-19Remove V3poRequestRobert Varga2-32/+1
2016-02-19Use Guava's int-toipv4 primitiveRobert Varga1-10/+3
2016-02-19Fixup logging and static methodsRobert Varga4-138/+115
2016-02-19Don't initialize data structures in V3po providerMaros Marsalek1-28/+4
2016-02-18Initialize v3po data structuresMaros Marsalek4-10/+86
2016-02-18Fix - creating parent node at VPPMaros Marsalek1-2/+2
2016-02-12Underlay addedDaniel Malachovsky12-448/+549
2016-02-10Add another VM for wireshark to monitor the vpp1<-->vpp2 internal network.Dave Wallace1-6/+26
2016-02-10Remove test code from V3poProvider initialization.Dave Wallace1-163/+0
2016-02-10Add scripts to reset / configure VDB application and VPP Honeycomb AgentsDave Wallace5-0/+303
2016-02-10Cache apache-maven tarball in karaf packages mount if available.Dave Wallace1-39/+108
2016-02-10Download karaf tarballs from nexus.fd.io snapshot repo.Dave Wallace1-27/+73
2016-02-09Design changes p. 1Daniel Malachovsky8-34/+100
2016-02-09Adding vxlan tunnel id allocator.Jozef Gloncak5-32/+76
2016-02-09Refactor vagrant files for reliability and maintenance.Dave Wallace2-111/+235
2016-02-09Encourage karaf to load odl-v3po-ui.Dave Wallace1-0/+3
2016-02-09Vagrant configuration to create VMs and connections for demo.Dave Wallace3-0/+255
2016-02-09Code refactor - more code in Vpp manipulation.Jozef Gloncak4-121/+124
2016-02-09Adding odl-netconf-topololgy featureMiroslav Toth1-0/+2
2016-02-08Code refactor - standalone class for Vpp manipulation.Jozef Gloncak2-141/+228
2016-02-08Initial commit of vBd Manager functions.Daniel Malachovsky10-356/+464
2016-02-08Adding vxlan tunnel id alocator interface.Jozef Gloncak1-0/+23
2016-02-08Inventory rework 2Daniel Malachovsky12-122/+374
2016-02-07Inventory reworkVarun Seereeram8-56/+90
2016-02-07vBDManager services initial commitDaniel Malachovsky7-99/+356
2016-02-06Tunnel implementation - writting termination points and link to DS.Miroslav Toth2-22/+40
2016-02-06Splitting sourcesDaniel Malachovsky13-296/+434
2016-02-05UI-Grid initial commitDaniel Malachovsky12-832/+424
2016-02-05Tunnel implementation - writting vxlan data to interface.Jozef Gloncak1-16/+144
2016-02-04Copyright header fixDaniel Malachovsky9-60/+52
2016-02-04Fix UI bundle not being installedRobert Varga3-17/+7
2016-02-04GUI initial commitVarun Seereeram50-3/+2876
2016-02-04Tunnel implementation - getting IP addresses from VPPs.Jozef Gloncak1-18/+75
2016-02-04Adding automatic creation of tunnel.Jozef Gloncak1-3/+57