Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-04 | Noop start/stop/restart action for Glance and Keystone in the roles | Giulio Fidente | 1 | -0/+7 | |
Change-Id: I1d95746cb990292462106c191987147eba30ee61 | |||||
2016-05-03 | Move databases creation and sync with the role | Giulio Fidente | 1 | -9/+10 | |
This change moves the database creation and sync with the role profile, so that it's only executed when the role is enabled and by the role itself. It also calls the non-pacemaker profiles out of the 'step' conditional because the non-pacemaker profiles know how to deal with 'step' already. Change-Id: I6c752cb53090e7ef8e0319bade462f2453ed7660 Related-Bug: 1572952 | |||||
2016-04-11 | Add Glance profiles | Emilien Macchi | 1 | -0/+129 | |
Add Glance profiles for non-ha & ha scenarios. Change-Id: Ifc388f7058ccfff2818f531bcbc00c7179874bbc Implements: blueprint refactor-puppet-manifests |