Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
64677e99d97302c68187b8da495789eeb16e8aa3
/
providers
/
netconf
« Previous
5aa4cdf
[ONOS-6408] Parse milliseconds in eventTime
by Yuta HIGUCHI
· 8 years ago
7bbe7b1
[ONOS-6376] Netconf ssh connection through Apache Mina library
by Andrea Campanella
· 8 years ago
100b552
Log alarm translation error properly.
by Yuta HIGUCHI
· 8 years ago
e4cb8cf
Manage misleading log messages
by Yuta HIGUCHI
· 8 years ago
8fd28c7
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
f009902
Tagging 1.10.0-rc1
by Ray Milkey
· 8 years ago
1.10.0-rc1
59ca831
Ignoring a test due to inconsistent behaviour. Test old version of net-cfg json that is deprecated
by Andrea Campanella
· 8 years ago
fae8e66
Initial import of Microsemi Driver
by Sean Condon
· 8 years ago
ed5b14d
Cosmetic fixes around constant names
by Yuta HIGUCHI
· 8 years ago
70c2147
use try-with-resource for connectivity testing
by Yuta HIGUCHI
· 8 years ago
e3ae821
Move internal classes under .impl package (1/2)
by Yuta HIGUCHI
· 8 years ago
34cf65c
[ONOS-6076] Moving NETCONF devices configuration under devices key
by Andrea Campanella
· 8 years ago
c362784
[ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal
by Andrea Campanella
· 8 years ago
229554a
[ONOS-6305]Null pointer exception when query for netconf session in multi-instance scenario.
by Vidyashree Rama
· 8 years ago
fa332cc
Add missing dependecny to netconf pom
by Jon Hall
· 8 years ago
db29dcf
Reverting netconf default poll frequency to 30 seconds as not to
by Thomas Vachuska
· 8 years ago
f3aaa8d
Changing default port stats poll frequency of netconf device provider.
by Thomas Vachuska
· 8 years ago
d89a153
port statistics defect fix
by Vidyashree Rama
· 8 years ago
dab4d77
Enabling port statistics discovery in NETCONF device provider.
by Gaurav Agrawal
· 8 years ago
0454d70
few minor fixes around netconf subsystem
by Yuta HIGUCHI
· 8 years ago
8c6a7e8
fix NPE in netconf SBI
by Yuta HIGUCHI
· 8 years ago
c2b82e3
Ensure polling thread will not exceptionally terminate
by Yuta HIGUCHI
· 8 years ago
3e757f9
[ONOS-6044] Unnecessary line of code is executed each time when DEVICE_REMOVED event is handled
by Michal Mach
· 8 years ago
7c2ee3c
connect netconf devices through ssh key
by Himanshu Ranjan
· 8 years ago
54a7851
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
57b5101
Starting snapshot 1.10-SNAPSHOT
by Ray Milkey
· 8 years ago
de84cdd
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8588c48
Tagging 1.9.0-b3
by Ray Milkey
· 8 years ago
1.9.0-b3
4c5fd7c
ONOS-5929 Adding faultmanagement application dependecy to netconf for AlarmProvider
by Andrea Campanella
· 8 years ago
287b4ae
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
2557ba3
Tagging 1.9.0-b1b
by Ray Milkey
· 8 years ago
1.9.0-b1b
f381fc7
Fix DeviceDescription comparison.
by Yuta HIGUCHI
· 8 years ago
1fd702a
Ignore brittle test
by Ray Milkey
· 8 years ago
72bcefe
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
bc3c6ba
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
a222d05
Tagging 1.8.0-rc4
by Ray Milkey
· 8 years ago
1.8.0-rc4
b547e06
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
4f6d428
Tagging 1.8.0-rc3
by Ray Milkey
· 8 years ago
1.8.0-rc3
b3e9704
Homogenizing field names across NETCONF and RESTSB device config
by Konstantinos Kanonakis
· 8 years ago
58c6af2
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8b8b30c
Tagging 1.8.0-rc1
by Ray Milkey
· 8 years ago
1.8.0-rc1
576f09c
netconf provider basic unitest and fix ONOS-5532
by Michele Santuari
· 8 years ago
00cc1f7
retry netconf ports discovery
by Michele Santuari
· 8 years ago
bfc02ec
Bumping snapshot version to 1.8.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
b19fc86
Bumping version back to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
338bc0c
Bumping pom versions to 1.7.0-rc2 and fixing some maven issues
by Brian O'Connor
· 8 years ago
1.7.0-rc2
f204ff7
Remove unnecessary return in void method
by Sho SHIMIZU
· 8 years ago
a09e1bb
Use Collection#forEach() instead of Stream#forEach() for simplicity
by Sho SHIMIZU
· 8 years ago
358f30e
add buck file for netconf alarm
by Michele Santuari
· 8 years ago
4d67dd8
Making NetconfDeviceProvider try to get actual device description from device in checkAndUpdateDevice()
by Konstantinos Kanonakis
· 8 years ago
1624df1
Assigning names to various threads
by Yuta HIGUCHI
· 8 years ago
82b50d4
Avoid repeated re-creation of AlarmTranslator
by helenyrwu
· 8 years ago
4570084
[ONOS-3775] Building alarms from NETCONF notifications
by helenyrwu
· 8 years ago
fd296b6
[ONOS-4681] Enables device registration in GossipDeviceStore,
by helenyrwu
· 8 years ago
0407c64
NetconfAlarmProvider alerts core about notifications given subscription.
by helenyrwu
· 8 years ago
1b2aea8
Removing gratuitous relativePath from pom.xmls
by Brian O'Connor
· 8 years ago
6c71a05
Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery
by Andrea Campanella
· 9 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
be27bb3
Updating BUCK files
by Brian O'Connor
· 9 years ago
4e5139b
Fix up apps that require jar file wrapping
by Ray Milkey
· 9 years ago
aeb0079
Refactoring of provider buck builds.
by Ray Milkey
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
b86c920
Updating Buck files to build OSGi jars
by Brian O'Connor
· 9 years ago
d4334db
Javadoc warning fixes
by Ray Milkey
· 9 years ago
a2d3750
CORD-613 Adding ability to administratively enable or disable a port via CLI.
by Saurav Das
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
7e6200a
[ONOS-4045]Adding mastership service to NetconfProvider
by Andrea Campanella
· 9 years ago
d63fd04
[Goldeneye]Adding SB app requirment on drivers
by Andrea Campanella
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
86294db
Removing Rest and Netconf devices when the providers are disabled
by Andrea Campanella
· 9 years ago
fd46e1d
Refine application title and category in app.xml and pom.xml
by Jian Li
· 9 years ago
2b746f4
Add missing application titles in app.xml with pom.xml clean up
by Jian Li
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
b0d131c
Protocol annotation for REST and NETCONF device providers.
by Marc De Leenheer
· 9 years ago
7d8449b
Moving connectDevices() for Netconf and Rest in activate to executor
by Andrea Campanella
· 9 years ago
90f044f
Changing submit to execute in different providers for exception throwing
by Andrea Campanella
· 9 years ago
5c999e2
Moving netconf connect devices to thread, fixing listener kickout
by Andrea Campanella
· 9 years ago
d264b49
Exception and Preconditions Netconf Refactoring
by Andrea Campanella
· 9 years ago
17b4c85
Adding fujitsu t200 driver, reads OCH and ODUclt port descriptions from netconf. Does not work with the simulator!
by Aaron Kruglikov
· 9 years ago
2464dc3
ONOS-3578 Removing netconf device from ONOS core
by Andrea Campanella
· 9 years ago
8b1cb67
ONOS-3791 NETCONF session factory and exception on device connection
by Andrea Campanella
· 9 years ago
238d96e
ONOS-3758 restructuring driver module with sub-modules for different drivers
by Andrea Campanella
· 9 years ago
8bcb4f2
[ONOS-3634] Remove readme tag from app.xml
by Jian Li
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
101417d
ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device
by Andrea Campanella
· 9 years ago
945ded2
ONOS-3692 Southbound Rest provider and protocol
by Andrea Campanella
· 9 years ago
8e290c5
ONOS-3743 Adding end pattern to doRPC, removing unused rfc module and minor refactoring of provider methods
by Andrea Campanella
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
1cd641b
ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json
by Andrea Campanella
· 9 years ago
087ceb9
ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port
by Andrea Campanella
· 9 years ago
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
Next »