You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by chebykin <gi...@git.apache.org> on 2018/05/20 15:25:46 UTC

[GitHub] libcloud pull request #1212: Add tags extra attribute to DigitalOcean comput...

GitHub user chebykin opened a pull request:

    https://github.com/apache/libcloud/pull/1212

    Add tags extra attribute to DigitalOcean compute

    Add `tags` extra attribute to DigitalOcean compute create_node
    
    ### Description
    
    `tags` attribute is not listed in permitted attributes for create_node request
    
    https://developers.digitalocean.com/documentation/v2/#create-a-new-droplet
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chebykin/libcloud add-do-node-tags

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/1212.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1212
    
----
commit 1b5fe89cea01b094d2ac079462b2b493f4243ce2
Author: Nikita Chebykin <ni...@...>
Date:   2018-05-20T15:21:08Z

    Add tags extra attribute to DigitalOcean compute

----


---

[GitHub] libcloud pull request #1212: Add tags extra attribute to DigitalOcean comput...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/libcloud/pull/1212


---