dimasmamot opened a new issue #1532: URL: https://github.com/apache/libcloud/issues/1532
## Feature Request Feature Proposal : Adding parser for tags to returned as node extra data in `list_nodes` function in aliyun ecs driver Why I think it's a good idea : - Current node definition of aliyun ecs driver didn't contain any tags value returned, tags are ususally used to identify and categorize instance. - Since it will be parsed, we will have broader choice of node instance metadata Note : - I already have code changes ready for the tags to be included in return value of list_nodes method, but only that, I haven't implement any filter associated with this feature. Need advice & suggestion from you guys 🙏 ---------------------------------------------------------------- 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]
