affinity.git
10 years agoRemoved the subnet code from AnalyticsManager.java; it's now handled 93/1093/1
Katrina LaCurts [Wed, 4 Sep 2013 20:06:10 +0000 (16:06 -0400)]
Removed the subnet code from AnalyticsManager.java; it's now handled
by northbound API calls (see analytics.py).

Signed-off-by: Katrina LaCurts <katrina.lacurts@plexxi.com>
10 years agoChanged servlet name in web.xml so that the affinity northbound API 63/1063/1
Katrina LaCurts [Fri, 30 Aug 2013 20:07:18 +0000 (16:07 -0400)]
Changed servlet name in web.xml so that the affinity northbound API
would launch.  Added default constructor to AffinityGroup to stop HTTP
500 error in northbound API.

Signed-off-by: Katrina LaCurts <katrina.lacurts@plexxi.com>
10 years agoRemoved duplicate entries from pom.xml that were preventing jar files 60/1060/1
Katrina LaCurts [Fri, 30 Aug 2013 16:23:04 +0000 (12:23 -0400)]
Removed duplicate entries from pom.xml that were preventing jar files
from loading into the controller correctly.

Signed-off-by: Katrina LaCurts <katrina.lacurts@plexxi.com>
10 years agoQuick bugfix to analytics.py 44/1044/1
Katrina LaCurts [Thu, 29 Aug 2013 19:28:19 +0000 (15:28 -0400)]
Quick bugfix to analytics.py

Signed-off-by: Katrina LaCurts <katrina.lacurts@plexxi.com>
10 years ago- getBitRate() function 43/1043/1
Katrina LaCurts [Thu, 29 Aug 2013 18:37:36 +0000 (14:37 -0400)]
- getBitRate() function
- Northbound API for analytics

Signed-off-by: Katrina LaCurts <katrina.lacurts@plexxi.com>
10 years agoAdd a test file. 41/1041/1
Suchi Raman [Thu, 29 Aug 2013 11:16:32 +0000 (07:16 -0400)]
Add a test file.
Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
10 years agoAdded a couple of Northbound API functions. More to come. 40/1040/1
Suchi Raman [Thu, 29 Aug 2013 11:11:04 +0000 (07:11 -0400)]
Added a couple of Northbound API functions. More to come.
Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
10 years agoAdd skeleton affinity northbound API class file. 39/1039/1
Suchi Raman [Wed, 28 Aug 2013 22:01:04 +0000 (18:01 -0400)]
Add skeleton affinity northbound API class file.
To be completed.

Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
10 years agoAdd AffinityConfig and AffinityLink objects, integrate into AffinityManager. 38/1038/1
Suchi Raman [Wed, 28 Aug 2013 19:47:54 +0000 (15:47 -0400)]
Add AffinityConfig and AffinityLink objects, integrate into AffinityManager.

Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
10 years agobug #56: Initial commit to repo of affinity classes. 15/915/1
Suchi Raman [Mon, 19 Aug 2013 19:43:20 +0000 (15:43 -0400)]
bug #56: Initial commit to repo of affinity classes.
Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
10 years agoInitial empty repository
Andrew Grimberg [Thu, 18 Jul 2013 22:10:08 +0000 (22:10 +0000)]
Initial empty repository