weizhouapache commented on code in PR #9470:
URL: https://github.com/apache/cloudstack/pull/9470#discussion_r1701862174


##########
server/src/main/java/com/cloud/configuration/ConfigurationManagerImpl.java:
##########
@@ -6582,11 +6605,64 @@ public NetworkOfferingVO createNetworkOffering(final 
String name, final String d
             }
         }
 
+        if (specifyAsNumber && !forNsx) {

Review Comment:
   @shwstppr thanks
   I updated the wiki 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/BGP+AS+Numbers+Management
   
   ```
   Please note: Specify AS Number option is only available for NSX network and 
NSX VPC.
   ```



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