[
https://issues.apache.org/jira/browse/CLOUDSTACK-9600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905156#comment-15905156
]
ASF GitHub Bot commented on CLOUDSTACK-9600:
--------------------------------------------
Github user resmo commented on the issue:
https://github.com/apache/cloudstack/pull/1999
@ustcweizhou
(1) I don't fully understand that question, there are network ids on the
nics
https://github.com/resmo/cloudstack/blob/705336af9d03b680c3254d37376ae22b146e97e8/server/src/com/cloud/api/query/dao/UserVmJoinDaoImpl.java#L236
, I didn't change anything related to networkid.
(2) Correct me if I am wrong, but a IMHO a VM can not be part of more than
one VPC, but can be connected of different VPC tiers with corresponds in
networks in VPC.
> listVirtualMachines: return vpcid if VM is in VPC.
> --------------------------------------------------
>
> Key: CLOUDSTACK-9600
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9600
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API, VPC
> Reporter: René Moser
> Labels: instances, vpc
> Fix For: Future
>
>
> listVirtualMachines API does not return vpcid for VMs in VPCs. There is no
> easy way to find out if VM is in not in a VPC.
> This is a requirement for ansible modules.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)