[
https://issues.apache.org/jira/browse/CLOUDSTACK-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904069#comment-14904069
]
ASF GitHub Bot commented on CLOUDSTACK-7985:
--------------------------------------------
Github user ustcweizhou commented on the pull request:
https://github.com/apache/cloudstack/pull/844#issuecomment-142515867
@wilderrodrigues
test cases
1. advanced zone
(1) a shared network for domain domain1.
account1: in domain 1, one isolated network
acocunt2: in domain 1, two isolated networks
project1: in domain 1, no network
account3: in domain 2, one isolated network.
(2) assign vm1 (account1, isolated network) to account2. expectation:
fail, new owner is account2, but no network attached to the vm after assignment.
assign vm2 (accoung2, isolated network) to account1.
expectation: succeed. new owner is account1, one isolated network attached to
vm.
assign vm3 (account1, shared network) to account2.
expectation: succeed. new owner is account2, shared network attached to vm.
assign vm4 (account1, shared network) to account3.
expectation: succeed. new owner is account3, one isolated network attached to
vm.
assign vm5 (account1, shared network) to project1.
expectation: succeed. new owner is project1, one isolated network created and
attached to vm
2. advanced zone with security groups
(1) a shared network 1 for domain domain1.
a shared network 2 for domain domain2.
account1: in domain 1
account2: in domain 1
account3: in domain 2
(2) assign vm1 ((account1, shared network) to account2. expectation:
succeed. new owner is account2, shared network 1 attached to vm, security group
applied.
assign vm1 ((account1, shared network) to account3.
expectation: succeed. new owner is account3, shared network 2 attached to vm,
security group applied.
> assignVM in Advanced zone with Security Groups
> ----------------------------------------------
>
> Key: CLOUDSTACK-7985
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7985
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Wei Zhou
> Assignee: Wei Zhou
>
> now it is not supported
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)