[
https://issues.apache.org/jira/browse/CLOUDSTACK-5409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578734#comment-14578734
]
ASF GitHub Bot commented on CLOUDSTACK-5409:
--------------------------------------------
GitHub user kishankavala opened a pull request:
https://github.com/apache/cloudstack/pull/374
CLOUDSTACK-5409: Include projectid during ACL check while listing S2S Vpn
gateways
ACL check is failing when listing S2S vpn gateway withn a project. Added
missing projectId in ACL check to fix the issue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kishankavala/cloudstack master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/374.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #374
----
commit 4b73a898c8785eb6c67559bc068667d004cef149
Author: Kishan Kavala <[email protected]>
Date: 2015-06-09T10:33:15Z
CLOUDSTACK-5409: Include projectid during ACL check while listing S2S Vpn
gateways
----
> Project created in a VPC does not display s2s VPN Gateway
> ---------------------------------------------------------
>
> Key: CLOUDSTACK-5409
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5409
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.1.0, 4.2.0, 4.5.0, 4.4.1
> Environment: Confirmed in 4.1.0 production environment and 4.2.0
> testing enviornment
> Reporter: Mitchell Rinzel
> Assignee: Kishan Kavala
> Priority: Minor
>
> 1. Created Project
> 2. Created VPC under the Project
> 3. Created Tier under VPC
> 4. Clicked on Site-to-Site VPN
> 5. Selected yes to create the s2s gateway
> Expected Result:
> Gateway created and visible
> Actual result
> Gateway is created, but not visible
> If you attempt create the gateway again it will error saying it already exists
> Checking in the Database shows the gateway is created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)