summaryrefslogtreecommitdiff
path: root/neutron/conf
diff options
context:
space:
mode:
authorRajesh Tailor <ratailor@redhat.com>2022-07-06 17:17:35 +0530
committerRajesh Tailor <ratailor@redhat.com>2022-07-06 21:20:27 +0530
commit8ab5ee1d174388c9ae31f083ec656f6f95adcc14 (patch)
tree7a04b7392dadedcfb9d6f39ebd5f12456775ea72 /neutron/conf
parentac0f24735205612922be90e41c911056faf8ac14 (diff)
downloadneutron-8ab5ee1d174388c9ae31f083ec656f6f95adcc14.tar.gz
Fix remaining typos in comments and tests
Change-Id: I872422cffd1f9a2e59b5e18a86695e5cb6edc2cd
Diffstat (limited to 'neutron/conf')
-rw-r--r--neutron/conf/policies/service_type.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/neutron/conf/policies/service_type.py b/neutron/conf/policies/service_type.py
index 1f6b41bbfd..8239ee3996 100644
--- a/neutron/conf/policies/service_type.py
+++ b/neutron/conf/policies/service_type.py
@@ -25,7 +25,7 @@ rules = [
# NOTE: it can't be ADMIN_OR_PROJECT_READER constant from the base
# module because that is using "project_id" in the check string and the
# service_provider resource don't belongs to any project thus such
- # check string would fail enforcment.
+ # check string would fail enforcement.
check_str='role:reader',
description='Get service providers',
operations=[