- 16 Jul, 2016 6 commits
- 15 Jul, 2016 6 commits
-
-
- Added initial event generation (layout/region/ etc.) -- WIP Change-Id: I2f93eea7505ff0400085d7f67491f6b61231cb86
Simon Hunt authored -
Stub Implementation of KafkaStorage Service. Change-Id: Iad929a8f1b13149583c9526b41e8f1a3a829fa1e
Shravan Ambati authored -
- Fix GatewayNode externalInterface from list to string - Fix GatewayService externalPort from list to portNumber Change-Id: I8869c7bf550e005db854b464763cc2bc321faa6a
Kyuhwi Choi authored -
- 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 15 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