Commit Graph

26 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
OpenDev Sysadmins f870c5f6a2 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:24 +00: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
Jenkins 949ba9376c Merge "Adding minimal dsl version for services" 2016-11-22 11:00:48 +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
Sergey Lukjanov 6fe7137bb0 Add LICENSE file
Change-Id: If513819c5a4cf4044fde8e12593e0138ab52efb8
2016-11-19 22:50:27 -08: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 6d65e013b4 Convert parent image specification to image_spec calls
Change-Id: Ia732a28a4138982ce7476ac9da81fa4192c513e8
Depends-On: I18281bdb41e91cd5c9160055f1617d7ee9d3b548
2016-10-18 12:53:31 +03:00
Artur Zarzycki 0ab6acd4d7 Add venv with posargs
Change-Id: I41fc1c37b4776e63b46aa538a4d69f9ebc707d17
2016-10-07 13:52:38 +02:00
Yuriy Taraday 62a4e49f84 Convert all Memcached config to nested
Change-Id: I76f0d1201065a34942361d665635060579c0a131
2016-10-04 20:55:05 +03:00
Sergey Lukjanov a61704cfee Yaml linter execution and config improved
Change-Id: I22586f1faf4f196754d14cf748027dfe6c9024a4
2016-09-16 19:55:50 -07:00
Dmitriy Ukhlov a9522e4050 Adapt to new fuel-ccp rendering approach
Change-Id: Ibbb9030f5e56e6799aa33e403fe6eda9f3a8cf81
2016-09-13 15:44:33 +03:00
Jenkins 4b6f670c34 Merge "Remove docker-compose-based tests" 2016-08-03 12:09:01 +00:00
Andrey 10f02373bc Remove docker-compose-based tests
We have decided to remove them some time ago

Change-Id: Iaa56cf69703942aaf4d5f2ddf7b558f44b1301fe
2016-08-02 13:25:18 +00: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
Proskurin Kirill 21b89cb770 Memcached container fixes.
1) Size changed from 650Mb to 250Mb
2) Run from non root user
3) Del uneeded run script
4) Add tests

Change-Id: Ie9d608d4fc14a356e60bb70bbd0ce5eb9c0256eb
Depends-On: Ic8aa3085f7c2d567907e6c6370c8963a4629a89b
2016-06-03 13:31:09 +02: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
Fuel Infra Jeepyb be191389c8 Added .gitreview 2016-05-06 10:31:43 +00:00