aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/panko.pp
AgeCommit message (Collapse)AuthorFilesLines
2017-03-10panko: Do db_sync in api manifestJuan Antonio Osorio Robles1-16/+2
The db_sync from panko comes from the panko-api package; So we move the db_sync to be done in the api manifest as it's done for other services such as barbican. This is necessary since in cases where the overcloud deploy requires puppet to do the installations, with the previous setup it failed since the command wasn't available in the step it was being done. Change-Id: I20a549cbaa2ee4b2c762dbae97f5cbf4d0b517c8 Closes-Bug: #1671716
2017-01-06Ensure panko::db class is initializedPradeep Kilambi1-0/+1
Change-Id: If2f6559a7d76b26fa9b0a3ecfa2e2101aae93e3c
2016-11-14Add panko service supportPradeep Kilambi1-0/+47
Change-Id: I35f283bdf8dd0ed979c65633724f0464695130a4