Merge "Add barbican service_available config"

This commit is contained in:
Jenkins 2017-08-30 06:49:49 +00:00 committed by Gerrit Code Review
commit 8962e56874
1 changed files with 1 additions and 0 deletions

View File

@ -542,6 +542,7 @@ the future release. Please use tempest::package_ensure instead.")
'service_available/aodh': value => $aodh_available;
# https://bugs.launchpad.net/aodh/+bug/1611406
'service_available/aodh_plugin': value => $aodh_available;
'service_available/barbican': value => $barbican_available;
'service_available/bgpvpn': value => $neutron_bgpvpn_available;
'service_available/gnocchi': value => $gnocchi_available;
'service_available/panko': value => $panko_available;