radu-todirica commented on a change in pull request #4205:
URL: https://github.com/apache/cloudstack/pull/4205#discussion_r544411790



##########
File path: 
plugins/network-elements/tungsten/src/main/java/org/apache/cloudstack/network/tungsten/service/TungstenGuestNetworkGuru.java
##########
@@ -71,7 +71,7 @@
     private static final Logger s_logger = 
Logger.getLogger(TungstenGuestNetworkGuru.class);
 
     @Inject
-    NetworkOfferingServiceMapDao ntwkOfferingSrvcDao;
+    public NetworkOfferingServiceMapDao _ntwkOfferingSrvcDao;

Review comment:
       I moved that in GuestNetworkGuru




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to