Keystone K8S

  • By OpenStack Charmers
Channel Revision Published Runs on
yoga/beta 82 10 Mar 2023
Ubuntu 22.04
yoga/edge 99 16 May 2023
Ubuntu 22.04
xena/beta 72 21 Nov 2022
Ubuntu 22.04
xena/edge 76 20 Jan 2023
Ubuntu 22.04
2024.1/edge 171 20 Apr 2024
Ubuntu 22.04
2023.2/stable 148 06 Dec 2023
Ubuntu 22.04
2023.2/candidate 169 05 Apr 2024
Ubuntu 22.04
2023.2/beta 169 05 Apr 2024
Ubuntu 22.04
2023.2/edge 169 03 Apr 2024
Ubuntu 22.04
2023.1/stable 125 26 Sep 2023
Ubuntu 22.04
2023.1/candidate 155 12 Jan 2024
Ubuntu 22.04
2023.1/beta 155 10 Jan 2024
Ubuntu 22.04
2023.1/edge 155 03 Jan 2024
Ubuntu 22.04
juju deploy keystone-k8s --channel 2023.2/stable
Show information

Platform:

Learn about configurations >

  • admin-role | string

    Default: Admin

    Admin role to be associated with admin and service users

  • admin-user | string

    Default: admin

    Default admin user for keystone

  • catalog-cache-expiration | int

    Default: 60

    Amount of time (in seconds) the catalog should be cached for.

  • debug | boolean

    Enable debug logging.

  • dogpile-cache-expiration | int

    Default: 60

    Amount of time (in seconds) to cache items in the dogpile.cache. This only applies to cached methods that do not have an explicitly defined cache expiration time.

  • enable-telemetry-notifications | boolean

    Enable notifications to send to telemetry.

  • identity-backend | string

    Default: sql

    Keystone identity backend, valid options are sql and pam

  • log-level | string

    Default: WARNING

    Log level (WARNING, INFO, DEBUG, ERROR)

  • os-admin-hostname | string

    The hostname or address of the admin endpoints that should be advertised in the keystone identity provider.

  • os-internal-hostname | string

    The hostname or address of the internal endpoints that should be advertised in the keystone identity provider.

  • os-public-hostname | string

    The hostname or address of the internal endpoints that should be advertised in the keystone identity provider.

  • region | string

    Default: RegionOne

    Space delimited list of OpenStack regions

  • service-tenant | string

    Default: services

    Name of tenant to associate with service credentials