Osm Nbi

  • By Charmed Distribution of OSM
Channel Revision Published Runs on
latest/stable 1 09 Aug 2022
Ubuntu 20.04
latest/candidate 1 11 Mar 2022
Ubuntu 20.04
latest/beta 600 30 Sep 2023
Ubuntu 22.04
latest/edge 408 30 Jun 2023
Ubuntu 22.04
14.0/stable 442 20 Jul 2023
Ubuntu 22.04
14.0/candidate 442 12 Jul 2023
Ubuntu 22.04
14.0/beta 442 12 Jul 2023
Ubuntu 22.04
13.0/stable 731 15 Jan 2024
Ubuntu 20.04
13.0/candidate 102 09 Dec 2022
Ubuntu 20.04
13.0/beta 731 05 Dec 2023
Ubuntu 20.04
12.0/stable 222 11 Apr 2023
Ubuntu 20.04
12.0/beta 730 05 Dec 2023
Ubuntu 20.04
10.0/stable 1 09 Dec 2022
Ubuntu 20.04
juju deploy osm-nbi
Show information

Platform:

Learn about configurations >

  • auth_backend | string

    Default: internal

    Authentication backend ('internal' or 'keystone')

  • cluster_issuer | string

    Name of the cluster issuer for TLS certificates

  • database_commonkey | string

    Default: osm

    Database COMMON KEY

  • debug_common_local_path | string

    Local full path to the COMMON project. The path will be mounted to the docker image, which means changes during the debugging will be saved in your local path.

  • debug_mode | boolean

    If true, debug mode is activated. It means that the service will not run, and instead, the command for the container will be a `sleep infinity`. Note: If enabled, security_context will be disabled.

  • debug_nbi_local_path | string

    Local full path to the NBI project. The path will be mounted to the docker image, which means changes during the debugging will be saved in your local path.

  • debug_pubkey | string

    Public SSH key that will be injected to the application pod.

  • enable_test | boolean

    Enable test endpoints of NBI.

  • image_pull_policy | string

    Default: always

    ImagePullPolicy configuration for the pod. Possible values: always, ifnotpresent, never

  • ingress_class | string

    Ingress class name. This is useful for selecting the ingress to be used in case there are multiple ingresses in the underlying k8s clusters.

  • ingress_whitelist_source_range | string

    A comma-separated list of CIDRs to store in the ingress.kubernetes.io/whitelist-source-range annotation. This can be used to lock down access to Keystone based on source IP address.

  • log_level | string

    Default: INFO

    Log Level

  • max_file_size | int

    The maximum file size, in megabytes. If there is a reverse proxy in front of Keystone, it may need to be configured to handle the requested size. Note: if set to 0, there is no limit.

  • mongodb_uri | string

    MongoDB URI (external database)

  • security_context | boolean

    Enables the security context of the pods

  • site_url | string

    Ingress URL

  • tls_secret_name | string

    TLS Secret name