Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 16f5f4cf44 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

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/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I6b38110f2d230006cd9cce1da5d2cf76cf470d35
2019-12-18 09:54:55 +01:00
Olivier Bourdon 4b0617cd24 Implement alarm-manager
alarm-manager is responsible for watching a configurable
location within the filesystem where the user can put
a YAML file which defines alarms. When change/creation is
detected, the YAML file is checked for proper contents
and if verification is successfull, LUA code is generated
as well as LUA configuration files. Hindsight will pick
up those changes after a certain period of time and
provides proper alarming to the platform.

Change-Id: I7b2b98f379c49bdbf23177a038bdca9433d1c6e5
2016-09-21 19:54:39 +02:00
Sergey Lukjanov 1e3b0d8053 Yaml linter execution and config improved
Change-Id: Id06bb20d5e6c8803b5890788e803f0fa3d893d75
2016-09-16 19:56:25 -07:00
Artur Zarzycki 4a5a0fcfce Prepare tox for creating venv and launch command
Change-Id: I254aabf1986df2e5fa85be8b53314d7ee1b189e2
2016-08-16 11:38:05 +02:00
Proskurin Kirill 418de5ebc8 Fix to pass linters tests
Change-Id: Ib87fc61a3883e1065d0348832c72c01ec3488fc8
2016-07-06 19:32:04 +03:00
Éric Lemoine 224acdefc2 Set up repo infra/tools
This commit adds .gitignore and tox.ini files.

Change-Id: I16af12e129861bc4aee6fd1dd667b655e1841bf3
2016-06-06 12:25:18 +02:00