RETIRED, Fuel CCP - Etcd deployment
Go to file
Andrey Pavlov 09dd88d0ed Ports configuration refactoring
Ports configuration has been changed:

before:

  port: 123:3333

after:

  port:
    cont: 123
    node: 3333

Change-Id: I6942379a7f8b52dcbce8a300af8d6c6301c57edf
Depends-On: I54ab8dd02fc88b821a1f0d05c08f98b618730150
2016-10-26 17:30:23 +00:00
docker/etcd Convert parent image specification to image_spec calls 2016-10-18 12:53:31 +03:00
service Ports configuration refactoring 2016-10-26 17:30:23 +00:00
tools Yaml linter execution and config improved 2016-09-16 19:54:27 -07:00
.gitignore Initial implementation of etcd image 2016-07-18 15:26:20 +03:00
.gitreview Added .gitreview 2016-07-06 10:27:09 +00:00
tox.ini Add venv with posargs 2016-10-07 13:50:44 +02:00