Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-11 | Removing WARNING: line has more than 140 characters in puppet-tripleo profiles | Carlos Camacho | 1 | -1/+7 | |
Some lint checks are returning: WARNING: line has more than 140 characters in puppet-tripleo profiles This patch will remove those warnings by adding \'s Change-Id: I19b56c93db82948fb0498a4c9851b522c81946f8 | |||||
2016-08-08 | Fix parameters and headers inconsistency in the puppet manifests. | Carlos Camacho | 1 | -1/+0 | |
As we are staring to manually check overcloud services the first step is to check that the puppet profiles are all aligned. Changes applied: No logic added or removed in this submission. Removed unused parameters. Align header comments structure. All profiles parameters sorted following: "Mandatory params first sorted alphabetically then optional params sorted alphabetically." Note: Following submissions will check pacemaker, cinder, mistral and redis services in the base profiles as some of them has the $pacemaker_master parameter defaulted to true. Change-Id: I2f91c3f6baa33f74b5625789eec83233179a9655 | |||||
2016-06-02 | Add Cinder API/Scheduler/Volume roles | Giulio Fidente | 1 | -0/+118 | |
Includes both the base and the pacemaker roles. Change-Id: I3c6d5226eed5f0f852b0ad9476c7cd9a959fda69 |