Commit Graph

6 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
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
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
Yuriy Taraday 62a4e49f84 Convert all Memcached config to nested
Change-Id: I76f0d1201065a34942361d665635060579c0a131
2016-10-04 20:55:05 +03:00
Artur Zarzycki 1d5c197c4f Fix to pass linters tests
Change-Id: Icd9f3c2f2a455cc69b3cc799dc60ceebfc10b351
2016-07-06 17:25:59 +02:00
Andrey Pavlov 6e97ed6a71 Adding application definition for memcached
Change-Id: I68ab7a8315e38a17c89b08ae71672dee6006227a
2016-06-27 16:23:41 +03:00