Horizon K8S
- OpenStack Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
yoga/beta | 32 | 30 May 2023 | |
yoga/edge | 32 | 22 May 2023 | |
xena/beta | 17 | 21 Nov 2022 | |
xena/edge | 25 | 20 Jan 2023 | |
2024.1/beta | 111 | 11 Dec 2024 | |
2024.1/beta | 106 | 22 Nov 2024 | |
2024.1/edge | 111 | 09 Dec 2024 | |
2024.1/edge | 106 | 08 Oct 2024 | |
2023.2/stable | 62 | 06 Dec 2023 | |
2023.2/candidate | 75 | 25 Mar 2024 | |
2023.2/beta | 75 | 25 Mar 2024 | |
2023.2/edge | 75 | 23 Feb 2024 | |
2023.1/stable | 56 | 26 Sep 2023 | |
2023.1/candidate | 64 | 12 Jan 2024 | |
2023.1/beta | 64 | 10 Jan 2024 | |
2023.1/edge | 64 | 12 Dec 2023 |
juju deploy horizon-k8s --channel 2023.2/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
allow-password-autocompletion | boolean
Setting this to True will allow password form autocompletion by browser.
-
api-result-limit | int
Default: 1000
The maximum number of objects (e.g. Swift objects or Glance images) to display on a single page before providing a paging element (a "more" link) to paginate results.
-
cinder-backup | boolean
Enable cinder backup panel.
-
create-instance-flavor-sort-key | string
This option can be used to customise the order instances are sorted in. Support values include: id, name, ram, disk, and vcpus. See https://docs.openstack.org/horizon/latest/configuration/settings.html#create-instance-flavor-sort for more details.
-
create-instance-flavor-sort-reverse | boolean
This option can be used to set the instance sorting to either ascending or descending. Set True to sort in ascending order or False for descending order.
-
customization-module | string
This option provides a means to enable customisation modules to modify existing dashboards and panels.
-
debug | boolean
Enable debug logging.
-
default-create-volume | boolean
Default: True
The default value for the option of creating a new volume in the workflow for image and instance snapshot sources when launching an instance. This option has an effect only to Ocata or newer releases.
-
default-domain | string
Default domain when authenticating with Horizon. Disables the domain field in the login page.
-
default-role | string
Default: member
Default role for Horizon operations that will be created in Keystone upon introduction of an identity-service relation.
-
disable-instance-snapshot | boolean
This setting disables Snapshots as a valid boot source for launching instances. Snapshots sources won’t show up in the Launch Instance modal dialogue box. This option works from the Newton release, and has no effect on earlier OpenStack releases.
-
disable-password-reveal | boolean
If enabled, the reveal button for passwords is removed.
-
dropdown-max-items | int
Default: 30
Max dropdown items to show in dropdown controls. NOTE: This setting is supported >= OpenStack Liberty.
-
enable-fip-topology-check | boolean
Default: True
By default Horizon checks that a project has a router attached to an external network before allowing FIPs to be attached to a VM. Some use cases will not meet this constraint, e.g. if the router is owned by a different project. Setting this to False removes this check from Horizon.
-
enforce-password-check | boolean
Default: True
If True, displays an ‘Admin Password’ field on the Change Password form to verify that it is indeed the admin logged-in who wants to change the password.
-
help-url | string
A custom hyperlink for the "Help" menu, e.g. https://mycloud.example.com/help. The default value is https://docs.openstack.org/
-
hide-create-volume | boolean
Hide the "Create New Volume" option and rely on the default-create-volume value during instance creation.
-
image-formats | string
The image-formats setting can be used to alter the default list of advertised image formats. Many installations cannot use all the formats that Glance recognizes, restricting the list here prevents unwanted formats from being listed in Horizon which can lead to confusion. . This setting takes a space separated list, for example: iso qcow2 raw . Supported formats are: aki, ami, ari, docker, iso, ova, qcow2, raw, vdi, vhd, vmdk. . If not provided, leave the option unconfigured which enables all of the above.
-
os-admin-hostname | string
Default: glance.juju
The hostname or address of the admin endpoints that should be advertised in the glance image provider.
-
os-internal-hostname | string
Default: glance.juju
The hostname or address of the internal endpoints that should be advertised in the glance image provider.
-
os-public-hostname | string
Default: glance.juju
The hostname or address of the internal endpoints that should be advertised in the glance image provider.
-
password-retrieve | boolean
Enable "Retrieve password" instance action.
-
plugins | string
Default: []
This option can be used to enable plugins for Horizon. The value should be a JSON formatted list of plugin names.
-
profile | string
Default profile for the dashboard. Eg. cisco.
-
secret | string
Secret for Horizon to use when securing internal data; set this when using multiple dashboard units.
-
session-timeout | int
Default: 3600
A method to supersede the token timeout with a shorter dashboard session timeout in seconds. For example, if your token expires in 60 minutes, a value of 1800 will log users out after 30 minutes.
-
site-branding | string
A brand name to be shown in the HTML title. The default value is "OpenStack Dashboard", e.g. "Instance Overview - OpenStack Dashboard"
-
site-branding-link | string
A custom hyperlink when the logo in the dashboard is clicked, e.g. https://mycloud.example.com/. The default value is "horizon:user_home" to open the top level of the dashboard.
-
site-name | string
An unique site name for OpenStack deployment to be passed via the application-dashboard relation