Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger edd15e4f6b 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: I387b9c934c72ecaa7f38aafeafb2178c08c5b3c1
2019-12-18 19:43:51 +01:00
Volodymyr Kornylyuk 7d7213bbe8 Fixes order of scripts execution
Change-Id: I512a3c969e1aa488e6b2cb35ba3c49792dd5fff0
2016-10-06 07:53:46 +00:00
Volodymyr Kornylyuk 9f6ca1045a Fix requirements for starting create-topics.sh
All kafka nodes need to be up before topic creation

Change-Id: I076dfbed1c3c3995e567ce0a58675dcce6944928
2016-09-28 11:21:37 +03:00
Roman Babyuk 302fd461ea Clean up
Change-Id: I2b6d3f02bd963304bb70587074701f2960bfdfdb
2016-09-27 15:04:31 +03:00
Volodymyr Kornylyuk 6a89509b2b Pacemaker fix for coodination and other fixes
- start ceilometer-agent-central and aodh-evaluator on all controllers
- create kafka topics before hindsight start

Change-Id: Icef2d5ad1d2926fa7f794f0da998f2259a1b98a2
2016-09-26 15:53:44 +03:00
Roman Babyuk b78b1a0cb3 Fixes for ES and notificatin_topics/driver
Change-Id: I6476e5f38361d1a34d0ecbbaca67f63b46ca6407
2016-09-23 15:31:47 +00:00
Volodymyr Kornylyuk 038379060c Ceilometer config on compute, other fixes
- kafka url on compute
- oslo package update
- create topics before ceilometer start

Change-Id: I6af7e9a2bc88dbe51db9bbf45fcbce7f44893a41
2016-09-21 19:05:35 +03:00
Volodymyr Kornylyuk 0ae8c7888f Creates topics
- creates Kafka topics: notifications.sample and metering.sample

Change-Id: I6cb6abd8f0f121c477bdeb1f5e436a651ba77226
2016-09-19 11:44:59 +00:00
Volodymyr Kornylyuk 4667c2e359 Aodh config fix
- order of deployment tasks is fixes

Change-Id: I6456f1e87bc53be0159bf2126bc288ef8a85d656
2016-09-16 15:35:45 +03:00
Volodymyr Kornylyuk a14b61fcb1 Kafka support
- get kafka IPs
- configure ceilometer.conf
- configure hindsight configs
- deploy hindsight on Kafka nodes
- disable heka when Kafka detected

Change-Id: I3df403affab6f8427141c19a07a3312af7e92630
2016-09-14 18:34:03 +03:00
Volodymyr Kornylyuk f47afa82ea Adds hindsight
- downloads packages
- installs packages
- puts configs and scripts
- starts service

Change-Id: I3feaa1a4afcb016db71b76cf975f0ab8f23801d3
2016-09-09 14:55:21 +03:00
Volodymyr Kornylyuk e81d7ee353 Add deployment of persisters
This change adds the Puppet code to deploy the persisters
that read samples from RabbitMQ and push them to InfluxDB.

Change-Id: Iff1bb26b795f9562162b5b02b482571e288f8ca1
2016-09-02 09:59:09 +00:00
Roman Babyuk e0512ed1a8 initial version for installing ceilometer and aodh by using core functionality
This commit includes:
ceilometer config adjustment for integration with rabbit and stacklight
installs all required packages
removes unneeded ceilometer-collector
influxdb integration

Change-Id: I547921e3d4fc031c77d45647fa85f6f3958524f7
2016-08-25 15:29:24 +03:00