Commit Graph

37 Commits

Author SHA1 Message Date
OpenDev Sysadmins b8548bf2ce OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:17 +00:00
Craig Bryant 612d55bafd Monasca has moved to Ansible for deployment
Warn that this Chef cookbook project is not maintained and will be
removed soon.

Change-Id: I1b031f2f4c818728ec2953f1fcae8289737aa275
2015-02-22 08:40:46 -07:00
Tim Kuhlman 9303d8be6d Added sysctl as a dependency
Change-Id: I99fd03a2acd84fd4cb5f1c6812397258f5d84b4f
2014-10-07 08:57:49 -06:00
Craig Bryant 459451a100 Change to use monasca instead of mon
Renamed data_bag from mon_persister to monasca_persister

Also, renamed attributes to appropriate names from the refactor
of removing the persister. Removed attributes no longer used as well

Use the monasca group instead of the persister group so
/var/log/monasca can be reused between components

Change the credential databag from mon_credentials to just credentials

Change-Id: I5bc564ae3763ff05a44cbdc05a4550d627b4b7d2
2014-08-28 22:34:49 -06:00
Craig Bryant 010a642c6d Require the user to supply Vertica JDBC jar
Vertica JDBC jar can't be redistributed so require user to place jar
in directory where vagrant up is done. This cookbook will then
place the jar in the correct place.

Also, updated maintainer information in metadata.rb

Change-Id: I0c4ac114a3dbfb63ce8c46c5b6735e04b332bf1b
2014-08-14 13:12:40 -06:00
Craig Bryant 51d56f45de Fix the persister config file to work with the new persister
This change must be merged at the same time as the new persister

https://review.openstack.org/110495

This config file will not work with old persister

This config file needs some more work to rename the data bags to
match how they are really used

Change-Id: I5f473848373b6dbde5829d0e5e5c2b4833a2378a
2014-07-31 22:12:34 -06:00
Deklan Dieterly 25f59a9992 Change influxDBConfiguration to influxDbConfiguration.
Change-Id: I7fb4a2b37827b026b901217049bf204d16afc428
2014-07-21 15:08:57 -06:00
Craig Bryant d22a345b65 Get initial build to work.
Add .gitreview, Gemfile, .rubocop.yml, Berksfile, and Strainerfile.

Fixed style errors.

Added empty unit test so chef-unit passes until we get real unit tests.

Change-Id: I7e34f46e56e14aa9897b7f7fcad545e9c723412c
2014-07-16 18:10:46 -06:00
Tim Kuhlman e332e7eca7 Fixed variable name typo 2014-07-09 13:27:33 -06:00
Tim Kuhlman 5f1d93f93e Updated the template for influxdb support 2014-07-07 13:16:30 -06:00
Deklan Dieterly 327d5bc645 Update persister-config.yml.erb 2014-06-18 10:39:11 -06:00
Deklan Dieterly f8eb9cb9ec Fix typo. 2014-06-18 10:23:47 -06:00
Deklan Dieterly 702cccecf5 Added template for influxDB configuration. 2014-06-18 10:22:55 -06:00
Deklan Dieterly 341e874ff6 Change Kafka topics to be configurable instead of hard-coded. 2014-06-11 10:08:22 -06:00
Deklan Dieterly e68bd71753 Added database type for switching between vertica and influxDB. 2014-06-11 08:08:58 -06:00
Tim Kuhlman c574bbdf22 Added the ability to handle a cluster of mon persister boxes 2014-05-23 11:07:02 -06:00
Tim Kuhlman dda27fe891 Removed unused ufw attributes 2014-05-22 09:49:28 -06:00
Tim Kuhlman aea3baa977 Fix persister ports 2014-05-13 16:42:54 -06:00
Deklan Dieterly fc61c770c2 Update metadata.rb
Added comment about hard-coded kafka topics.
2014-04-24 14:34:11 -06:00
Deklan Dieterly 8e1ea7e805 Update persister-config.yml.erb
Added comment about hard-coded kafka topics.
2014-04-24 14:32:46 -06:00
Deklan Dieterly c215742d8a Update metadata.rb 2014-04-10 16:04:06 -06:00
Deklan Dieterly 898eeff3b8 Update persister-config.yml.erb 2014-04-10 16:03:53 -06:00
Deklan Dieterly 329b710576 Update metadata.rb 2014-04-10 15:56:33 -06:00
Deklan Dieterly 4d39d71d68 Update persister-config.yml.erb 2014-04-10 15:56:21 -06:00
Deklan Dieterly 7d57ce43a0 Update metadata.rb 2014-04-10 15:47:52 -06:00
Deklan Dieterly b510ea4960 Update persister-config.yml.erb 2014-04-10 15:47:38 -06:00
Deklan Dieterly 7850858d71 Update metadata.rb 2014-04-10 15:41:19 -06:00
Deklan Dieterly 1563d5496d Update persister-config.yml.erb 2014-04-10 15:41:01 -06:00
Deklan Dieterly 7b687ac55b Merge branch 'master' of git.hpcloud.net:mon/cookbooks-mon_persister
Conflicts:
	templates/default/persister-config.yml.erb
2014-04-10 14:55:32 -06:00
Deklan Dieterly de9815a369 Migrate to Dropwizard 0.7.0. 2014-04-10 14:50:56 -06:00
Roland Hochmuth 7f6f11f310 Modified timeout from 6000 to 60000 msecs. Modified log level from INFO to DEBUG 2014-03-27 19:15:28 -06:00
Deklan Dieterly 746a9eafd8 Added configs to mon-persister config file. 2014-03-18 15:14:47 -06:00
Tim Kuhlman 431606d96c Added configurable kafka topic 2014-03-18 13:20:11 -06:00
Deklan Dieterly bba4b69cc8 Merge pull request #1 from mon/feature/from_som
Feature/from som
2014-02-26 21:39:35 +00:00
Tim Kuhlman 39ab2bee17 Added initial config, cookbook now works. 2014-02-26 14:36:36 -07:00
Tim Kuhlman f7dbacea6e Initial import from som
The config is not setup. The data bag format is not setup.
Rather than have to figure out encrypted data bags for vagrant it may be
simpler to stick with a default password if no creds data bag is found.
2014-02-25 15:18:15 -07:00
Deklan Dieterly 89d46ceba6 Initial commit 2014-02-25 21:14:54 +00:00