Adding HA support for Keystone charm
[osm/devops.git] / installers / charm / keystone / config.yaml
index b014e55..1ad4785 100644 (file)
@@ -93,6 +93,10 @@ options:
     description: |
       Project domain name (Hardcoded in the container start.sh script)
     default: default
+  token_expiration:
+    type: int
+    description: Token keys expiration in seconds
+    default: 172800
   ldap_enabled:
     type: boolean
     description: Boolean to enable/disable LDAP authentication