RETIRED, Fuel CCP - Memcached deployment
Go to file
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
docker/memcached Convert parent image specification to image_spec calls 2016-10-18 12:53:31 +03:00
service Ports configuration refactoring 2016-10-26 17:34:05 +00:00
tools Yaml linter execution and config improved 2016-09-16 19:55:50 -07:00
.gitignore Memcached container fixes. 2016-06-03 13:31:09 +02:00
.gitreview Fix to pass linters tests 2016-07-06 17:25:59 +02:00
tox.ini Add venv with posargs 2016-10-07 13:52:38 +02:00