Openstack Charmers Tempest
- OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 27 | 09 Feb 2022 | |
latest/stable | 19 | 09 Feb 2022 | |
latest/stable | 17 | 09 Feb 2022 | |
latest/stable | 7 | 09 Feb 2022 | |
latest/stable | 6 | 19 Mar 2021 | |
latest/stable | 1 | 19 Mar 2021 |
juju deploy openstack-charmers-tempest
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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 thecertificates
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