Include quota class to beaker test

Change-Id: Id8029c5fcc01796a53508f5ddd0a987dc85241a8
This commit is contained in:
ZhongShengping 2018-03-15 14:30:06 +08:00
parent 04263926a5
commit 30883c0048
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': }
}