[
https://issues.apache.org/jira/browse/CLOUDSTACK-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996969#comment-14996969
]
ASF GitHub Bot commented on CLOUDSTACK-9049:
--------------------------------------------
GitHub user davidamorimfaria opened a pull request:
https://github.com/apache/cloudstack/pull/1052
CLOUDSTACK-9049: fix Centos7 with Tomcat7 packaging and python libs
CLOUDSTACK-9049: Fix Centos7 with Tomcat7 packaging and python libs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidamorimfaria/cloudstack centos7-packaging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1052.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 #1052
----
commit efe899bc046ef41427fc7b9b55768d68c814e27f
Author: David Amorim Faria <[email protected]>
Date: 2015-11-09T17:14:57Z
reorder content to match original
commit c0b8eb9e801e8374c402871c2c9ed51214352f14
Author: David Amorim Faria <[email protected]>
Date: 2015-11-09T17:15:37Z
adjust library to support tomcat7 files
commit 1f8b924248bf17eff1a330a05f77a3f77ebc5dc7
Author: David Amorim Faria <[email protected]>
Date: 2015-11-09T17:16:11Z
adjust centos7 spec to use config files from deployment
reorder content to match original
adjust library to support tomcat7 files
adjust centos7 spec to use config files from deployment
----
> Fix deployment in CentOS 7 with Tomcat 7
> ----------------------------------------
>
> Key: CLOUDSTACK-9049
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9049
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.6.0
> Reporter: David Amorim Faria
> Assignee: David Amorim Faria
>
> The centos 7 packaging is using custom config files instead of the files
> sourced from the webapp. Also, the library used by
> cloudstack-setup-management expects to find tomcat6 files in the config
> directory, and they are not valid for tomcat7 which comes as default in
> centos7.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)