Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
5e505c6c232811104c7c77a5b87aa315894d7846
/
providers
/
netconf
/
device
/
src
/
main
/
java
/
org
b3e9704
Homogenizing field names across NETCONF and RESTSB device config
by Konstantinos Kanonakis
· 8 years ago
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
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
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
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
6c71a05
Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery
by Andrea Campanella
· 9 years ago
5ab426f
Updating copyrights
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
7e6200a
[ONOS-4045]Adding mastership service to NetconfProvider
by Andrea Campanella
· 9 years ago
86294db
Removing Rest and Netconf devices when the providers are disabled
by Andrea Campanella
· 9 years ago
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
101417d
ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device
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
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
eb70a94
[ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands
by andrea
· 9 years ago
1937bbb
added some null checks for device instance
by Damian ONeill
· 9 years ago
59f86fd
Added configurable connection timeout for Netconf Server connection.
by Sanjay S
· 9 years ago
0d4093f
Added New Test Case to Validate Netconf Device Provider.
by Sanjay S
· 9 years ago
266b443
Fixed javadocs and descriptions.
by Thomas Vachuska
· 10 years ago
d681171
Turned netconf providers into an app and made NetconfDeviceProvider register its configs with ComponentConfigService.
by Thomas Vachuska
· 10 years ago
eb5eebb
Modified to accommodate code review comments.
by Sanjay S
· 10 years ago
e8dcfee
Netconf Device Provider Plugin to discover and monitor NETCONF supported Devices.
by Sanjay S
· 10 years ago