RETIRED, Fuel CCP - Rabbitmq deployment
Go to file
Andrey Pavlov a3b8ac92b8 Ports configuration refactoring
Ports configuration has been changed:

before:

  port: 123:3333

after:

  port:
    cont: 123
    node: 3333

Change-Id: Ifaf713268cd9044939740fae008981599dbb285b
Depends-On: I54ab8dd02fc88b821a1f0d05c08f98b618730150
2016-10-26 17:32:43 +00:00
docker/rabbitmq Convert parent image specification to image_spec calls 2016-10-18 12:53:31 +03:00
service Ports configuration refactoring 2016-10-26 17:32:43 +00:00
tools Yaml linter execution and config improved 2016-09-16 19:56:16 -07:00
.gitignore Initial rabbitmq service. Standalone. 2016-05-13 11:02:22 +00:00
.gitreview Fix to pass linters tests 2016-07-06 17:57:44 +02:00
tox.ini Add venv with posargs 2016-10-07 13:53:49 +02:00