Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 213fc80135 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: I0770d4c5bb26f1aa5824da5c4693b95dfd4aea53
2019-12-18 09:52:30 +01:00
Aleksandr Mogylchenko c4cdedef84 Allow custom repositories for RabbitMQ container
With this change one will be able to set custom RabbitMQ repository and
its key, as well as specify custom autocluster location (latter seems ugly,
but unfortunately no repository for autocluster yet).

Change-Id: Ib3d6536d8c9fe8b8d7c5d13d4481772b66cc9db0
2016-12-06 19:14:30 +01:00
Andrey Pavlov 689b3ec93e Update rabbitmq version
Change-Id: I02b3931dbdcacca5463b35bfecc909681fedfdd6
2016-11-22 06:03:51 +00:00
Proskurin Kirill 84b35fd2e9 bump rbmq version
Change-Id: Ic9f6cc8ad94b76102cf81e8eec9878e8067d1355
2016-11-11 12:07:09 +00:00
Alexey Lebedeff 20f18c093c Cluster rabbits with autocluster plugin
`etcd` is used as a backend for `autocluster`.

Co-Authored-By: Kirill Proskurin <kproskurin@mirantis.com>
Change-Id: I98bde66da4be517fb9e4442906620fae536d4f37
2016-11-09 15:25:13 +03:00
Yuriy Taraday d7d2f53aa2 Convert parent image specification to image_spec calls
Change-Id: I84e103de1e0ed77370828272ee2b0b93d68a58e7
Depends-On: I18281bdb41e91cd5c9160055f1617d7ee9d3b548
2016-10-18 12:53:31 +03:00
Proskurin Kirill 6e082e06e5 Move rabbitmq logs to volume for heka collecting
Change-Id: Ide02b7933000bf1a23c727cfaad1b7a9cad197f1
2016-08-05 11:31:35 +02:00
Bogdan Dobrelya f4c0d3fbdd Improve docker layering
Do apt clean and /var/lib/rabbitmq state purge at
install stage

Change-Id: Ibdb3d30f2d7e92a7524778a719b5c9603072aaad
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-07-19 13:14:12 +02:00
Andrey Pavlov f668e26522 Adding application definition for rabbitmq
Change-Id: Ieae9fe4a53b67965247d42dabf63f34bed79740b
2016-06-21 18:20:34 +02:00
Proskurin Kirill 04823bd45b Initial rabbitmq service. Standalone.
Jinja vars will be added later, since build tool is not ready yet.
Proper cluster implementation already done for mesos and will be re-wrote
for k8s as all needed tools are ready.

Change-Id: I392ffbed9b2947d09b696d613c523dd68c0a2c0d
2016-05-13 11:02:22 +00:00