Commit Graph

4 Commits

Author SHA1 Message Date
Monasca CI e8001abfac Make Thresh logging compatable with Storm 1.1.1
The newest version of Storm (1.1.1) looks for a log4j2 file
instead of a logback file

Change-Id: I31b1739e1e42b91c31e1cdd43b539da2b030933a
2017-12-04 16:34:28 -07:00
Craig Bryant d96fb0d852 Change to use monasca everywhere
service is now monasca_thresh. Config file in /etc/monasca

Fixed start and stop in install script

Change-Id: I5272c8ac32e497be978f8c59c4c5b6964ed4e9d2
2014-08-06 17:23:29 -06:00
Craig Bryant f72caef55f Change packages to monasca.thresh
The diffs are going to be very hard to read on this change, but
basically the change is from com.hpcloud.mon to monasca.thresh.

Since monasca-common packages haven't changed, yet, they are still
referenced as com.hpcloud.mon, but everything else has changed to
monasca.thresh.

The init script has also been changed to invoke the new package path.

Change-Id: I5aad9302a8f5b11ed1b9874160f0d7a9882c5b2d
2014-08-05 22:03:47 -06:00
Craig Bryant cdea9bdcb2 Get initial build to work.
Modified build to work with maven 2

Modified so it will download monasca-common jars
from tarballs.openstack.org if the user is jenkins, otherwise the
user is told to build and install monasca-common

Had to move the source code to the new thresh directory so that a
separate module could do the download before dependencies would
be checked by maven

Had to explicitly set the project name in the control file, not sure
why

Change-Id: Ic4d02478b078aad7c1f0eebda2ea2def8d9edf1a
2014-07-24 15:28:13 -06:00