Pearl1594 commented on code in PR #11413:
URL: https://github.com/apache/cloudstack/pull/11413#discussion_r2282737125


##########
ui/src/views/infra/network/providers/ProviderItem.vue:
##########
@@ -185,6 +199,18 @@ export default {
       }
 
       try {
+        const providers = ['tungsten', 'nsx', 'netris']

Review Comment:
   you mean from the backend? I don't believe so that we have a way (API) to 
identify external network providers.
   I mean, we can get the list of all network service providers, but not what 
needs a global setting to be enabled to actually use 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: commits-unsubscr...@cloudstack.apache.org

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

Reply via email to