summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Maros Marsalek [Thu, 18 Feb 2016 16:20:44 +0000 (17:20 +0100)]
Fix - creating parent node at VPP
Change-Id: Ib32d8b344fd3a8d2a14f31e9e6fad6099b0e731e
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Daniel Malachovsky [Thu, 11 Feb 2016 13:13:09 +0000 (14:13 +0100)]
Underlay added
- bd manager rewritten
- underlay topo functional
- lot of cleaning
Change-Id: I48e259aaf341eb0a1c09e6b25dd411d525d854c1
Signed-off-by: Varun Seereeram <vseereer@cisco.com>
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Dave Wallace [Wed, 10 Feb 2016 15:20:07 +0000 (10:20 -0500)]
Add another VM for wireshark to monitor the vpp1<-->vpp2 internal network.
Change-Id: Iad350ac6c90ce372d6bde5e3fab126c524e816c1
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Dave Wallace [Wed, 10 Feb 2016 08:50:12 +0000 (03:50 -0500)]
Remove test code from V3poProvider initialization.
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Id0f5b13093fc3ea0aa2a67cc18f3af341b2448e2
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Dave Wallace [Wed, 10 Feb 2016 12:53:21 +0000 (07:53 -0500)]
Add scripts to reset / configure VDB application and VPP Honeycomb Agents
Change-Id: I01abc34d43795d183a3b9e6441883f530b456e6b
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Dave Wallace [Wed, 10 Feb 2016 08:38:02 +0000 (03:38 -0500)]
Cache apache-maven tarball in karaf packages mount if available.
More code cleanup and console output tweaking.
Change-Id: I0257bd8eb91addefd76d99f9c577225005aaf194
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Dave Wallace [Wed, 10 Feb 2016 01:54:20 +0000 (20:54 -0500)]
Download karaf tarballs from nexus.fd.io snapshot repo.
Clean up syntax and console output.
Change-Id: I06de74d694f309602f612afb71872d2059aa87e9
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Daniel Malachovsky [Tue, 9 Feb 2016 19:16:14 +0000 (20:16 +0100)]
Design changes p. 1
- fixed some design flaws
- added tunnel table into inventory detail
- added filter to remove vxlan_tunnel from interfaces list in bd mnager
Change-Id: Ia9f0ca737d062ed2ed57734561dbece34d20b7c3
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Jozef Gloncak [Tue, 9 Feb 2016 14:03:53 +0000 (15:03 +0100)]
Adding vxlan tunnel id allocator.
Change-Id: Id638bc0262481921cd42d830e9fc788e76bc3907
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Dave Wallace [Fri, 5 Feb 2016 06:00:27 +0000 (01:00 -0500)]
Refactor vagrant files for reliability and maintenance.
Add git-review to VM.
Change-Id: I7ed6c9d00037bb9665019f9f96e30ba9c2546525
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Dave Wallace [Tue, 9 Feb 2016 04:09:25 +0000 (23:09 -0500)]
Encourage karaf to load odl-v3po-ui.
Change-Id: I72b878f73418a02d662b7c4c2540644f9a4c02c7
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Dave Wallace [Mon, 8 Feb 2016 10:53:01 +0000 (05:53 -0500)]
Vagrant configuration to create VMs and connections for demo.
Change-Id: I4648f5cd738183193b3b342a96ececccdea0bad6
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Jozef Gloncak [Tue, 9 Feb 2016 12:01:29 +0000 (13:01 +0100)]
Code refactor - more code in Vpp manipulation.
Change-Id: I2b39df0e78a6947989b745cf7c93bbb501807738
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Miroslav Toth [Tue, 9 Feb 2016 08:57:21 +0000 (09:57 +0100)]
Adding odl-netconf-topololgy feature
Change-Id: If56ed34e50ff1003e78c5f1a5ac1d68abf5823b2
Signed-off-by: Miroslav Toth <mirtoth@cisco.com>
Jozef Gloncak [Mon, 8 Feb 2016 14:12:14 +0000 (15:12 +0100)]
Code refactor - standalone class for Vpp manipulation.
Change-Id: I3869462364f2a73177eca6848bac897ccadfd67f
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Daniel Malachovsky [Mon, 8 Feb 2016 18:05:54 +0000 (19:05 +0100)]
Initial commit of vBd Manager functions.
- Bug Fixes for graphical manipulation. Fix req'd for unassigning pre-assigned.
- Fixed Graphical issues, interface, vpp and vBD manipulation
- Added REST functionality, GUI enhancements and squashed a few bugs.
- reworked assigning and unassigning IF to vBD
Change-Id: Ice13835699455439f6ab49a18facb49f7a16b7ef
Signed-off-by: Varun Seereeram <vseereer@cisco.com>
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Jozef Gloncak [Fri, 5 Feb 2016 15:49:21 +0000 (16:49 +0100)]
Adding vxlan tunnel id alocator interface.
Change-Id: I8a9835c064fb6ebaa29a47eaee8e7b87eb0cedac
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Daniel Malachovsky [Sun, 7 Feb 2016 21:07:30 +0000 (22:07 +0100)]
Inventory rework 2
- added detail page
- lot of design changes
- lot of css overrides
Change-Id: Ia1735272297c0913f971728acc6775cce93d4646
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Varun Seereeram [Sun, 7 Feb 2016 10:59:07 +0000 (02:59 -0800)]
Inventory rework
- ui-grid replaces by smart-table
- dark theme setted
- orange buttons added
Change-Id: I2afe3231a1e889a1d23056242167cad65cbfae11
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Signed-off-by: Varun Seereeram <vseereer@cisco.com>
Daniel Malachovsky [Fri, 5 Feb 2016 23:55:22 +0000 (00:55 +0100)]
vBDManager services initial commit
- added add/get/object definitions for vBD, VPP and Interfaces
Change-Id: Ic639f06fad5700a1722fdb0b1034b8134bdb1c41
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Miroslav Toth [Wed, 3 Feb 2016 15:47:00 +0000 (16:47 +0100)]
Tunnel implementation - writting termination points and link to DS.
Change-Id: I6a4f3e397fba9fbcde53dc250a04d2c8580f2829
Signed-off-by: Miroslav Toth <mirtoth@cisco.com>
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Daniel Malachovsky [Fri, 5 Feb 2016 12:26:48 +0000 (13:26 +0100)]
Splitting sources
- splitted vpp.controller.js and vpp.services.js into smaller files to
avoid blocking and problems during merging
Change-Id: I379dc1e5154c6f685fb6a976db239b620e58fc6e
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Daniel Malachovsky [Fri, 5 Feb 2016 15:24:59 +0000 (16:24 +0100)]
UI-Grid initial commit
- added angular-ui-grid library for handling expandable table
- removed old service (http) and old inventory controller
- fixed bridge domains page formatting
- fixes bugs due to old code's css
- applied Dave's comments
Change-Id: Ie10d05bb0da3cb9bac666b66cf7168696c45254f
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Signed-off-by: Varun Seereeram <vseereer@cisco.com>
Jozef Gloncak [Thu, 4 Feb 2016 14:50:28 +0000 (15:50 +0100)]
Tunnel implementation - writting vxlan data to interface.
Vxlan data are stored to both ends of tunnel - to source
and destination vpp under interface with prefix 'vxlan-tunnel'.
Change-Id: I703ca80e8986139f6bbe8b208629f3aa0593edb4
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Daniel Malachovsky [Thu, 4 Feb 2016 14:12:56 +0000 (15:12 +0100)]
Copyright header fix
- added copyright header to css and js files
- small fixes in css files
Change-Id: I62a32067d71ede7a7440662b1816f939659101e7
Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Robert Varga [Thu, 4 Feb 2016 17:36:00 +0000 (18:36 +0100)]
Fix UI bundle not being installed
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>
Varun Seereeram [Thu, 4 Feb 2016 13:15:51 +0000 (05:15 -0800)]
GUI initial commit
- 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>
Jozef Gloncak [Thu, 4 Feb 2016 12:13:29 +0000 (13:13 +0100)]
Tunnel implementation - getting IP addresses from VPPs.
Change-Id: I9d624a24865b8a9895308ab504993ac3410d5830
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Jozef Gloncak [Thu, 4 Feb 2016 09:34:38 +0000 (10:34 +0100)]
Adding automatic creation of tunnel.
Initial code for adding code for interconnecting of virtual
bridge domain (via tunnel) which is spread on several VPPs.
Change-Id: I0da88c977e820b0b8edc565d261d3d8fb0629a1a
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Jozef Gloncak [Wed, 3 Feb 2016 10:18:51 +0000 (11:18 +0100)]
Adding termination point to VBD on VPP.
Creation request from UI for creating new termination point cause
that interface on VPP is added to virtual bridge domain.
Change-Id: I73910e31250c81e9e8baac40072926bdfc71ff22
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Dave Wallace [Wed, 3 Feb 2016 16:06:57 +0000 (16:06 +0000)]
Merge "Fix wrong repository specification"
Dave Wallace [Wed, 3 Feb 2016 15:32:02 +0000 (15:32 +0000)]
Merge "Adding supporting bridge domain to DS in VBD app."
Dave Wallace [Wed, 3 Feb 2016 15:26:23 +0000 (15:26 +0000)]
Merge "Add VPP to bridge domain."
Dave Wallace [Wed, 3 Feb 2016 15:17:05 +0000 (15:17 +0000)]
Merge "Adding named augmentation + prepare naked application."
Robert Varga [Wed, 3 Feb 2016 15:13:59 +0000 (16:13 +0100)]
Fix wrong repository specification
Change-Id: I8efd61d8b4e885678b4de390e977fd4302cc3461
Signed-off-by: Robert Varga <nite@hq.sk>
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>
Dave Wallace [Wed, 3 Feb 2016 07:09:58 +0000 (02:09 -0500)]
Initial Honeycomb vagrant support.
The following environment variables are used to customize
the behavior of the vagrant VM:
HONEYCOMB_VAGRANT_DISTRO
- Set to "centos7" to run CentOS (currently inop).
Unset or any other value runs ubuntu 14.04.
HONEYCOMB_M2_REPOSITORY
- Set to the pathname of a directory to contain the M2 repository
outside of the VM. The specified directory will be mounted
at /m2-repository and /home/vagrant/.m2/settings.xml will be
modified to use /m2-repository instead of the default
directory (/home/vagrant/.m2/repository).
VPP_VAGRANT_NICS
- Set to the number of addtional NICS desired for VPP to use.
VPP_REPO
- Set to the pathname of a VPP repository. The specified pathname
will be mounted on /vpp and a working repo will be cloned into
/home/vagrant/git/vpp. VPP will then be built, installed and
started after the VM is created.
Change-Id: I6b673c3c378c6b6b7c342d91dc33118ecc97bd05
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Ed Warnicke [Tue, 2 Feb 2016 21:36:26 +0000 (21:36 +0000)]
Merge "Add more useful links to NOTES.txt"
Robert Varga [Tue, 2 Feb 2016 17:41:29 +0000 (18:41 +0100)]
Another stab at the merge job failing
Change-Id: I930a6bb258578837ca220ce0dd1048500c8f284d
Signed-off-by: Robert Varga <nite@hq.sk>
Robert Varga [Tue, 2 Feb 2016 16:36:27 +0000 (17:36 +0100)]
Add distributionManagement
We have deploy failures, this should fix them.
Change-Id: I2505ab3d9bfadc6fbc9ce4305c164aaf7bbbc0f4
Signed-off-by: Robert Varga <nite@hq.sk>
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>
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>
Dave Wallace [Tue, 2 Feb 2016 01:45:23 +0000 (20:45 -0500)]
Add more useful links to NOTES.txt
Change-Id: I6e5e899fcf03c9c02da667374c79b772308493ed
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
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>
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>
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>
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>
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>
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>
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>
Andrew Grimberg [Fri, 18 Dec 2015 16:14:48 +0000 (16:14 +0000)]
Initial empty repository