You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Roufique hossain (JIRA)" <ji...@apache.org> on 2018/09/17 21:14:00 UTC

[jira] [Updated] (LIBCLOUD-930) EC2 create_node should supply tag data to RunInstances rather than tagging separately

     [ https://issues.apache.org/jira/browse/LIBCLOUD-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roufique hossain updated LIBCLOUD-930:
--------------------------------------
    Attachment: dockerfile-language-server-nodejs-0.0.19.tgz

> EC2 create_node should supply tag data to RunInstances rather than tagging separately
> -------------------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-930
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-930
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>            Reporter: Tom Morris
>            Priority: Major
>         Attachments: dockerfile-language-server-nodejs-0.0.19.tgz
>
>
> While LIBCLOUD-690 is a real bug, it'd be moot if things were done correctly with the tagging metadata being provided to the AWS RunInstances call where it could be applied atomically with the creation of the node. The current style of doing it in two separate calls allows for a window where nodes can get created without their associated tags, making accounting for them much more difficult.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)