Commit Graph

65 Commits

Author SHA1 Message Date
inspurericzhang bd8f6dc454 Update links in pom.xml
Use https instead of http for links

Change-Id: I94fbcfe892be102691130a61efe9a7f676eee6dd
2018-01-12 16:27:30 +08:00
Witold Bedyk bf4b691389 Release version 1.2.1 for Java
Depends-On: Ib3da5c9e1f6e5e2d6f77269129bd769179bfd3be
Depends-On: I6e4b73525b3c32c2bdd04c63ae73bcb4c50b5447
Depends-On: I72c9fac6943ae5b2c3b367ed9fe5c884c492b48a
Change-Id: Ib2e94481000d20c6d0f248ccde2b23ecaf452b8d
2017-02-15 13:47:43 +00:00
Witold Bedyk 45427340b3 Change version to 1.2.0
Devstack plugin takes now the current version number for Java components
from pom.xml files.

Change-Id: Icce74fd6d7e674f408277e328468bedbc3d0aa6b
2016-12-16 07:48:36 +00:00
Craig Bryant 6065e18dfb Fix the remaining URLs from the move to openstack
Change-Id: Ic5a2b3d67f85868ff730a2b67b8cc192f77ce106
2015-10-21 13:54:31 -06:00
venkatamahesh ca51563c8b Change the repositories from stackforge to openstack
Change-Id: I9555d36bd92d7b2e6c8fb1c0cc1e01da3a6c655b
2015-10-19 09:01:32 +05:30
Tim Kuhlman 065c4915d3 Bump to version 1.1
Change-Id: Ie756f6946388e5e0f06fd9f883a29bc50bd42d9a
2015-04-27 13:31:43 -06:00
Craig Bryant 011824ef26 Change to use maven 3
Also, download and build common directly instead of hacking the
build to use the jars from tarballs.openstack.org

Update the README.md to explain the new StackForge build

Change-Id: I08cc1b304eaad38fc0619a09efc91c11e8633199
2015-03-13 11:43:55 -06:00
Craig Bryant 94b729d283 Get the java build working in StackForge
Move the java code to the new java directory

The poms are now maven 2 compatible
Change-Id: Idcc33bc27d202d64ffe4cbd528de6142db7dd841
2015-02-09 14:28:44 -07:00
Roland Hochmuth 29a5f948ae Removed swagger
Change-Id: I5c2a057911e4c0f4a9f738dddffe0fb4930f287f
2014-12-11 11:40:29 -07:00
Victor Ion Munteanu b9a2173ada Fixes validation of emails and webhooks. Fixed the incorrect indentation as well. Added unit tests as well.
Change-Id: I2d6f8e5323be2e927bf79deee11e65544cd25ac5
2014-11-21 22:26:35 +01:00
Craig Bryant f23bc9f782 Use new monasca-common package names
Fixed some places where old api package name was used

Change-Id: I06c4f3f05fdce3893cbf25563a721ba561a4f934
2014-10-14 13:00:17 -06:00
Craig Bryant b57e7a81f8 Change to use monasca everywhere
Change packages from com.hpcloud.mon to monasca.api

Rename service from mon-api to monasca-api. Move config file
to /etc/monasca, jar to /opt/monasca

Renamed files from mon- to monasca-

Use the monasca group.  Required so API can write to
/var/log/monasca and read config file in /etc/monasca

Change user from mon_api to monasca_api

Change-Id: Idaefe138629595507f3d38a533381408cc6f32e3
2014-10-10 21:56:33 -06:00
Jonathan Halterman 3e7b67d745 Add version information to maven plugins
Change-Id: Id5e6c953d80e066fa4d0b6cc92b37e1b0830e900
2014-09-24 15:13:44 -07:00
Tim Kuhlman 6f1595ce0d Added a tar ball to the package target
Change-Id: Icbcd277dbf19fd36cbdd0dba00beb7c1a81aa68f
2014-08-21 11:04:10 -06:00
Craig Bryant ab6dbbfedc Remove all dependencies on hpcloud maven repository
Changes to match the newest version of the influxdb java API. This
is the one on the public maven repository. This may require deletion
of the influxdb in the local maven repository if it is the version
from hpcloud nexus as they both have the same version number

Changed mon-api start to pick up vertica jdbc jar from
/opt/mon/vertica since vertica jdbc jar can't be redistributed

Removed vertica jdbc jar and hpcloud nexus from pom.xml

Change-Id: I4b46ac9a5138a37c18d5c0482ea9c4fc24e89ca3
2014-08-17 22:40:39 -06:00
Craig Bryant 496d5bf756 Changes to work with new monasca_common build
Use monasca_common instead of com.hpcloud among other changes

Change-Id: Id58eff7d35bbfbbce7627e3b049848e461e75016
2014-07-23 11:31:13 -06:00
Deklan Dieterly 76ddef1b77 Use InfluxDbConfiguration from mon-influxdb.
Change-Id: Idb4982677192b6db89621e05d230b96929f3e792
2014-07-21 09:20:23 -06:00
Deklan Dieterly 5d7fc4beb8 Change docker-version.
Downgrade docker-java version so that it is available in maven central.

Change-Id: Ieafd28d3e41486f7c3dfd08fe4272272e1ee02ca
2014-07-17 17:14:29 -06:00
Deklan Dieterly 028d010d84 Make docker integration tests work from CL with 'mvn verify'. 2014-07-14 13:51:31 -06:00
Deklan Dieterly e0d9a73b5b Find the latest built shaded jar automatically. 2014-07-14 09:55:34 -06:00
Deklan Dieterly 4c380b426f Add integration tests using docker. 2014-07-11 14:49:10 -06:00
Deklan Dieterly 858da776d4 Remove dependencies. 2014-07-09 14:45:17 -06:00
Deklan Dieterly cb7f29e1de Make tests use UTC for dates. 2014-07-09 14:33:47 -06:00
Derrick Johnson 8ad35b093b changed code to include changes for mon-middleware 2014-06-29 11:36:44 -07:00
Derrick Johnson a401c62b8f removing middleware code from mon-api 2014-06-25 23:18:18 -07:00
Derrick Johnson 3556768fbb removing middleware code from mon-api 2014-06-25 23:17:44 -07:00
Derrick Johnson 3f0cd69257 restructured middleware into hpcloud 2014-06-25 21:40:03 -07:00
Derrick Johnson 7f809794f7 changed to original pom file 2014-06-25 03:10:13 -07:00
Derrick Johnson 82fdc6153d fixing pom.xml after merge 2014-06-25 02:59:50 -07:00
Derrick Johnson b7dfa92543 had to add the influx db dependency back after the merge removed it 2014-06-25 02:55:37 -07:00
Derrick Johnson 3f04d0566f merge complete 2014-06-25 02:52:16 -07:00
Derrick Johnson 43bda2ef53 commented out unnecessary files and code 2014-06-24 23:31:17 -07:00
Deklan Dieterly 68030d77d4 Refactor code to remove duplication.
Add unit tests.
2014-06-23 11:10:41 -06:00
Derrick Johnson 18b5e896c7 still need to fix problem when pool is at max 2014-06-19 11:16:52 -07:00
Derrick Johnson c1cc6cd239 testing authentication 2014-06-16 18:47:33 -07:00
Deklan Dieterly 04d2d540b2 Add influxDB Support. 2014-06-16 13:26:59 -06:00
Derrick Johnson a83e51c9fa not authenticating 2014-06-10 12:51:42 -05:00
Craig Bryant 47e90183cb Changes so it will use mon-common from the local snapshot. Change URLs to github
Update README.md with dependency on mon-common
2014-06-01 08:48:31 -06:00
Craig Bryant 7077e10c4c Update to build 51 of mon-common so MetricEnvelope gets a timestamp before sending on the Kafka queue 2014-05-08 15:14:08 -06:00
Jonathan Halterman 80bf39cc03 Removed mon-http dependencies
updated mon-common dep
2014-05-01 16:19:06 -07:00
Jonathan Halterman 31babd37ac Added initial support for alarm expression data
Updated mock auth filter to return proper errors when missing auth data
2014-04-30 10:50:21 -07:00
Jonathan Halterman 46d1ae17cd Updated timestamps to be ISO 8601 formatted 2014-04-25 12:03:34 -07:00
Jonathan Halterman d4ca2c842a Added initial swagger-ui support 2014-04-23 16:10:10 -07:00
Jonathan Halterman dfb3c85305 Added description to AlarmUpdatedEvent 2014-04-18 09:24:44 -07:00
Jonathan Halterman 836cc38c5d Updated metric and measurement queries to support new normalized db schema 2014-04-10 15:11:34 -07:00
Jonathan Halterman 2b13727344 Fix formatting 2014-04-01 16:45:15 -07:00
Deklan Dieterly 84afe87499 Add Swagger infrastructure. 2014-04-01 13:41:49 -06:00
Deklan Dieterly 323f5e43ff Update dropwizard version.
Get basic logging config working.
2014-03-31 16:32:42 -06:00
Jonathan Halterman 4120f6deb0 Added initial support for querying measurements 2014-03-28 16:44:25 -07:00
Jonathan Halterman f5d2d9255f Send alarm state and enabled values with updated events 2014-03-26 16:48:36 -07:00