Use common class to manage apache service in beaker job

Depends-on: https://review.opendev.org/#/c/747935/
Change-Id: I299640aed47071381efb4dfb95f77245223b7dce
(cherry picked from commit f7e39c0adf)
This commit is contained in:
Takashi Kajinami 2020-08-07 09:22:15 +09:00
parent 911a396c08
commit 2036a5f6e5
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ describe 'basic gnocchi' do
pp = <<-EOS
include openstack_integration
include openstack_integration::repos
include openstack_integration::apache
include openstack_integration::mysql
include openstack_integration::keystone
class { 'openstack_integration::gnocchi':