[
https://issues.apache.org/jira/browse/CLOUDSTACK-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556138#comment-14556138
]
ASF GitHub Bot commented on CLOUDSTACK-8507:
--------------------------------------------
GitHub user sanju1010 opened a pull request:
https://github.com/apache/cloudstack/pull/287
CLOUDSTACK-8507: Added code to install httpd package inside vm if not found
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanju1010/cloudstack cs-8507
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/287.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 #287
----
commit 9e38a14327036eadbb5c81e85cc2424ff31e8923
Author: sanjeev <[email protected]>
Date: 2015-05-22T13:22:40Z
CLOUDSTACK-8507: Added code to install httpd package inside vm if not found
----
> fix httpd installation issues in test_vpc_network_pfrules.py test suite
> -----------------------------------------------------------------------
>
> Key: CLOUDSTACK-8507
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8507
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Sanjeev N
> Assignee: Sanjeev N
>
> check_wget_from_vm() method in test_vpc_network_pfrules.py does not check
> whether httpd service is installed or not.
> Before starting the service install the package and start it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)