Merge "neutron/server: expose quotas configuration"

This commit is contained in:
Zuul 2018-03-08 03:57:13 +00:00 committed by Gerrit Code Review
commit bf4fccc687
1 changed files with 1 additions and 0 deletions

View File

@ -143,5 +143,6 @@ class tripleo::profile::base::neutron::server (
sync_db => $sync_db,
l3_ha => $l3_ha,
}
include ::neutron::quota
}
}