rhtyd commented on a change in pull request #4561:
URL: https://github.com/apache/cloudstack/pull/4561#discussion_r550162204
##########
File path:
api/src/main/java/org/apache/cloudstack/api/command/user/network/CreateNetworkCmd.java
##########
@@ -48,7 +49,7 @@
@APICommand(name = "createNetwork", description = "Creates a network",
responseObject = NetworkResponse.class, responseView = ResponseView.Restricted,
entityType = {Network.class},
requestHasSensitiveInfo = false, responseHasSensitiveInfo = false)
-public class CreateNetworkCmd extends BaseCmd implements UserCmd {
+public class CreateNetworkCmd extends BaseAsyncCmd implements UserCmd {
Review comment:
@Pearl1594 can you start a discussion thread on dev@/users@ we want to
see if it causes any backward compatibility issues for users
----------------------------------------------------------------
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]