summaryrefslogtreecommitdiffstats
path: root/vbd/features
AgeCommit message (Collapse)AuthorFilesLines
2016-02-09Adding odl-netconf-topololgy featureMiroslav Toth1-0/+2
Change-Id: If56ed34e50ff1003e78c5f1a5ac1d68abf5823b2 Signed-off-by: Miroslav Toth <mirtoth@cisco.com>
2016-02-04Fix UI bundle not being installedRobert Varga1-2/+0
Inheriting from aggregator causes the artifacts to be skipped during install. Use api-parent instead. Change-Id: I507a21b2999c193d41a924debfcd67b916160f94 Signed-off-by: Robert Varga <nite@hq.sk>
2016-02-04GUI initial commitVarun Seereeram2-3/+11
- open ui on http://controllerIp:8181/index.html - added interfaces to vpp topo. - fixed VPP mounting - fixed VPP Editing and deleting Change-Id: I6ae2c6e5781d3e0cdb78b112d706b9f5076301d5 Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk> Signed-off-by: Varun Seereeram <vseereer@cisco.com> Signed-off-by: Robert Varga <nite@hq.sk>
2016-02-02Adding named augmentation + prepare naked application.Jozef Gloncak2-6/+8
Named augmentation of node topology-types was added for better readibility of generated code. Running application was created. It is possible to start via installing feature odl-vbd-rest. Change-Id: I2d919cd20d962ff9b28143794f6984137331c51a Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
2016-01-31Add Virtual Bridge Domain implementationRobert Varga1-2/+2
Change-Id: I427b709ac0af1ade365bc60148ddf778f7be458a Signed-off-by: Robert Varga <nite@hq.sk>
2016-01-30Initial Virtual Bridge Domain modelsRobert Varga2-0/+185
Initial drop of models. Includes a reusable type definition as temporary model and a network-topology-based model of a virtual bridge domain. Change-Id: I6e6fbb2063c8157f3f1a329066ccba2b7f66efb1 Signed-off-by: Robert Varga <nite@hq.sk>