Openstack Charmers Next Tempest

  • By OpenStack Charmers - Testing Charms
  • Cloud
Channel Revision Published Runs on
latest/stable 154 09 Feb 2022
Ubuntu 20.10 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy openstack-charmers-next-tempest
Show information

Platform:

Ubuntu
20.10 20.04 18.04 16.04
  • cidr-priv | string

    Default: 192.168.21.0/24

    cidr priv

  • debug | boolean

    Enable debug logging

  • flavor-alt-name | string

    Default: m1.medium

    Alt image to use

  • flavor-name | string

    Default: m1.small

    Main image to use

  • floating-network-name | string

    Default: ext_net

    floating IP network

  • glance-alt-image-name | string

    Default: precise

    Alt image to use

  • glance-image-name | string

    Default: cirros

    Main image to use

  • http-proxy | string

    http proxy address

  • https-proxy | string

    https proxy address

  • image-alt-ssh-user | string

    Default: ubuntu

    User to connect to alt image as

  • image-ssh-user | string

    Default: cirros

    User to connect to main image as

  • name-server | string

    name server

  • network-name | string

    Default: ext_net

    neutron network

  • pip-index-url | string

    Base URL of Python Package Index

  • result-format | string

    Default: Default Value

    Format to return results in

  • router-name | string

    Default: provider-router

    neutron Router

  • ssl_ca | string

    TLS CA to use to communicate with other components in a deployment. . __NOTE__: This configuration option will take precedence over any certificates received over the ``certificates`` relation.

  • ssl_cert | string

    TLS certificate to install and use for any listening services. . __NOTE__: This configuration option will take precedence over any certificates received over the ``certificates`` relation.

  • ssl_key | string

    TLS key to use with certificate specified as ``ssl_cert``. . __NOTE__: This configuration option will take precedence over any certificates received over the ``certificates`` relation.

  • swift-resource-ip | string

    undercloud swift ip

  • tempest-source | string

    Default: https://github.com/openstack/tempest

    Location to pull tempest source from

  • use-internal-endpoints | boolean

    Openstack mostly defaults to using public endpoints for internal communication between services. If set to True this option will configure services to use internal endpoints where possible.

  • use-syslog | boolean

    Setting this to True will allow supporting services to log to syslog.

  • verbose | boolean

    Enable verbose logging