honeycomb.git
8 years agoAdding supporting bridge domain to DS in VBD app. 89/189/4
Jozef Gloncak [Tue, 2 Feb 2016 15:30:49 +0000 (16:30 +0100)]
Adding supporting bridge domain to DS in VBD app.

Information about virtual bridge domain to which VPP belongs
to is also stored to datastore of controller under leaf
supporting-bridge-domain.

Change-Id: If7ab4f520a3d400fbd19794cf4381734eae63341
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
8 years agoAdd VPP to bridge domain. 87/187/2
Jozef Gloncak [Tue, 2 Feb 2016 14:16:06 +0000 (15:16 +0100)]
Add VPP to bridge domain.

Request for adding VPP to bridge domain is received by
VPP application which send this requirement to mounted VPP.
It means that information about membership of VPP is
resend to VPP and stored to its datastore.

Change-Id: Idc44b4d0bd505597cfb89b537eb9d17eaac50391
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
8 years agoAdding named augmentation + prepare naked application. 86/186/2
Jozef Gloncak [Tue, 2 Feb 2016 07:35:12 +0000 (08:35 +0100)]
Adding named augmentation + prepare naked application.

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>
8 years agoFixup after vpp-japi change 72/172/3
Robert Varga [Sun, 31 Jan 2016 17:48:08 +0000 (18:48 +0100)]
Fixup after vpp-japi change

vppApi has now proper lifecycle, we must adhere to it.

Change-Id: Ibf7eb5726f2751d017a3c28f823329ce4150cb01
Signed-off-by: Robert Varga <nite@hq.sk>
8 years agoAdd Virtual Bridge Domain implementation 66/166/3
Robert Varga [Sat, 30 Jan 2016 14:25:19 +0000 (15:25 +0100)]
Add Virtual Bridge Domain implementation

Change-Id: I427b709ac0af1ade365bc60148ddf778f7be458a
Signed-off-by: Robert Varga <nite@hq.sk>
8 years agoAdd Virtual Bridge Domain distribution 65/165/2
Robert Varga [Sat, 30 Jan 2016 12:37:23 +0000 (13:37 +0100)]
Add Virtual Bridge Domain distribution

This creates the karaf artifact, which pre-packages the virtual bridge
domain in a karaf package.

Change-Id: Id84e7070fe9d8b412f59004f0f9de87b6e307274
Signed-off-by: Robert Varga <nite@hq.sk>
8 years agoInitial Virtual Bridge Domain models 62/162/10
Robert Varga [Fri, 29 Jan 2016 22:49:36 +0000 (23:49 +0100)]
Initial Virtual Bridge Domain models

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>
8 years agoSplit out interesting bits of v3po.yang 63/163/2
Robert Varga [Sat, 30 Jan 2016 00:40:23 +0000 (01:40 +0100)]
Split out interesting bits of v3po.yang

We need to lift some elements in the v3po bridge domain configuration
configuration for reuse in the virtual bridge topology.

Also drops couple of FIXMEs for future modeling work to sanitize the
model further.

Change-Id: Id2369ff5fa967a20c39fd6959a152221ea4924f5
Signed-off-by: Robert Varga <nite@hq.sk>
8 years agoFix a maven warning 64/164/1
Robert Varga [Sat, 30 Jan 2016 01:58:21 +0000 (02:58 +0100)]
Fix a maven warning

Correct relativePath for parent from external project.

Change-Id: I63eb96d96d5c66e756127d3caec25a4d1a522449
Signed-off-by: Robert Varga <nite@hq.sk>
8 years agoInitial honeycomb code commit. 12/112/13
Ed Warnicke [Sun, 10 Jan 2016 14:15:18 +0000 (06:15 -0800)]
Initial honeycomb code commit.

This commit drops the basic structure with disabled integration tests.
The tests will be enabled in a follow-up patch, which sorts out the
current .so loading problems.

Change-Id: If70f2f13b2cf49af82996f884218ac05d335c2ed
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Signed-off-by: Robert Varga <nite@hq.sk>
8 years agoInitial empty repository
Andrew Grimberg [Fri, 18 Dec 2015 16:14:48 +0000 (16:14 +0000)]
Initial empty repository