- 15 Jul, 2016 3 commits
-
-
- Fixed javadoc warnings - Removed commented code lines - Removed OpenstackNetworkingConfig and SubjectFactories class which is no longer used - Fixed scalablegateway app artifact ID - Use PORT_NAME defined in net.AnnotationKeys Change-Id: Id18501addefa12655e4946b9931ec094a34ee83c
Hyunsun Moon authored -
- When security groups are updated, updates the flow rules for the security groups via the SecurityGroupService. Change-Id: I13eacd3a21f804221bdd29105a304a9a1e10f2a8
sangho authored
- 14 Jul, 2016 13 commits
-
-
- Add the following commands for FJ OLT volt-onus <netconf:target> <ONU ID> volt-setonu <netconf:target> <ONU-ID:parameter type:parameter value> volt-onustats <netconf:target> {ONU-ID} volt-rebootonu <netconf:target> <ONU-ID> volt-ethloopback <netconf:target> <ONU-ETH-ID[:loopback mode]> - Add the method of doUserRpc() in Netconfsession/NetconfSessionImpl *If you dont allow to implement the method, i can move it to our XmlUtility method. - Add new behaviours in /core/.../net/behaviour, and @Beta in the interface. - Move those behaviour interface to fujitsu driver directory. * VoltPonLinkConfig.java as well. - Update fujitsu-drivers.xml - Change the method name from doUserRpc to doWrappedRpc Change-Id: Ic39d3a11ba35d2377e552af097eda65c5554c63f
Akihiro Yamanouchi authored -
Adding ability to version extraneous stuff. Change-Id: I2e18dafd6d8705504ab01000d6707037415dfd0c (cherry picked from commit 251016df)
Thomas Vachuska authored
-
- 13 Jul, 2016 20 commits
-
-
…ions on multiple nodes concurrently. Change-Id: I4a37adc8d059f63115517dbe628233d1fd295d02
Thomas Vachuska authored -
Cleaned-up a few STC scenarios. Change-Id: I4ffa61953d8cf289406fa572ab7603d996e26a85
Thomas Vachuska authored -
- Replace OpenstackPortInfo with HostService - Replace OpenstackRoutingConfig with OpenstackNodeService (Remove OpenstackRoutingConfig) - Rebased with 10330 (existing_vm) - Added initialization process using OpenstackNodeListener Change-Id: If2ce8eb86d242a7180c9154e1a0f1668b266bf1c
sangho authored -
exposes availability, and polls NETCONF device reachability. Change-Id: I5492c7b6109c3431d71555a9104c7e97fc6e75be
helenyrwu authored -
- Implements command line interface for dynamic management - Implements dynamic gateway node management - Add CLIs Change-Id: I27bb945968a262d2813d317fc79e75ee768b2825
Kyuhwi Choi authored -
…eption when update races are detected Change-Id: I6d2ab6b9864649e89156660949160261c511058a
Madan Jampani authored -
Dots in artifactId should not be replaced with slashes. Change-Id: I7d1b2608702255a36bfffeb0ca7c2acb9f5bc076
Sanjana Agarwal authored
- 12 Jul, 2016 4 commits
-
-
1. Coding Errors in both the Converters 2. Pom file needs an import for com.google.protobuf 3. Port Object can be null in DeviceEvent. Added a check in the DeviceEventConverter Change-Id: I28fe7e388b31bec7971b4ab1f431a3520162b53e
Shravan Ambati authored -
…s are temporarily removed. Change-Id: Iec5b972fb9de2dbfdfbe315b330778139ba92c90
Aaron Kruglikov authored