Ray Milkey
|
d84f89ba3d
|
[WIP] Upgrade ONOS to karaf version 4.2.1
Change-Id: I7cd40c995bdf1c80f94b1895fb3344e32404c7fa
|
2018-09-28 11:20:57 -07:00 |
|
Thomas Vachuska
|
58bf491d83
|
Adding utilities for offline backup/restore.
Relocating local ECM caches and partitions under data/db directory.
Change-Id: I4790c7488765d8195496a1830abfca897129784c
|
2017-11-01 18:48:14 +00:00 |
|
Jordan Halterman
|
2c83a10829
|
Deprecate redundant StoreSerializer in favor of Serializer
Change-Id: I54a25747ed56d62acc418c01d7a8be1c40d90c26
|
2017-08-23 23:54:46 +00:00 |
|
Brian O'Connor
|
a09fe5b0b7
|
Updating Copyright line to Open Networking Foundation
Change-Id: Icba96d7f39a065b53f34a6aeb71afd1f7d51f774
|
2017-08-03 21:12:30 -07:00 |
|
Thomas Vachuska
|
764a71344a
|
Fixed NPE in persistent map; however the map functionality still appears to be broken.
Change-Id: I599d66c21230675d63871757f115cbcac21a12e5
|
2016-11-28 22:48:59 +00:00 |
|
Ray Milkey
|
ef79434ff7
|
Fix Javadoc warnings
Change-Id: Ia5fe7785f76da92abbf940599cbd3d7dc6ac2cc5
|
2016-11-10 18:42:48 +00:00 |
|
Sho SHIMIZU
|
1578042b4d
|
Use for-each statement
Change-Id: Ib89f3372caebc30542739c0eba62f67ef56a4d4e
|
2016-08-16 08:57:59 -07:00 |
|
Sho SHIMIZU
|
3437bdb069
|
Fix dangling Javadoc comments
Change-Id: I828f9bdf0c2b2205b9239c2ef5c85aadd83bb3f0
|
2016-08-12 14:57:37 -07:00 |
|
Yuta HIGUCHI
|
7f2c6f9b25
|
Use karaf/OSGi bundle data path for persistence
Change-Id: If5a4eb1fb63ca3455200c29e9981c7a0f2dd044e
|
2016-08-04 00:37:37 +00:00 |
|
HIGUCHI Yuta
|
8eb6ba155b
|
Consolidate code clones in Persistent* tests.
Change-Id: Ib46e300a3b3af36eab923e43f1b1faee7b1e2d38
|
2016-05-23 18:18:21 +00:00 |
|
Shashikanth VH
|
1f1c6eef56
|
Bug fix in persistent set add item.
Change-Id: I0de6b27152b4384617689a1db05d9606baf79ec0
|
2016-04-27 20:05:24 +05:30 |
|
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 |
|
HIGUCHI Yuta
|
49e03a3406
|
Remove testDb file after JUnit run
- Using TemporaryFolder rule should ensure that they'll be removed
regardless of test results.
Change-Id: I75539ae38aa0a8c3f8c00437f28c007422cd72c6
|
2016-03-21 22:07:35 -07:00 |
|
HIGUCHI Yuta
|
805d96c5a4
|
Fixes for Persistent{Map, Set}
- Remove unnecessary repository in pom
- Move Tests to appropriate path/package
- cosmetic fixes
Change-Id: I017293837626a976fe64f811583bb6e314edbd65
|
2016-03-17 13:29:09 -07:00 |
|
Heedo Kang
|
4a47a304c4
|
More APIs permission for new ONOS APIs
Change-Id: I43fee65254adca451f77431bfbf5accdf95b81ab
|
2016-03-09 00:54:41 +00:00 |
|
Madan Jampani
|
44d8fbbe9c
|
Revert PersistenceManager change to use karaf data directory
Change-Id: Icc43b4e5718e1834cf93ddcd042bdac2a8a524a8
|
2015-12-04 12:55:10 -08:00 |
|
Madan Jampani
|
2b8e189ea5
|
Added an adapter for PersistenceService to be used in unit tests
Change-Id: Ided127f848b97632b021ea1f1c88d912fe28492c
|
2015-12-04 19:33:24 +00:00 |
|
Aaron Kruglikov
|
dfb325a88e
|
Cancelling timer at close to prevent attempts to commit closed DB.
Change-Id: I01d2984e69ea8329c06a6fc3610d4a419f9bd6a2
|
2015-11-25 03:42:36 +00:00 |
|
Ray Milkey
|
ccda0b5dc7
|
Enable checkstyle rule to enforce package-info.java files
Change-Id: If837601380e4950b46ad1332bd3c20ef59cc216e
|
2015-10-30 17:21:08 -07:00 |
|
Jonathan Hart
|
4bb4b056b8
|
Moved persistence tests to correct directory so they are not part of runtime bundle
Change-Id: Iae5d4d4b48c15873ff77c2fd6be9d1d2fcaea5a2
|
2015-10-26 18:10:56 -07:00 |
|
Aaron Kruglikov
|
92511f22a0
|
Creating persistence service.
Change-Id: Ib78b4001a24c71b4096e5a2a446dbd5009aa1090
|
2015-10-26 21:48:30 +00:00 |
|