Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger c929899400 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: I8aded54f1b9f3b79f3a4bf8f607d3695b92f528b
2019-12-18 19:39:39 +01:00
Swann Croiset a5c154d6ef Configure pagination for OpenStack collectd plugins
Change-Id: I32e83368b7d0d2e8b68d7f7a2df0d1b61653fa72
2017-02-09 12:54:36 +00:00
Swann Croiset 7c248af9fa Rework collectd plugins for OpenStack
* Split out object/workers stats collection for Nova, Cinder and Neutron plugins
* Use the common interface exposed by collectd_base.Base

Change-Id: I59f698b8f09fd0d3ce375327d9e4d81d767d961c
2017-01-31 14:54:53 +01:00
Swann Croiset 973c62b04b Fix Cinder local endpoint check
Since Mitaka, Cinder returns 300 instead of 200 in previous releases

Change-Id: Ia1e35da330754d5dc21573d3b469cb708ca28d28
2017-01-23 10:19:58 +01:00
Swann Croiset e0eb164cf3 Fix MySQL resource name in Pacemaker with MOS 8.0
Change-Id: I571d178d973a81d73be71eae87e7fac5db893119
2017-01-23 10:19:58 +01:00
Guillaume Thouvenin c5eebea265 Add local API check
This patch creates new plugin check_local_endpoint.py to check openstack
service locally and emits a new metric openstack_check_local_api.

Change-Id: I58290dd685b97354137ad5c0b91aece79fd91695
2016-09-21 14:05:55 +02:00
Swann Croiset 70286decfc Fix the InfluxDB VIP check to map the GSE configuration
Change-Id: I9ffce693b7df05a00cfd21211745c3a02975dc76
2016-09-20 09:41:54 +02:00
Simon Pasquier 38ec02fe46 Add a dedicated manifest to configure collectd
This removes duplication of code and limitations we had to deal with
because the collectd Puppet resources don't play well when they are
created at different times from several manifests.

Change-Id: I52fabb1fb5795a33f552168553a148b1520fc496
2016-08-26 15:59:04 +02:00