aboutsummaryrefslogtreecommitdiffstats
path: root/spec/classes/tripleo_profile_base_barbican_api_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2017-08-17Move barbican's database creation to mysql profileJuan Antonio Osorio Robles1-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-19Add barbican profile rspec testingAlex Schultz1-0/+107
This change adds rspec tests for the barbican profiles to ensure they function as expected. Change-Id: I73f5405ade2cc73024efbeb2cfbfc831a2120f51