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. But - yes, that would be a nice
enhancement to have a list of supported providers..
--
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]