----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6464/ -----------------------------------------------------------
Review request for cloudstack. Description ------- We are working on integrating our SDN technology with CloudStack and found that we need to register these inside the code. We haven't finished implementation, but it'd be great if this'd be accepted in advance in time for 4.0 so we can do integration work against 4.0 later. We'd be happy to provide our integration code once it's done. Let me know if there's any processes or criteria to follow when it comes to pushing this kind of vendor specific code. Also, not an urgent thing, but it'd be handier if we could specify these information in configuration files in the future. ==================== Add Provider and NetworkDevice for Midokura MidoNet Signed-off-by: Tomoe Sugihara <to...@midokura.com> ==================== Thanks, Tomoe Diffs ----- api/src/com/cloud/network/Network.java 459b05bc6abe61765974804e43fc4dbae819e20f server/src/com/cloud/network/ExternalNetworkDeviceManager.java dec0608c8df8193781c057ae32f71c4a504d41d1 Diff: https://reviews.apache.org/r/6464/diff/ Testing ------- ant clean-all build-all Thanks, Tomoe Sugihara