Jonathan Hart
7f2d574e15
Distinguish between route added and route updated
...
Change-Id: Ia82ccf8e457bf07c9a8eed8141df013030eb8389
2016-04-18 17:37:08 +00:00
Jonathan Hart
6c2e79672f
Unit tests for route store.
...
Change-Id: Ia711c497bb7d0751d692c2461c884ddc5287a2ef
2016-04-14 21:53:56 +00:00
Jonathan Hart
fd17661348
Route CLI improvements and bug fixes
...
Change-Id: I4b4547f578cc053dc150066dadb68b6b2cbb82ee
2016-04-11 18:13:14 +00:00
Andrea Campanella
e72ac5590d
[ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture
...
Change-Id: I47e9db37eb5fc27ac19db2e4cb87774736b44685
2016-04-11 18:02:27 +00:00
Avantika-Huawei
4c3c99704d
[GoldenEye] [ONOS-4163] Add provider service update API with status change
...
Change-Id: Id8774f5577f735566b1826ab4adfe5969c3aa168
2016-04-11 17:57:07 +00:00
Brian O'Connor
7cbbbb7009
Adding Copyright notice to files that are missing it
...
Change-Id: Ic08aad8906dbd4dd062e7adcec7465475cf2bdda
2016-04-09 09:51:27 +00:00
Brian O'Connor
5ab426f9ff
Updating copyrights
...
New format: 'Copyright .year-present Open Networking Laboratory'
Change-Id: I1a9e58b355b775e75245ad875a2d7a4df3f03098
2016-04-09 01:20:21 -07:00
Ray Milkey
7c25182db9
Fix buck tests
...
Change-Id: I3d681e6e5c1d3e98c87ccb3d20a619b216ae6133
2016-04-06 19:04:52 -07:00
Thomas Vachuska
ce54193c5f
Adding a dependency for BUCK.
...
Change-Id: Icd5993fa607817f0777af0177af66292f1fb8f15
2016-04-06 18:36:32 +00:00
Brian O'Connor
b86c920526
Updating Buck files to build OSGi jars
...
- Using osgi_jar for all modules except apps
- Adding target for installation of core modules to .m2 repo
Change-Id: I65d9e3a9567918e275191724842d7d9b1f485128
2016-04-06 18:17:37 +00:00
Jonathan Hart
bfc5c48c73
Implementation of the route service
...
Change-Id: I4e905cf868ad69c426e4f4155dfd83e1f8b00335
2016-04-06 17:42:10 +00:00
Brian Stanke
5df1447e7f
ONOS-4076 - Virtual Network CLI commands and bug fixes in
...
DistributedVirtualNetworkStore.
Change-Id: I7bf67527bccb598385f15ad70091e3f8458d35d3
2016-03-21 21:04:15 +00:00
Brian O'Connor
955c316b54
Starting snapshot 1.6.0-SNAPSHOT
2016-03-10 15:27:19 -08:00
Brian O'Connor
55b4d80176
Tagging 1.5.0 (Falcon)
2016-03-10 15:24:41 -08:00
Madan Jampani
23696428f8
Starting snapshot 1.5.0-SNAPSHOT
2016-03-09 14:02:04 -08:00
Madan Jampani
b7a5420285
Tagging 1.5.0-rc3
2016-03-09 13:47:32 -08:00
Brian Stanke
0e5c94ea46
ONOS-4075 - Distributed virtual network store implementation,
...
and virtual network manager Junit tests.
Change-Id: Ic1f82822c894e3c394aa95df1e76ae59fe218120
2016-03-09 20:35:25 +00:00
Thomas Vachuska
5d8994ffce
Starting snapshot 1.5.0-SNAPSHOT
2016-03-03 17:13:26 -08:00
Thomas Vachuska
40d5255ca9
Tagging 1.5.0-rc2
2016-03-03 17:08:36 -08:00
Madan Jampani
72282af713
Fixes some issues that were preventing intent tests from running
...
- LeadershipStore to support serving getAllLeaderships from cache.
- Removed a changed to KryoNamespaces that was causing serialization issues. Instead moved that type registration to McastStore.
Change-Id: I06acf1a397b6a982c0dfd0ebc0830b2161cf23a4
2016-02-23 23:26:19 +00:00
Satish K
fc1a631638
Functionality issue. 1) REMOVE event is generated though the tunnel is not removed 2) Logic w.r.t producer name conflict with Tunnel Manager and Store
...
Change-Id: I9f4fea885edda97029863b90e2397446c39fdbe3
2016-02-23 09:57:35 +00:00
Claudine Chiu
e014b3ad5a
ONOS-3931: move DeviceKey manager and store implementations from incubator to core
...
Change-Id: I2c26d7a4106be5b8f631b010cc7a167de957c9d2
2016-02-18 20:04:19 +00:00
alshabib
1aa5814ec1
support addition and removal of mcast sinks
...
vlan mcast rules are now optional
Change-Id: Icb7022089a6e139970040d8cdea97df0cdc8dc7c
2016-02-18 14:53:04 +00:00
Claudine Chiu
31ad527ec2
ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key"
...
Change-Id: I90da894317583ce8d6cfb238e933ff28ad2c83ca
2016-02-18 08:46:33 +00:00
Satish K
f8ba8f0588
Fix for Null Dereference in Label Store
...
Change-Id: I76711a19585d8fd508769101e8aedc3719bcde83
2016-02-18 03:54:35 +00:00
Brian Stanke
e312fc7c6c
ONOS-3658 - Adding CLI commands to display and manage Device Keys.
...
Change-Id: I98d7d3b7bc9a61f106a6b79b38d7ddaebbfb3288
2016-02-17 15:19:17 +00:00
alshabib
e62b5075a3
switching ConcurrentHashSet in mcastdata to ConcurrentHashMap due to serialization issues.
...
Change-Id: Ic38a82353fe8ab0dce03e5643090c08df1e53146
2016-02-16 17:43:41 +00:00
Jonathan Hart
6ccfc5a3b9
Fixes to the IGMP app to process group membership reports
...
Change-Id: I7a478011caadb8250f6a25b5fb5a820485e593b6
2016-02-15 01:29:33 +00:00
Jonathan Hart
1d00639523
Move multicast CLI commands into the core with the core mcast system.
...
Change-Id: If442803cf530cfeb949e7fbce34f74db082f30c1
2016-02-11 22:54:20 +00:00
Brian Stanke
ca93d9aaef
ONOS-3655 - This Device key subsystem update adds the implementation of the
...
DeviceKeyManager and the distributed device key store.
Change-Id: I32544040590b31a59e20f3375fca453a117f940c
2016-02-10 21:45:57 +00:00
Jonathan Hart
07eb041136
Implemented REST API for multicast RIB.
...
Change-Id: I5de6fe0aae412083597113e355ba0e8c984be5f1
2016-02-09 18:02:35 +00:00
Priyanka B
a636405a61
label subsystem bugfix
...
Change-Id: Ic18c2d5a95e318e7624f2aad66528e5c97144ec5
2016-02-01 17:42:41 +00:00
Jonathan Hart
51539b85d3
Enforce naming convention regarding abbreviations
...
Change-Id: Ic81038d3869268a55624ccbbf66048545158b0da
2016-01-28 17:32:37 +00:00
Sho SHIMIZU
c032c83c4a
Reduce use of deprecated ClusterCommunicationService.addSubscriber()
...
Change-Id: I2e78e63340473b0334a1537f8049753a9f400849
2016-01-13 22:54:49 +00:00
alshabib
6ec1ee7f23
fix serializer in DistributedMcastStore.
...
Change-Id: I06935b450387da3dea3e2aa65af66e893a9a59a7
2015-12-18 19:42:24 -08:00
alshabib
79e5287288
[Falcon] Refactored mcast store implementation.
...
Change-Id: Ie3fbc675d02c5abe5f5a419d2fc12dbe8fb4ec35
refactored mcast store implementation
Change-Id: I67d70d678813184c522c78e0771f6b8f8f9c25f8
2015-12-19 03:32:43 +00:00
Brian O'Connor
880dc20ddb
Starting snapshot 1.5.0-SNAPSHOT
...
Change-Id: If9ce4ca5f5f6d089e9f088e710367f4e2ca1c9b6
2015-12-16 22:53:14 -08:00
Brian O'Connor
5a2856fd01
Tagging 1.4.0 (Emu release)
...
Change-Id: I55e4dbcecbfac86cccae27aa99a813910bd5557a
2015-12-16 22:47:51 -08:00
Brian O'Connor
6b7707101b
Switching back to snapshot 1.4.0-SNAPSHOT
...
Change-Id: Ie726afc2df730a1009db421328267f2dcfedfd66
2015-12-15 15:48:42 -08:00
Brian O'Connor
d1cdd19530
Tagging 1.4.0-rc3
...
Change-Id: Iddb1e8adff820e81794bf83f5861519e9a787880
2015-12-15 15:36:45 -08:00
Brian O'Connor
b22ba656bb
Switching back to snapshot 1.4.0-SNAPSHOT
...
Change-Id: Ic0ff8fe27d46b0662f596db9185591736efa6cf9
2015-12-11 17:02:48 -08:00
Brian O'Connor
4aded4c8b7
Tagging 1.4.0-rc2
...
Change-Id: I7e2916f7b02d297818ad65153aee5e5946f882ac
2015-12-11 16:55:13 -08:00
Brian O'Connor
905ea22db6
Starting snapshot 1.4.0-SNAPSHOT
...
Change-Id: I0398bb2093e70d39788888038abb9df6193ccb42
2015-12-05 00:57:06 -08:00
Brian O'Connor
b209dc68e2
Tagging 1.4.0-rc1
...
Change-Id: Idec5c65021283fa03a8f2530aebba968a5451d8b
2015-12-05 00:56:21 -08:00
Satish K
0de8761941
Function issue fix in Distributed Label Resource Store
...
Change-Id: I28dd57f1a709640bb274d1a49db75c3a33f1d292
2015-11-24 20:07:15 +00:00
Satish K
d972235b1b
TunnelStore_functionalIssue
...
Change-Id: Id481538915efb2a4fa8196c3df07f0820acb904d
2015-11-24 18:51:44 +00:00
Satish K
f1b38bc4fe
Equals review fix for Dist Tunnel Store
...
Change-Id: Ib893073b991863f53b9e670945a5c916cd957980
2015-11-23 19:39:18 +00:00
HIGUCHI Yuta
0574a55feb
Fix type mismatch MeterId -> MeterKey
...
Change-Id: If405ff186b23bb6b800cff16bb49983b4661e7c3
2015-09-30 12:58:22 +00:00
alshabib
70aaa1b931
adding device specific counters for meter ids in
...
the meter service.
Change-Id: I38d38a0a85024927f5a74013b2b4d9efa9b32d22
2015-09-27 08:52:08 +00:00
Thomas Vachuska
33979fd2b3
Starting work on virtual network subsystem implementation.
...
Change-Id: Ic702ce425d68fa5c1af5c6d55cad5940665ac562
2015-09-25 04:56:08 +00:00