73 Commits

Author SHA1 Message Date
Ray Milkey
9b36d81ce3 Javadoc fixes
Change-Id: Id23ed2d576b2222194153be9d043ca5acafe67ae
2015-09-09 23:54:01 +00:00
Brian O'Connor
e8bcb70258 Changing version to back to snapshot 1.3.0-SNAPSHOT
Change-Id: I05bc4669bf3ad2a149cee5d303da42bf8ffd14e8
2015-09-04 23:57:08 -07:00
Brian O'Connor
004345f6c8 Tagging 1.3.0-rc1
Change-Id: I640fc75397b90532e8a71f9413b6822f80b3e775
2015-09-04 23:47:08 -07:00
Brian O'Connor
858a846b00 Bumping onos-yang-tool version to 1.3
Change-Id: I3c9291c53a07f1447a5286a040b5cf5cf8384e79
2015-09-04 23:13:10 -07:00
Samir Anand
01c77c4f89 NETCONF Flow Rule Provider Check-in after modification.
Change-Id: I7b1b9953cfd44dc43fc932ca57cd5accd11bdb1b
2015-08-10 16:15:57 +00:00
Sanjay S
bdd31303b7 Added skeleton for Netconf Flow Rule Provider.
Change-Id: Iee4389f897c438aa6cda50fb48079fdd0baefe8a
2015-07-22 16:57:18 +00:00
Samir Anand
7b270f5dc4 Added Constant file, to resolve hardcoded value from NetconfDeviceProviderTest.
Change-Id: I66e9c761b2b40e5a237ceecac4b82d035c9fb7f1
2015-07-16 16:12:59 +00:00
Damian ONeill
1937bbb6f6 added some null checks for device instance
Change-Id: I84ab4365513a61bac4a5e852c8589fae3c828710
2015-07-09 20:31:04 +00:00
HIGUCHI Yuta
ea39db5ffb Disable test, which actually tries to ssh to some node.
Change-Id: I8034874249609c06913b235d433406bc8f288661
2015-06-16 17:37:38 +00:00
Brian O'Connor
afc2d7db88 Starting snapshot 1.3.0-SNAPSHOT
Change-Id: Idc4c114bda5268e534b9fc998215564d23d84c58
2015-06-05 23:31:25 -07:00
Brian O'Connor
a78abfcc39 Tagging 1.2.0
Change-Id: If1b4de17402bf8248c888de72891dc17a5bcd7ef
2015-06-05 22:40:03 -07:00
Sanjay S
59f86fdb64 Added configurable connection timeout for Netconf Server connection.
Change-Id: I40fd1737529e5e864f16119293e46340243118cb
2015-06-02 00:28:35 +00:00
Brian O'Connor
3350390b1d Starting snapshot 1.2.0-SNAPSHOT
Change-Id: I96c63bb70f2cd27453f2da893d77f9e72966f780
2015-06-01 17:08:05 -07:00
Brian O'Connor
75aed4000e Tagging 1.2.0-rc2
Change-Id: I93f2bf38d29ddf788f7a81552695da80fc275c42
2015-06-01 16:58:14 -07:00
Brian O'Connor
30a412deb3 Starting snapshot 1.2.0-SNAPSHOT
Also, fixed onos-upload-bits script to upload rc's to nightly/

Change-Id: I9bb8fe685492e23c740796879f0b66c307e26e56
2015-05-21 18:08:06 -07:00
Brian O'Connor
608e03a1bb Tagging 1.2.0-rc1
Change-Id: I2791aacb0ab4eb0d3db92fef5e58e9c62747bf8c
2015-05-21 17:56:07 -07:00
Sho SHIMIZU
46e79efcbd Temporarily disable testSSHAuthentication() due to long test
Change-Id: Ic260d9c0b7e164b3ca4ae70bf410178ac8d33358
2015-05-07 23:54:19 +00:00
Sanjay S
0d4093f081 Added New Test Case to Validate Netconf Device Provider.
Change-Id: Ib92adcfe433580e400dd8c7ecb88a3328e47c31e
2015-05-06 17:56:03 +00:00
Thomas Vachuska
266b4433a5 Fixed javadocs and descriptions.
Change-Id: I92147b858d8012c957cc03fab2d306740161e2f3
2015-04-30 18:13:25 -07:00
Thomas Vachuska
d6811710c6 Turned netconf providers into an app and made NetconfDeviceProvider register its configs with ComponentConfigService.
More cleanup needs to be done to avoid log messages with "+" and some other stylistic issues.

Change-Id: Ic1be1ce6d3340f5a6284ba5514d0052e01bdaaed
2015-05-01 00:34:59 +00:00
Sanjay S
eb5eebbb82 Modified to accommodate code review comments.
Change-Id: I391db0afe13d862706b5592e60e83b725d99e672
2015-04-30 04:04:11 +00:00
Sanjay S
fc3b48e0d1 Modified pom to change the indentation, part of code review comment
Change-Id: I41ed3fb0de23231bfd46dca3348f73debfc21b5b
2015-04-30 03:51:30 +00:00
Sanjay S
e8dcfeedc4 Netconf Device Provider Plugin to discover and monitor NETCONF supported Devices.
Change-Id: I6d32c966fd4e9c3581db8285e2d712b6bffdb65c
2015-04-30 03:47:57 +00:00