sureshanaparti commented on code in PR #10458:
URL: https://github.com/apache/cloudstack/pull/10458#discussion_r2222972129
##########
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:
network_offering_view updated with these changes?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]