rhtyd commented on a change in pull request #2128: CLOUDSTACK-9885: VPCVR: 
Updated to the private the traffic_type
URL: https://github.com/apache/cloudstack/pull/2128#discussion_r160047465
 
 

 ##########
 File path: server/src/com/cloud/network/guru/PrivateNetworkGuru.java
 ##########
 @@ -64,7 +64,7 @@
     @Inject
     EntityManager _entityMgr;
 
-    private static final TrafficType[] TrafficTypes = {TrafficType.Guest};
+    private static final TrafficType[] TrafficTypes = {TrafficType.PrivateGw};
 
 Review comment:
   Will this cause regression @jayapalu ? /cc @ustcweizhou 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to