RETIRED, Fuel CCP - Heat deployment
Go to file
Andrey Pavlov 00d4f259e4 Ports configuration refactoring
Ports configuration has been changed:

before:

  port: 123:3333

after:

  port:
    cont: 123
    node: 3333

Change-Id: I4a2327802839641ea44c5fc858287706d45ee5b6
Depends-On: I54ab8dd02fc88b821a1f0d05c08f98b618730150
2016-10-26 17:15:26 +00:00
docker Convert parent image specification to image_spec calls 2016-10-18 12:53:31 +03:00
service Ports configuration refactoring 2016-10-26 17:15:26 +00:00
tools Yaml linter execution and config improved 2016-09-16 19:54:51 -07:00
.gitreview Added .gitreview 2016-07-13 12:40:33 +00:00
tox.ini Add venv with posargs 2016-10-07 13:51:24 +02:00