From b8b11c69bdfb856a9f5d3d3bf30f127a5dd3cf7e Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Fri, 13 Dec 2024 15:06:54 -0800 Subject: [PATCH] [Trivial] Fix the typo error Change-Id: I8234bf6ee7973ef246d57c6da7fd95dbf35a2c0f --- nova/policies/remote_consoles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: