[
https://issues.apache.org/jira/browse/CLOUDSTACK-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103354#comment-15103354
]
ASF subversion and git services commented on CLOUDSTACK-9186:
-------------------------------------------------------------
Commit 1b5c64578f393568380e2ef67155a34eb31bff0e in cloudstack's branch
refs/heads/master from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1b5c645 ]
Merge pull request #1301 from nitin-maharana/CloudStack-Nitin3_4.7
CLOUDSTACK-9186: Root admin cannot see VPC created by Domain admin userIssue:
=====
Root admin cannot see LB rules and Public LB IP addresses created by
domain-admin in UI therefore root admin cannot manage those.
Reproducible Steps:
================
Log in as a Domain-Admin account and create a VPC with vpc virtual router as
public load balancer provider
click on the newly created VPC -> click on the VPC tier -> click internal LB
Add internal LB,
Logoff domain-admin and login as root admin
Navigate the VPC created previously and click internal LB, internal lb is not
showing up.
Same steps for Public LB IP addresses except select the correct Network
offering while creating a tier.
Expected Behaviour:
================
Root admin should be able to manage VPC created by Domain admin user .
Actual Behaviour:
==============
Root admin cannot see VPC created by Domain admin user and hence not able to
manage it.
Fix:
===
Added the parameter listAll=true in case of Internal LB as well as Public LB IP
addresses.
* pr/1301:
CLOUDSTACK-9186: Root admin cannot see VPC created by Domain admin user
Signed-off-by: Remi Bergsma <[email protected]>
> Root admin cannot see VPC created by Domain admin user
> ------------------------------------------------------
>
> Key: CLOUDSTACK-9186
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9186
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Nitin Kumar Maharana
>
> Issue:
> =====
> Root admin cannot see LB rules and Public LB IP addresses created by
> domain-admin in UI therefore root admin cannot manage those.
> Reproducible Steps:
> ================
> 1. Log in as a Domain-Admin account and create a VPC with vpc virtual
> router as public load balancer provider
> 2. click on the newly created VPC -> click on the VPC tier -> click
> internal LB
> 3. Add internal LB,
> 4. Logoff domain-admin and login as root admin
> 5. Navigate the VPC created previously and click internal LB, internal lb
> is not showing up.
> Same steps for Public LB IP addresses except select the correct Network
> offering while creating a tier.
> Expected Behaviour:
> =================
> Root admin should be able to manage VPC created by Domain admin user .
> Actual Behaviour:
> ==============
> Root admin cannot see VPC created by Domain admin user and hence not able to
> manage it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)