Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Jaeger 30aec40b2d Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Idd23b8e35bef09c7a91fba702e52adc458d4d1c6
2019-12-18 19:32:00 +01:00
iberezovskiy a53478afe9 Implement Ceilometer-Redis plugin
In details:
  * Adapt Redis puppet module for plugin usage:
    - update tests
    - improvements for sentinel installation
    - uncomment CentOS params for plugin usage on next Fuel releases
  * Prepare main puppet script for:
    - Redis and sentinel installation
    - Work with ceilometer-agent-central service as pacemaker resource
     (remove old one and configure new with clone set)
    - Configure redis under pacemaker
    - Add ocf scripts for redis-server
  * Add tasks for plugin
  * Add metadata for plugin
  * Add Redis packages (2.8 version) and their dependencies
  * Use existing ceilometer network role for redis

Partially implements: blueprint ceilometer-central-agent-ha

Change-Id: I77c75e05b28f3ff4690e89034e345cc9c64af5e5
2015-08-18 16:23:57 +03:00