You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Nate Gordon (JIRA)" <ji...@apache.org> on 2014/07/11 00:04:05 UTC

[jira] [Commented] (CLOUDSTACK-7095) List public IP address does not return IP address for shared networks when called using associative network id.

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

Nate Gordon commented on CLOUDSTACK-7095:
-----------------------------------------

I've done some digging into the code, it appears that this will persist at least up to current master. It appears that the code is intelligent enough to query for direct attached ips, but the database seems to only have the source_network_id set for direct attach. The solution could possibly be to set the associated_network_id when an IP is used on a shared network. This would at least give the API a chance to find something given a few other params, but I can't seem to locate where the user_ip_address record is updated when a shared network ip is allocated.

> List public IP address does not return IP address for shared networks when called using associative network id. 
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7095
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7095
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API, UI
>    Affects Versions: 4.1.1, 4.2.1
>         Environment: Advanced Network with Vlan isolation 
>            Reporter: Nick Sindlinger
>
> List public IP address does not return IP address for shared networks;
> Shared networks do not appear to  use associated network_id but instead use the source_network_id.



--
This message was sent by Atlassian JIRA
(v6.2#6252)