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

ASF subversion and git services commented on CLOUDSTACK-2989:
-------------------------------------------------------------

Commit 707d6993bfef4ecf86f3475cbc4746099b9efaf4 in branch refs/heads/4.2 from 
[~alena1108]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=707d699 ]

Revert "fix CLOUDSTACK-2989, do not list network offering with specifyvlan=true 
for non-root-admin user"

This reverts commit 94254e3c2bd38573adac22d0c66817db3cfa1873.

Conflicts:
        server/src/com/cloud/configuration/ConfigurationManagerImpl.java

Regular user should be able to list the network offering with specifyVlan=true. 
He just can't use when create the network as he is unaware of the physical 
network topology. But as the admin can create the network on the user's behalf 
using this kind of offering, so the user should be able to see the offering's 
details

                
> normal user are allowed to create isolated network offerings with vlan 
> assignments
> ----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2989
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2989
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Network Controller, UI
>    Affects Versions: 4.2.0
>         Environment: build:
> CloudStack-non-OSS-MASTER-472-rhel6.3
>            Reporter: shweta agarwal
>            Assignee: Jessica Wang
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Repro steps:
> 1. Create a domain and an account within the domain
> 2. Create a network offerings with specify vlan=true  for isolated network 
> 3. Create network with network offering created in step 2 as a domain account 
> created in step 1
> Bug:
> Network creation is successful
> Expected result:
> normal user should not be allowed to create network with specify Vlan=true 
> isolated network
> Even Functional spec  says:
> nly ROOT admin is aware of the Vlans in the system. So only he can create the 
> Isolated network with the vlan defined. UI should handle it and don't display 
> network offerings with "specifyVlan=true" when create a new Isolated network.
> Even  vial Normal user UI 
> Create network dialog shows Network offerings with specify vlan=ture and when 
> I try to create a network offerings it passes also
> So that means both at UI level and api level this condition is not checked

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to