Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
cf4b9a353a57f8842185ea05fff60031d66b91bb
/
providers
/
netconf
/
device
7bd8aaa
Starting snapshot 1.6.0-SNAPSHOT
by Thomas Vachuska
· 8 years ago
84cc670
Tagging 1.6.0-rc1
by Thomas Vachuska
· 8 years ago
1.6.0-rc1
be27bb3
Updating BUCK files
by Brian O'Connor
· 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
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
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
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
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
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
eb70a94
[ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands
by andrea
· 9 years ago
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
004345f
Tagging 1.3.0-rc1
by Brian O'Connor
· 9 years ago
1.3.0-rc1
7b270f5
Added Constant file, to resolve hardcoded value from NetconfDeviceProviderTest.
by Samir Anand
· 9 years ago
1937bbb
added some null checks for device instance
by Damian ONeill
· 9 years ago
ea39db5
Disable test, which actually tries to ssh to some node.
by HIGUCHI Yuta
· 9 years ago
afc2d7d
Starting snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
a78abfc
Tagging 1.2.0
by Brian O'Connor
· 9 years ago
1.2.0
59f86fd
Added configurable connection timeout for Netconf Server connection.
by Sanjay S
· 9 years ago
3350390
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
75aed40
Tagging 1.2.0-rc2
by Brian O'Connor
· 9 years ago
1.2.0-rc2
30a412d
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
608e03a
Tagging 1.2.0-rc1
by Brian O'Connor
· 9 years ago
1.2.0-rc1
46e79ef
Temporarily disable testSSHAuthentication() due to long test
by Sho SHIMIZU
· 9 years ago
0d4093f
Added New Test Case to Validate Netconf Device Provider.
by Sanjay S
· 10 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
fc3b48e
Modified pom to change the indentation, part of code review comment
by Sanjay S
· 10 years ago
e8dcfee
Netconf Device Provider Plugin to discover and monitor NETCONF supported Devices.
by Sanjay S
· 10 years ago