RETIRED, Fuel CCP - Horizon deployment
Go to file
Andrey Pavlov 5c9f58a38b Ports configuration refactoring
Ports configuration has been changed:

before:

  port: 123:3333

after:

  port:
    cont: 123
    node: 3333

Change-Id: I5896a401a80826997f4bfd7218ae7ee4c3a14a16
Depends-On: I54ab8dd02fc88b821a1f0d05c08f98b618730150
2016-10-26 17:31:03 +00:00
docker/horizon Convert parent image specification to image_spec calls 2016-10-18 12:53:31 +03:00
service Ports configuration refactoring 2016-10-26 17:31:03 +00:00
tools Yaml linter execution and config improved 2016-09-16 19:55:02 -07:00
.gitreview Fix to pass linters tests 2016-07-06 15:02:29 +02:00
tox.ini Add venv with posargs 2016-10-07 13:51:43 +02:00