class OpenStack::Keystone::Public::Tenant
An OpenStack
Tenant
(“public view”)
Attributes¶ ↑
-
name
- The name of the tenant -
description
- A description of the tenant -
enabled
- True if the tenant is enabled
Public Class Methods
find_all_by_name(name)
click to toggle source