[
https://issues.apache.org/jira/browse/CLOUDSTACK-8280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334736#comment-14334736
]
ASF GitHub Bot commented on CLOUDSTACK-8280:
--------------------------------------------
GitHub user rags22489664 opened a pull request:
https://github.com/apache/cloudstack/pull/87
CLOUDSTACK-8280: UI does not display source CIDR in VPC ACL
Since https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6b0c34f,
the source cidr for acl rules are not dislpayed in the UI. Since the entity was
split into two tables network_acl_item and network_acl_item_cidrs, populating
cidrs before returning the response,
A view could have been created but only one column from the
network_acl_item_cidrs table is needed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rags22489664/cloudstack master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/87.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 #87
----
commit 9f07a55f391f4928a6d16f930f142ad63884074d
Author: ramamurtis <[email protected]>
Date: 2015-02-24T10:12:12Z
CLOUDSTACK-8280: UI does not display source CIDR in VPC ACL
----
> UI does not display source CIDR in VPC ACL
> ------------------------------------------
>
> Key: CLOUDSTACK-8280
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8280
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.5.0
> Reporter: Ramamurti Subramanian
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)