Commit Graph

7 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
Proskurin Kirill e3a06d2dd1 Get rid of the global SSL switch
Change-Id: I5a61a0cdee17470ed8e505ac5c6f0c202dadd980
2017-02-14 11:05:27 +00:00
Aleksandr Mogylchenko 3c31c9b488 Initial support of TLS in RabbitMQ
Depending on security.tls.enabled switch disables or enables secured
communications between RabbitMQ, etcd and the rest of the world.

Change-Id: If9d376a7808e44a4845c78d3d6e4267bfb80848b
Depends-On: I574d64082e77f49024f49aa7b30c4f2f6cc044ac
Depends-On: I3f05ce795beade0af12eb3426df759a1af8806af
Depends-On: Ib4b3ea4da7c1f641b9ab0223226348de5eac94df
2017-02-10 15:56:57 +01:00
Alexey Lebedeff 7e0ea13b6c Use proper variable name for setting LOG_BASE
According to https://www.rabbitmq.com/man/rabbitmq-env.conf.5.man.html,
rabbitmq-env.conf should contain variables without RABBITMQ_ prefix.
Prefixed version works just by an accident (as we've seen with
CTL_ERL_ARGS, where prefixed version is just ignored).

Change-Id: Ideb6967749efa8ba615cd5ab24df630d2ac526fc
2017-01-27 15:11:33 +03: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
Proskurin Kirill fdd408db48 Remove variables for rbmq volume
Change-Id: Ibf39da71cec5a100152fe4abb5a18cc8049d5d06
2016-08-18 18:29:42 +03:00
Proskurin Kirill 6e082e06e5 Move rabbitmq logs to volume for heka collecting
Change-Id: Ide02b7933000bf1a23c727cfaad1b7a9cad197f1
2016-08-05 11:31:35 +02:00