diff --git a/nova/policies/remote_consoles.py b/nova/policies/remote_consoles.py index ec31e600f7..1e6f949e66 100644 --- a/nova/policies/remote_consoles.py +++ b/nova/policies/remote_consoles.py @@ -25,7 +25,7 @@ remote_consoles_policies = [ policy.DocumentedRuleDefault( name=BASE_POLICY_NAME, check_str=base.PROJECT_MEMBER_OR_ADMIN, - description="""Generate a URL to access remove server console. + description="""Generate a URL to access remote server console. This policy is for ``POST /remote-consoles`` API and below Server actions APIs are deprecated: