Commit Graph

18 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 8649913700 Change Deamonsets to Deployments with antiAffinity
Change-Id: Ib758616cacebebe4afb2cb5fd555c3493d3cb92a
2017-02-15 11:35:20 +00: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
Andrey Pavlov 2f7643907f Adding minimal dsl version for services
Change-Id: Id988118f78fcdfe0599abe27959590f56f3617d3
Depends-On: Iddb02f88e47e53f8f7233f76ec1afe161c185a86
2016-11-21 12:30:24 +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
Andrey Pavlov a3b8ac92b8 Ports configuration refactoring
Ports configuration has been changed:

before:

  port: 123:3333

after:

  port:
    cont: 123
    node: 3333

Change-Id: Ifaf713268cd9044939740fae008981599dbb285b
Depends-On: I54ab8dd02fc88b821a1f0d05c08f98b618730150
2016-10-26 17:32:43 +00:00
Aleksandr Mogylchenko 94245cdf86 Migrate liveness check to new format
Change-Id: I35f380ece070a25f2a0a5ae18157c210619c2ff6
Depends-On: I920029d4cb14981427e7f978778506fb0b69c435
2016-10-26 14:17:10 +02:00
Bartosz Kupidura 7cd537dba0 Expose Rabbitmq on external port
Change-Id: I712953c373102744a8672a31856ea7212571d8ee
2016-10-06 16:03:47 +00:00
Yuriy Taraday 03cdf01d93 Convert all RabbitMQ configs to nested
Change-Id: Ifd74ff24545a4d1019a4918b403b7b7b36237208
2016-10-06 13:03:14 +03:00
Sergey Lukjanov 7d633af3ab Yaml linter execution and config improved
Change-Id: I0cf1d4a02d5018134bf783c4c666aeace3c4f4bf
2016-09-16 19:56:16 -07:00
Dmitriy Ukhlov b5985cec79 Adapt to new fuel-ccp rendering approach
Change-Id: I2c874572c12d033c0b8d9e2402953f8285a54061
2016-09-13 16:22:01 +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
Sergey Reshetnyak b87f434cab Drop hardcoded node selector
Change-Id: Ib3efe62cb70d8da00c5be77bf5f3ba91f27fcb34
Depends-on: I1f8defd90169cd08fd2ac191c3b186efae5da010
2016-07-28 12:34:40 +00:00
Sergey Reshetnyak 61749565b2 Migration to multicontainer pod
Change-Id: Ic8f49dd570425fb8dcbf82911b8bb02ec5b90703
2016-06-29 15:30:26 +03:00
Proskurin Kirill 4fc9c96692 Add node-selector to rabbitmq
Change-Id: I808d804494a53d234b04c0020d2c2f1da03155e8
2016-06-28 10:04:24 +02:00
Andrey Pavlov f668e26522 Adding application definition for rabbitmq
Change-Id: Ieae9fe4a53b67965247d42dabf63f34bed79740b
2016-06-21 18:20:34 +02:00