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>
This commit is contained in:
Alexei Znamensky 2025-01-07 18:28:00 +13:00 committed by GitHub
commit 838cdaab42
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: