[PR #9528/838cdaab backport][stable-10] lmn*: style adjustments (#9543)

lmn*: style adjustments (#9528)

* lmn*: style adjustments

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 838cdaab42)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-01-07 18:45:30 +01:00 committed by GitHub
commit 75f649648e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
43 changed files with 440 additions and 378 deletions

View file

@ -49,7 +49,7 @@ options:
parent_id:
type: int
description:
- The id of the parent tenant. If not supplied the root tenant is used.
- The ID of the parent tenant. If not supplied the root tenant is used.
- The O(parent_id) takes president over O(parent) when supplied.
required: false
default:
@ -140,7 +140,7 @@ tenant:
type: complex
contains:
id:
description: The tenant id.
description: The tenant ID.
returned: success
type: int
name:
@ -152,7 +152,7 @@ tenant:
returned: success
type: str
parent_id:
description: The id of the parent tenant.
description: The ID of the parent tenant.
returned: success
type: int
quotas: