nvazquez commented on code in PR #6425:
URL: https://github.com/apache/cloudstack/pull/6425#discussion_r902805928


##########
api/src/main/java/com/cloud/network/vpc/Vpc.java:
##########
@@ -95,4 +95,12 @@ public enum State {
     void setRollingRestart(boolean rollingRestart);
 
     Date getCreated();
+
+    String getDns1();

Review Comment:
   Meant only method/variable but not db columns - actually was raised for 
unification since I saw other variables containing it



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

Reply via email to