groupbasedpolicy.git
9 years agoImplement endpoint registry augments 63/8563/1
Rob Adams [Wed, 2 Jul 2014 16:50:15 +0000 (09:50 -0700)]
Implement endpoint registry augments
Some minor tweaks to endpoint model from Martin

Change-Id: I4b972748fafffd90de9a499fbdda5ac65bcfa565
Signed-off-by: Rob Adams <readams@readams.net>
9 years agoWork toward OF overlay renderer. 21/8521/1
Rob Adams [Tue, 1 Jul 2014 23:15:32 +0000 (16:15 -0700)]
Work toward OF overlay renderer.

* Create distribution directory (probably temporary until Karaf) to
  make running easier
* Move endpoint-provider-impl into renderer so that it can be
  augmented
* Stubbed or basic implementations of most of the overlay renderer.

Change-Id: I0c7972c8529d6a93d419915c82918a660935d6ac
Signed-off-by: Rob Adams <readams@readams.net>
9 years agoReorganize tree slightly to make room for OFOverlay renderer 11/8311/2
Rob Adams [Tue, 24 Jun 2014 21:58:41 +0000 (14:58 -0700)]
Reorganize tree slightly to make room for OFOverlay renderer
Create beginning stub of OFOverlay renderer

Change-Id: I4483a5ecdf98d09f857c16e9a004589f90c40405
Signed-off-by: Rob Adams <readams@readams.net>
9 years agoMerge "Modify endpoint registry to not require layer 2 fields Add forwarding model...
Rob Adams [Mon, 23 Jun 2014 16:12:21 +0000 (16:12 +0000)]
Merge "Modify endpoint registry to not require layer 2 fields Add forwarding model to policy Update InheritanceUtils to include forwarding model"

9 years agoFix various warnings from json-rpc 02/8202/1
Rob Adams [Fri, 20 Jun 2014 23:16:59 +0000 (16:16 -0700)]
Fix various warnings from json-rpc

Change-Id: I707f6b77b09c61fe2bbfc1a57b892732eb0923aa
Signed-off-by: Rob Adams <readams@readams.net>
9 years agoModify endpoint registry to not require layer 2 fields 00/8200/1
Rob Adams [Fri, 20 Jun 2014 22:04:27 +0000 (15:04 -0700)]
Modify endpoint registry to not require layer 2 fields
Add forwarding model to policy
Update InheritanceUtils to include forwarding model

Change-Id: Id895ef3aa86caaf6c59021efb8480ac7058df485
Signed-off-by: Rob Adams <readams@readams.net>
9 years agoFix tabs 44/8044/1
Rob Adams [Mon, 16 Jun 2014 16:13:34 +0000 (09:13 -0700)]
Fix tabs

Change-Id: I08c75946b4c52736b7e680a31c1adcc449c3e2cb
Signed-off-by: Rob Adams <readams@readams.net>
9 years agoPort of JSONRPC lib and Server from OVSDB project. Changes include: 36/8036/2
Thomas Bachman [Mon, 16 Jun 2014 07:06:55 +0000 (07:06 +0000)]
Port of JSONRPC lib and Server from OVSDB project. Changes include:
   o Removing OpenDaylight artifact dependencies from the lib
   o Getting rid of Reflection (changed dynamic proxy to separate HashMap class)
   o Additional Unit Tests

Also includes beginnings of OpFlex SB plugin/renderer, with YANG files for ideas
on potential configuration state and provider service.

Change-Id: I6b2030b3d52d827b889b917ba24f89ab897599b6
Signed-off-by: Thomas Bachman <tbachman@yahoo.com>
9 years ago* Tweaks to the policy model 28/7528/4
Rob Adams [Thu, 29 May 2014 23:44:51 +0000 (16:44 -0700)]
* Tweaks to the policy model
* InheritanceUtils implements inheritance of tenants to generate a normalized
  representation
* Beginnings of renderer common.  Implement resolution of policies into a
  policy cache that can be queried against and we can add subscriptions.

Change-Id: Ia74f4adc4a4dddd43c7ffff3189cacb3fa69bb51
Signed-off-by: Rob Adams <readams@readams.net>
10 years ago* Implement endpoint group to condition mapping in endpoint registry 05/7005/1
Rob Adams [Wed, 14 May 2014 23:52:03 +0000 (16:52 -0700)]
* Implement endpoint group to condition mapping in endpoint registry
* Some spelling tweaks to policy descriptions
* Sample configuration file to load endpoint registry provider

Change-Id: I02819a223de817fd8ea3375068ad4147837b9b19
Signed-off-by: Rob Adams <readams@readams.net>
10 years agoTweaks to policy model 38/6938/1
Rob Adams [Tue, 13 May 2014 18:39:56 +0000 (11:39 -0700)]
Tweaks to policy model

Change-Id: Iea28b7100f67418502938e31d7a3ece37be5c55a
Signed-off-by: Rob Adams <readams@readams.net>
10 years agoInitial commit for project. 95/6295/4
Rob Adams [Mon, 21 Apr 2014 15:50:27 +0000 (08:50 -0700)]
Initial commit for project.
  * Creates maven project skeleton
  * Adds first-cut yang models for endpoint registry and policy
    repository
  * Adds first-cut basic service provider for endpoint registry.

Change-Id: I56382bd55057812f90ea906ac5e6e4ad02d6d9dc
Signed-off-by: Rob Adams <readams@readams.net>
10 years agoInitial empty repository
Andrew Grimberg [Fri, 7 Feb 2014 23:39:24 +0000 (23:39 +0000)]
Initial empty repository