Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-10 | panko: Do db_sync in api manifest | Juan Antonio Osorio Robles | 1 | -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-06 | Ensure panko::db class is initialized | Pradeep Kilambi | 1 | -0/+1 | |
Change-Id: If2f6559a7d76b26fa9b0a3ecfa2e2101aae93e3c | |||||
2016-11-14 | Add panko service support | Pradeep Kilambi | 1 | -0/+47 | |
Change-Id: I35f283bdf8dd0ed979c65633724f0464695130a4 |