Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-30 | Fix typo in config_volume | Sven Anderson | 1 | -2/+2 | |
Change-Id: I6a53a56c534f24cb514d8aeb8cec3d7865b93448 | |||||
2017-06-28 | Add heat parameter for all of config_volume images | Martin André | 1 | -3/+10 | |
This commit consistently defines a heat template parameter in the form of DockerXXXConfigImage where XXX represents the name of the config_volume that is used by docker-puppet. The goal is to mitigate hard to debug errors where the templates would set different defaults for the image docker-puppet.py uses to run, for the same config_volume name. This fixes a couple of inconsistencies on the way. Change-Id: I212020a76622a03521385a6cae4ce73e51ce5b6b Closes-Bug: #1699791 | |||||
2017-06-15 | Add Ec2Api to container based deployment | Sven Anderson | 1 | -0/+153 | |
Depends-On: I5dc10ef5cccf6d378c20c68fc4a32d2d3c38233f Change-Id: Ib96040c2e27ad76b1fa6ecb9468bb9d97b3c4518 |