sureshanaparti commented on code in PR #10458:
URL: https://github.com/apache/cloudstack/pull/10458#discussion_r2222979021


##########
server/src/main/java/com/cloud/api/query/vo/NetworkOfferingJoinVO.java:
##########
@@ -155,12 +155,6 @@ public class NetworkOfferingJoinVO extends BaseViewVO 
implements NetworkOffering
     @Column(name = "for_vpc")
     private boolean forVpc;
 
-    @Column(name = "for_tungsten")
-    boolean forTungsten;
-
-    @Column(name = "for_nsx")
-    boolean forNsx;
-

Review Comment:
   checked updated view file



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to