Commit Graph

16 Commits

Author SHA1 Message Date
Andreas Jaeger f776f834e2 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: Ida242c37807b878c8c1a95e4efd57ca5c691f76d
2019-12-18 09:49:47 +01:00
Bartosz Kupidura bba90370ee Remove self-ref which breaks ccp deploy
Change-Id: I571506d968318f2def62b2d59b82a4fbfbe424e5
2017-01-30 13:32:30 +01:00
Bartosz Kupidura 2bb2d9432b Add telegraf agent to memcached pod
Change-Id: I3791fc071e41d478b80b389c1125f5093e62d8e1
2017-01-25 14:20:55 +01:00
Proskurin Kirill 08eec55454 Bump memcached defaults a bit
Plus make max_conn configurable(default is 1024)

Closes-Bug: #1653071
Change-Id: Iccdf7a75b3f2c3400b49dce36571206a8c0d34d3
2016-12-29 10:19:25 +00:00
Proskurin Kirill fe1c7dbc40 Removed unneded probes. Merry Xmas!
Change-Id: I28cb2e797c9dc4ab9b0e9e30e29b226ec8dea708
2016-12-26 13:11:30 +00:00
Andrey Pavlov 28e010f08e Adding minimal dsl version for services
Change-Id: I9afb7143dc876b839297c5bf5c03b156e0daa8c2
Depends-On: Iddb02f88e47e53f8f7233f76ec1afe161c185a86
2016-11-21 12:32:24 +00:00
Andrey Pavlov 61f909dd34 Ports configuration refactoring
Ports configuration has been changed:

before:

  port: 123:3333

after:

  port:
    cont: 123
    node: 3333

Change-Id: I4b79c87e1e611a23fe8be9b48b0af50d8e98566c
Depends-On: I54ab8dd02fc88b821a1f0d05c08f98b618730150
2016-10-26 17:34:05 +00:00
Aleksandr Mogylchenko 1bd192b362 Migrate liveness check to new format
Change-Id: I33f564c2b43a9feedfa82d1ba5d7acfed004a166
Depends-On: I920029d4cb14981427e7f978778506fb0b69c435
2016-10-26 14:15:13 +02:00
Yuriy Taraday 62a4e49f84 Convert all Memcached config to nested
Change-Id: I76f0d1201065a34942361d665635060579c0a131
2016-10-04 20:55:05 +03:00
Dmitriy Ukhlov a9522e4050 Adapt to new fuel-ccp rendering approach
Change-Id: Ibbb9030f5e56e6799aa33e403fe6eda9f3a8cf81
2016-09-13 15:44:33 +03:00
Sergey Reshetnyak 41a818b630 Drop hardcoded node selector
Change-Id: I54a4ccf8a81d90c6c02e0e3581da4b905d155a0d
2016-07-28 12:33:00 +00:00
Artur Zarzycki 1d5c197c4f Fix to pass linters tests
Change-Id: Icd9f3c2f2a455cc69b3cc799dc60ceebfc10b351
2016-07-06 17:25:59 +02:00
Sergey Reshetnyak aa35542800 Migration to multicontainer pod
Change-Id: I48e7e0b1b6a5772328cf43fc2c9063d70a0b63b3
2016-06-30 16:22:50 +03:00
Proskurin Kirill fbe5a8c966 Add node selector to memcached
Change-Id: I4434463f778bc25d7c534a54b808eb5d2ce78701
2016-06-28 10:04:06 +02:00
Andrey Pavlov 6e97ed6a71 Adding application definition for memcached
Change-Id: I68ab7a8315e38a17c89b08ae71672dee6006227a
2016-06-27 16:23:41 +03:00
Aleksandr Mogylchenko 51a4ac2e8f Containerize Memcached
Basic implementation without authentication

Closes-Bug: MCP-379
Change-Id: Ib1bed22a47a54d52bd133ff06de51f543c4153bb
2016-05-20 16:58:08 +02:00