[
https://issues.apache.org/jira/browse/CLOUDSTACK-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090547#comment-15090547
]
ASF GitHub Bot commented on CLOUDSTACK-9186:
--------------------------------------------
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/1301#issuecomment-170225209
LGTM
Before this PR, the nr of ip adresses was shown correctly:
<img width="374" alt="cloudstack_pr1301_1"
src="https://cloud.githubusercontent.com/assets/1630096/12215672/4b4c9716-b6c7-11e5-8901-aabac3afbb9d.png">
Clicking on an ip address didn't work however:
<img width="1030" alt="cloudstack_pr1301_2"
src="https://cloud.githubusercontent.com/assets/1630096/12215673/523eb6c6-b6c7-11e5-9531-360b654ec3ba.png">
In this PR it works for both user/admin and root admin:
<img width="1283" alt="cloudstack_pr1301_3"
src="https://cloud.githubusercontent.com/assets/1630096/12215674/596af0fe-b6c7-11e5-9cd7-ae2b2640bf35.png">
<img width="1331" alt="cloudstack_pr1301_4"
src="https://cloud.githubusercontent.com/assets/1630096/12215678/6e5b2434-b6c7-11e5-871a-5a15a52c098c.png">
Thanks @nitin-maharana !
> 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)