Commit Graph

10 Commits

Author SHA1 Message Date
Tobias Urdin 3a2a519bb2 Convert all class usage to relative names
Change-Id: Id33f4d13a4547734f36a6437e0d0e6b1db37a9a1
2019-12-08 23:07:12 +01:00
Zuul e5aa68a0f3 Merge "Remove deprecated parameters" 2018-06-13 14:19:47 +00:00
Tobias Urdin 0e29b9207d Remove deprecated parameters
Removes deprecated parameters that has been
deprecated for one cycle or more.

Depends-On: https://review.openstack.org/#/c/569542/
Change-Id: I3f53036f65cd520403efdb2e179a5509a0637b90
2018-06-12 09:54:00 +02:00
ZhijunWei f0036b7f74 Replace port 35357 with 5000
Now that the v2.0 API has been removed, we don't have a reason to
include deployment instructions for two separate applications on
different ports.

Change-Id: Ideba7e85f92803b1ecc059287bf0237c1485fdd5
2018-05-13 15:28:04 +08:00
melissaml d84d09b9fa fix mysql connection
Change-Id: Ib544770953ff41d5d62f9286692e8432625efc58
2018-03-05 13:25:19 +08:00
Pradeep Kilambi b8f4147c6b Fix incorrect class params
Change-Id: Ie53d822926a3d1358ac77ce294d077807ddd089d
2016-02-25 10:55:59 -05:00
Emilien Macchi 1d0ba66a12 Implement ::gnocchi::client
Create ::gnocchi::client class that takes care of python-gnocchiclient
package.

Change-Id: I1118f48fb5cbeaaa920035b1ba14767744c8a083
2015-12-08 12:18:58 -05:00
Emilien Macchi a22687f4ed Implement Gnocchi Statsd support
* Manage Gnocchi statsd package & service
* Manage Gnocchi configuration
* Complete example manifests and acceptance tests with the new class.
* Make sure db_sync is run before gnocchi services, otherwise statsd
  would fail to start.

Change-Id: Ib894571889a69e67760402217f9fc18a339ced19
2015-11-24 13:54:31 +00:00
Sebastien Badia 4438badb14 Add Puppet 4.x lint checks
This changes the puppet-lint requirement to 1.1.x, so that we can use
puppet-lint plugins. Most of these plugins are for 4.x compat, but some
just catch common errors.

Change-Id: I3a35ddd0e550a307bd1200fc9aa63e156a508f80
2015-03-10 11:38:32 +01:00
Emilien Macchi 7acdab3657 Add site.pp for example
This is how we will install gnocchi service.
2014-12-29 13:47:37 +01:00