libcloud icon indicating copy to clipboard operation
libcloud copied to clipboard

Add tags parser for ECS Alicloud driver compute modules

Open dimasmamot opened this issue 5 years ago • 1 comments

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 🙏

In Progress PR :

  • #1533 - Add a tags parser to ecs driver compute list_nodes method

dimasmamot avatar Dec 22 '20 03:12 dimasmamot

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically marking is as stale. If this issue is not relevant or applicable anymore (problem has been fixed in a new version or similar), please close the issue or let us know so we can close it. On the contrary, if the issue is still relevant, there is nothing you need to do, but if you have any additional details or context which would help us when working on this issue, please include it as a comment to this issue.

stale[bot] avatar Jun 26 '21 03:06 stale[bot]