Merge "Include quota class to beaker test"

This commit is contained in:
Zuul 2018-03-17 01:28:47 +00:00 committed by Gerrit Code Review
commit ebfd68412d
1 changed files with 1 additions and 0 deletions

View File

@ -76,4 +76,5 @@ class openstack_integration::trove {
auth_url => $::openstack_integration::config::keystone_auth_uri,
use_guestagent_template => false,
}
class { '::trove::quota': }
}