You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/05 17:08:00 UTC

[jira] [Commented] (LIBCLOUD-951) Add possibility to define hostname to UpCloud driver

    [ https://issues.apache.org/jira/browse/LIBCLOUD-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193203#comment-16193203 ] 

ASF GitHub Bot commented on LIBCLOUD-951:
-----------------------------------------

GitHub user mlackman opened a pull request:

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

    [LIBCLOUD-951] Add possibility to define hostname to UpCloud driver

    ## UpCloud driver to support defining hostname
    
    ### Description
    
    Added ex_hostname to UpcloudDriver create_node method to define the hostname.
    
    ### Status
    
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
    - [x] Documentation
    - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [x] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)


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

    $ git pull https://github.com/UpCloudLtd/libcloud LIBCLOUD-951_Add_possibility_to_define_hostname_to_UpCloud_driver

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

    https://github.com/apache/libcloud/pull/1123.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 #1123
    
----
commit ba34061871224ac210a1fcaa2d2d63b7ab74965e
Author: Mika Lackman <mi...@upcloud.com>
Date:   2017-10-05T16:34:30Z

    upcloud driver to take ex_hostname parameter for defining hostname

----


> Add possibility to define hostname to UpCloud driver
> ----------------------------------------------------
>
>                 Key: LIBCLOUD-951
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-951
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Mika Lackman
>
> Add way to define hostname



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)