Commit Graph

10 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
Ildar Svetlov 1590db0459 Change snapshot to 9.0-latest
Changing snapshot version

Change-Id: I4deff55f016ba035ab52f448d672b83eb13e5edb
2016-12-07 15:02:47 +04:00
Volodymyr Kornylyuk b3b60192de Install python libraries from deb packages
Change-Id: Ice855627fa2d0258379f25728ef9f0fbdb004678
2016-10-13 11:41:59 +03: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 fcbbc98c74 Oslo messaging update
- updates packages
- kafka url fix

Change-Id: Idd2a4e46c34813ae67845dfac8d7e9aee3a04e48
2016-09-20 12:12:47 +03: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 471f04cc36 Renamed telemetry services and other fixes
- new name of heka service is telemetry-collector-heka
- new name of hindsight service is telemetry-collector-hindsight
- ceilometer workers count is processor_count/3
- message.max.bytes removed from hindsight config kafka_input.cfg
- hindsight restart on config change, directories
- modules_dir fix, io_lua_cpath

Change-Id: I0dc8f1c5b48695e41743516c65eb2756f9de74b8
2016-09-16 10:54:24 +00: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