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 2015/03/10 09:34:39 UTC

[jira] [Commented] (LIBCLOUD-679) Add virtualmachine_id to CloudStackAddress

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

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

GitHub user atsaki opened a pull request:

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

    [LIBCLOUD-679] Add virtualmachine_id to CloudStackAddress

    This patch adds virtualmachine_id attribute to CloudStackAddress class.
    The virtualmachine_id can be used to point virtual machine the address is assigned to (ex. static nat).

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

    $ git pull https://github.com/atsaki/libcloud 679_add_virtualmachine_id_to_address

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

    https://github.com/apache/libcloud/pull/485.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 #485
    
----
commit f3b4459728b887724c085b4652b2f3eab77e1a98
Author: Atsushi Sasaki <at...@gmail.com>
Date:   2015-03-10T08:24:49Z

    [LIBCLOUD-679] Add virtualmachine_id to CloudStackAddress

----


> Add virtualmachine_id to CloudStackAddress
> ------------------------------------------
>
>                 Key: LIBCLOUD-679
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-679
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Atsushi Sasaki
>            Priority: Minor
>              Labels: cloudstack
>
> This patch adds virtualmachine_id attribute to CloudStackAddress class.
> The virtualmachine_id can be used to point virtual machine the address is assigned to.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)