ovsdb.git
10 years agoAdded VLAN tagging support to port creations 21/721/1
Brent.Salisbury [Sun, 28 Jul 2013 09:13:31 +0000 (05:13 -0400)]
Added VLAN tagging support to port creations

Signed-off-by: Brent.Salisbury <brent.salisbury@gmail.com>
10 years agoparamterized arraylist collections 20/720/1
Brent.Salisbury [Sat, 27 Jul 2013 21:29:12 +0000 (17:29 -0400)]
paramterized arraylist collections

Signed-off-by: Brent.Salisbury <brent.salisbury@gmail.com>
10 years agochanged the outbound dest tcp port to the requested IANA port 19/719/1
Brent.Salisbury [Sat, 27 Jul 2013 20:59:06 +0000 (16:59 -0400)]
changed the outbound dest tcp port to the requested IANA port

Signed-off-by: Brent.Salisbury <brent.salisbury@gmail.com>
10 years agoAdded OVS tunnel support to create a GRE, VXLAN or Capwap encapsulated dplane tunnel... 18/718/1
Brent.Salisbury [Sat, 27 Jul 2013 09:36:05 +0000 (05:36 -0400)]
Added OVS tunnel support to create a GRE, VXLAN or Capwap encapsulated dplane tunnel to a specified OVS instance

Signed-off-by: Brent.Salisbury <brent.salisbury@gmail.com>
10 years agoone missed return character 17/717/1
Brent.Salisbury [Sat, 27 Jul 2013 00:56:49 +0000 (20:56 -0400)]
one missed return character

Signed-off-by: Brent.Salisbury <brent.salisbury@gmail.com>
10 years agowhitespace formatting fix 16/716/1
Brent.Salisbury [Sat, 27 Jul 2013 00:47:33 +0000 (20:47 -0400)]
whitespace formatting fix

Signed-off-by: Brent.Salisbury <brent.salisbury@gmail.com>
10 years agoPulling bridge uuid from database for addport now works 15/715/1
Evan Zeller [Fri, 26 Jul 2013 23:01:00 +0000 (19:01 -0400)]
Pulling bridge uuid from database for addport now works

Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
10 years agojunit for provisioning api/user defined ports to api/user defined bridges passed... 13/713/1
Brent.Salisbury [Fri, 26 Jul 2013 20:58:16 +0000 (16:58 -0400)]
junit for provisioning api/user defined ports to api/user defined bridges passed as parameters which will be the SAL soon

Signed-off-by: Brent.Salisbury <brent.salisbury@gmail.com>
10 years agoadded addPort(), interface and junit for provisioning ports to bridges. 12/712/1
Brent.Salisbury [Fri, 26 Jul 2013 20:55:51 +0000 (16:55 -0400)]
added addPort(), interface and junit for provisioning ports to bridges.

Signed-off-by: Brent.Salisbury <brent.salisbury@gmail.com>
10 years agoMoved monitor to OVSInstance, can add multiple bridges 96/696/1
Evan Zeller [Wed, 24 Jul 2013 20:47:13 +0000 (16:47 -0400)]
Moved monitor to OVSInstance, can add multiple bridges

Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
10 years agoMerge "Work on adding multiple bridges."
Evan Zeller [Tue, 23 Jul 2013 21:50:37 +0000 (21:50 +0000)]
Merge "Work on adding multiple bridges."

10 years agoWork on adding multiple bridges. 34/634/1
Evan Zeller [Tue, 23 Jul 2013 21:44:16 +0000 (17:44 -0400)]
Work on adding multiple bridges.

Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
10 years agoCleanup common parent file 33/633/2
Giovanni Meo [Tue, 23 Jul 2013 13:22:06 +0000 (15:22 +0200)]
Cleanup common parent file

Cleanup the common file and let it inherit from the
commons.opendaylight so to share as much settings with the controller

Change-Id: Id68f498bff48bc980cb15b543476cabbf88c49f2
Signed-off-by: Giovanni Meo <gmeo@cisco.com>
10 years agoMerge "Removed the .iml files and updated .gitignore"
Brent Salisbury [Tue, 23 Jul 2013 16:44:27 +0000 (16:44 +0000)]
Merge "Removed the .iml files and updated .gitignore"

10 years agoRemoved the .iml files and updated .gitignore 32/632/1
Madhu Venugopal [Tue, 23 Jul 2013 11:10:09 +0000 (04:10 -0700)]
Removed the .iml files and updated .gitignore

Change-Id: I4a68e5d1b809ecafa72223801a0a82735225f6d1
Signed-off-by: Madhu Venugopal <vmadhu@cisco.com>
10 years agoFixed the relative location of the spacei_and_tabs_check.xml in commons pom. 31/631/1
Madhu Venugopal [Tue, 23 Jul 2013 10:53:54 +0000 (03:53 -0700)]
Fixed the relative location of the spacei_and_tabs_check.xml in commons pom.

Change-Id: I2bba54954e11e1b91c50d2fa887e940a44e03a83
Signed-off-by: Madhu Venugopal <vmadhu@cisco.com>
10 years agoFixed commons maven build & moved bridge creation into ConfigurationService. 30/630/1
Evan Zeller [Tue, 23 Jul 2013 09:07:38 +0000 (05:07 -0400)]
Fixed commons maven build & moved bridge creation into ConfigurationService.

Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
10 years agoFixed build to work in ovsdb/ 29/629/1
Ed Warnicke [Tue, 23 Jul 2013 06:39:44 +0000 (23:39 -0700)]
Fixed build to work in ovsdb/
Still broken in commons/

Change-Id: I79eb611f797a1e2cc7ac4de0db7df11a1fd87c67
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoRemoved MANIFEST.MF and beefed up .gitignore 28/628/1
Ed Warnicke [Tue, 23 Jul 2013 06:17:11 +0000 (23:17 -0700)]
Removed MANIFEST.MF and beefed up .gitignore

Change-Id: I6bf58ea43f81dd85cd49e6d284e0d03c469fcb21
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoFixed build (pom and whitespaec issues) 27/627/1
Ed Warnicke [Tue, 23 Jul 2013 06:11:54 +0000 (23:11 -0700)]
Fixed build (pom and whitespaec issues)

1.  Fixed ovsdb/pom.xml to look for parent in ../commons
2.  Cleaned up whitespace issues in other files

Change-Id: Ib767a195059670f6a948771b0b3d28e4322c03ec
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoRemoved protocol_plugins from pom and associated values to fix failing build 26/626/1
nerdalert [Tue, 23 Jul 2013 03:23:40 +0000 (23:23 -0400)]
Removed protocol_plugins from pom and associated values to fix failing build

Signed-off-by: nerdalert <brent.salisbury@gmail.com>
10 years agoInitial commit 24/624/1
Evan Zeller [Mon, 22 Jul 2013 23:56:11 +0000 (19:56 -0400)]
Initial commit

Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
10 years agoInitial empty repository
Andrew Grimberg [Thu, 18 Jul 2013 22:20:23 +0000 (22:20 +0000)]
Initial empty repository