Commit Graph

10 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
Nadya Shakhat e8e20c95fa Docs and version are updated for MOS 9.0 compatibility
Change-Id: I757ee2599758aea94addd0c087b038259703a2e3
2016-07-27 18:29:00 +03:00
Nadya Shakhat 6e4d9213d2 Update plugin for MOS 9.0
Change-Id: I6fc0573ec1519a4cd3b4b9d3c6536910485dd66c
2016-07-13 14:59:09 +03:00
Nadya Shakhat 522de005bd Update the documentation for MOS 8.0
Change-Id: Ifc135a32a832d8cc10b936389bb3494e2952bb76
2016-04-13 15:45:08 +03:00
Nadya Shakhat 1036a1cafb Add an ability to run plugin on both MOS 8.0 and MOS 7.0
Change-Id: I5a825d761fa2638dc93c7370b63bd7613304d5ec
2016-03-30 15:49:02 +03:00
Mykyta Karpin b19cbd4d5f Update package version to 3.0.0
This change is required to fix different issues
related to order in which plugin tasks are launched
on controller nodes

Closes-Bug: #1558580

Change-Id: I8d26ca82e70ef80d509203366457779d6a3291a8
2016-03-18 14:02:07 +02:00
Nadya Shakhat d20decbec7 Change version to 8.0
Change-Id: I165fce595702dd41044cd98cf7fa5eaf27f3d8ee
2016-03-14 15:01:42 +03:00
xuchao 7599af05a6 Change stackforge to openstack
stackforge is already openstack project,
change 'fuel-plugin-ceilometer-redis' stackforge url to openstack url.

Change-Id: Idf954eba36ecfe39bdecaf4ddbdb6a8e21ff6cbd
2015-11-12 18:26:07 +08:00
iberezovskiy 7cf2fd4387 Refactor redis tasks for controller nodes
* Remove duplication of starting manifests
* Remove excess lines from metadata

Change-Id: I1ad0b69150d21e54ef107d49ee0d9245f062b849
2015-11-05 20:13:48 +03: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