Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-17 | Move barbican's database creation to mysql profile | Juan Antonio Osorio Robles | 1 | -3/+0 | |
This makes sure that the database creation is only executed on the mysql profile (or container if that's enabled), and stops the conflicts and errors that were happening when barbican was deployed in containerized environments. Change-Id: Ib5c99482f62397fc5fb79a9dc537dfb06ee7f4df Closes-Bug: #1710928 | |||||
2016-10-19 | Add barbican profile rspec testing | Alex Schultz | 1 | -0/+107 | |
This change adds rspec tests for the barbican profiles to ensure they function as expected. Change-Id: I73f5405ade2cc73024efbeb2cfbfc831a2120f51 |