Merge "trivial: Fix a typo in devstack plugin.sh"

This commit is contained in:
Zuul 2021-02-12 16:04:09 +00:00 committed by Gerrit Code Review
commit 7922092e4a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
function configure_enforce_scope {
iniset $GLANCE_CONF_DIR/glance-api.conf oslo_policy enforce_scope true
iniset $GLANCE_CONF_DIR/glance-api.conf oslo_policy enforce_new_defaults true
sudo systemctl restart devstack@keystone
sudo systemctl restart devstack@g-api
}
function configure_protection_tests {