Created
March 3, 2014 19:26
-
-
Save brc/9332716 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
collectd.services.network-listener.network: | |
:default: management | |
:type: String | |
monitoring.configs: | |
:default: [] | |
:type: Array | |
collectd.types_db: | |
:default: /usr/share/collectd/types.db | |
:type: String | |
collectd.interval: | |
:default: 10 | |
:type: Fixnum | |
collectd.read_threads: | |
:default: 5 | |
:type: Fixnum | |
collectd.is_proxy: | |
:default: true | |
:type: TrueClass | |
collectd.remote.ip: | |
:default: 1.2.3.4 | |
:type: String | |
collectd.timeout: | |
:default: 30 | |
:type: Fixnum | |
collectd.collectd_web.path: | |
:default: /srv/collectd_web | |
:type: String | |
collectd.collectd_web.hostname: | |
:default: collectd | |
:type: String | |
collectd.platform.collectd_packages: | |
:default: | |
- collectd-core | |
:type: Array | |
collectd.platform.collectd_base_dir: | |
:default: /var/lib/collectd | |
:type: String | |
collectd.platform.collectd_plugin_dir: | |
:default: /usr/lib/collectd | |
:type: String | |
collectd.platform.collectd_config_file: | |
:default: /etc/collectd/collectd.conf | |
:type: String | |
collectd.platform.package_options: | |
:default: -o Dpkg::Options::='--force-confold' -o Dpkg::Options::='--force-confdef' | |
:type: String | |
dsh.host_key: | |
:default: '' | |
:type: String | |
dsh.hosts: | |
:default: [] | |
:type: Array | |
pssh.platform.pssh_packages: | |
:default: | |
- pssh | |
:type: Array | |
exerstack.platform.packages: | |
:default: | |
- git | |
- bc | |
- euca2ools | |
- netcat | |
- mysql-client | |
- python-cinderclient | |
- python-glanceclient | |
- python-keystoneclient | |
- python-novaclient | |
- python-swiftclient | |
- lvm2 | |
- python-ceilometerclient | |
:type: Array | |
statsd.flush_interval: | |
:default: 60 | |
:type: Fixnum | |
statsd.services.statsd.port: | |
:default: 8125 | |
:type: Fixnum | |
:notes: | |
- SF attribute swift.statistics.statsd_port, | |
- but don't think it serves the same purpose. | |
statsd.services.statsd.network: | |
:default: management | |
:type: String | |
graphite.services.api.port: | |
:default: 80 | |
:type: Fixnum | |
graphite.services.api.network: | |
:default: management | |
:type: String | |
graphite.platform.carbon_packages: | |
:default: | |
- python-carbon | |
:type: Array | |
graphite.platform.carbon_apache_user: | |
:default: www-data | |
:type: String | |
graphite.platform.carbon_conf_dir: | |
:default: /etc/carbon | |
:type: String | |
graphite.platform.carbon_log_dir: | |
:default: /var/log/carbon/carbon | |
:type: String | |
graphite.platform.graphite_packages: | |
:default: | |
- python-cairo | |
- graphite | |
:type: Array | |
graphite.platform.graphite_pythonpath: | |
:default: /usr/share/graphite/webapp | |
:type: String | |
graphite.platform.graphite_root: | |
:default: /var/lib/graphite | |
:type: String | |
graphite.platform.graphite_log_dir: | |
:default: /var/lib/graphite/storage/log/webapp | |
:type: String | |
graphite.platform.whisper_packages: | |
:default: | |
- python-whisper | |
:type: Array | |
graphite.platform.statsd_service: | |
:default: statsd | |
:type: String | |
graphite.platform.statsd_template: | |
:default: /etc/default/statsd | |
:type: String | |
graphite.platform.package_options: | |
:default: -o Dpkg::Options::='--force-confold' -o Dpkg::Options::='--force-confdef' | |
:type: String | |
carbon.services.line-receiver.port: | |
:default: 2003 | |
:type: Fixnum | |
carbon.services.line-receiver.network: | |
:default: management | |
:type: String | |
carbon.services.pickle-receiver.port: | |
:default: 2004 | |
:type: Fixnum | |
carbon.services.pickle-receiver.network: | |
:default: management | |
:type: String | |
carbon.services.cache-query.port: | |
:default: 7002 | |
:type: Fixnum | |
carbon.services.cache-query.network: | |
:default: management | |
:type: String | |
carbon.storage_schemas.everything_1min_1day.priority: | |
:default: '100' | |
:type: String | |
carbon.storage_schemas.everything_1min_1day.pattern: | |
:default: .* | |
:type: String | |
carbon.storage_schemas.everything_1min_1day.retentions: | |
:default: 60:1440 | |
:type: String | |
haproxy.admin_port: | |
:default: 8040 | |
:type: Fixnum | |
haproxy.services.api.host: | |
:default: '' | |
:type: String | |
haproxy.platform.haproxy_packages: | |
:default: | |
- haproxy | |
:type: Array | |
haproxy.platform.haproxy_service: | |
:default: haproxy | |
:type: String | |
haproxy.platform.haproxy_process_name: | |
:default: ^/usr/sbin/haproxy\b | |
:type: String | |
haproxy.platform.service_bin: | |
:default: /usr/sbin/service | |
:type: String | |
haproxy.platform.package_options: | |
:default: --force-yes -o Dpkg::Options::='--force-confold' -o Dpkg::Options::='--force-confdef' | |
:type: String | |
keepalived.shared_address: | |
:default: false | |
:type: FalseClass | |
keepalived.global.notification_emails: | |
:default: | |
:type: NilClass | |
keepalived.global.notification_email_from: | |
:default: '"keepalived@#{node["domain"] || "example.com"}"' | |
:type: String | |
keepalived.global.smtp_server: | |
:default: 127.0.0.1 | |
:type: String | |
keepalived.global.smtp_connect_timeout: | |
:default: 30 | |
:type: Fixnum | |
keepalived.global.router_id: | |
:default: node["fqdn"] | |
:type: String | |
keepalived.instance_defaults.state: | |
:default: MASTER | |
:type: String | |
keepalived.instance_defaults.priority: | |
:default: 100 | |
:type: Fixnum | |
keepalived.instance_defaults.virtual_router_id: | |
:default: 10 | |
:type: Fixnum | |
keepalived.vs_defaults.lb_algo: | |
:default: rr | |
:type: String | |
keepalived.vs_defaults.lb_kind: | |
:default: nat | |
:type: String | |
keepalived.vs_defaults.delay_loop: | |
:default: 15 | |
:type: Fixnum | |
keepalived.vs_defaults.protocol: | |
:default: tcp | |
:type: String | |
keepalived.platform.required_packages: | |
:default: | |
- iptables | |
:type: Array | |
keepalived.service_bin: | |
:default: /usr/sbin/service | |
:type: String | |
monit.poll_interval: | |
:default: 60 | |
:type: Fixnum | |
monit.poll_start_delay: | |
:default: 30 | |
:type: Fixnum | |
monit.bind_port: | |
:default: '2812' | |
:type: String | |
monit.bind_host: | |
:default: localhost | |
:type: String | |
monit.login_user: | |
:default: admin | |
:type: String | |
monit.login_pass: | |
:default: monit | |
:type: String | |
monit.allowed_hosts: | |
:default: | |
- localhost | |
:type: Array | |
monit.httpd_enabled: | |
:default: true | |
:type: TrueClass | |
monit.config_dir: | |
:default: /etc/monit | |
:type: String | |
monit.conf.d_dir: | |
:default: '#{node["monit"]["config_dir"]}/conf.d' | |
:type: String | |
monit.service_bin: | |
:default: /usr/sbin/service | |
:type: String | |
monit.config_file: | |
:default: '#{node["monit"]["config_dir"]}/monitrc' | |
:type: String | |
monit.notify_email: | |
:default: | |
:type: NilClass | |
monit.mail_format.subject: | |
:default: $SERVICE $EVENT | |
:type: String | |
monit.mail_format.from: | |
:default: [email protected] | |
:type: String | |
monit.mail_format.message: | |
:default: | | |
Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION. | |
Yours sincerely, | |
monit | |
:type: String | |
monitoring.metric_provider: | |
:default: none | |
:type: String | |
monitoring.alarm_provider: | |
:default: none | |
:type: String | |
monitoring.procmon_provider: | |
:default: monit | |
:type: String | |
ceph.services.radosgw.scheme: | |
:default: http | |
:type: String | |
ceph.services.radosgw.network: | |
:default: management | |
:type: String | |
ceph.services.radosgw.port: | |
:default: 80 | |
:type: Fixnum | |
ceph.services.radosgw.path: | |
:default: /v1/ | |
:type: String | |
ceph.service_tenant_name: | |
:default: service | |
:type: String | |
ceph.service_user: | |
:default: swift | |
:type: String | |
ceph.service_role: | |
:default: admin | |
:type: String | |
ceph.service_pass: | |
:default: | |
:type: NilClass | |
syslog.queue_offline_messages: | |
:default: true | |
:type: TrueClass | |
openstack-logging.settings.glance-api.monitor_logfile: | |
:default: /var/log/glance/api.log | |
:type: String | |
openstack-logging.settings.glance-api.injection_tag: | |
:default: 'glance-api_log:' | |
:type: String | |
openstack-logging.settings.glance-api.monitor_state_file: | |
:default: glance-api_log | |
:type: String | |
openstack-logging.settings.glance-api.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.glance-api.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.glance-registry.monitor_logfile: | |
:default: /var/log/glance/registry.log | |
:type: String | |
openstack-logging.settings.glance-registry.injection_tag: | |
:default: 'glance-registry_log:' | |
:type: String | |
openstack-logging.settings.glance-registry.monitor_state_file: | |
:default: glance-registry_log | |
:type: String | |
openstack-logging.settings.glance-registry.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.glance-registry.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.glance-scrubber.monitor_logfile: | |
:default: /var/log/glance/scrubber.log | |
:type: String | |
openstack-logging.settings.glance-scrubber.injection_tag: | |
:default: 'glance-scrubber:' | |
:type: String | |
openstack-logging.settings.glance-scrubber.monitor_state_file: | |
:default: glance-scrubber_log | |
:type: String | |
openstack-logging.settings.glance-scrubber.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.glance-scrubber.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.glance-cache.monitor_logfile: | |
:default: /var/log/glance/image-cache.log | |
:type: String | |
openstack-logging.settings.glance-cache.injection_tag: | |
:default: 'glance-cache:' | |
:type: String | |
openstack-logging.settings.glance-cache.monitor_state_file: | |
:default: glance-cache_log | |
:type: String | |
openstack-logging.settings.glance-cache.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.glance-cache.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.keystone.monitor_logfile: | |
:default: /var/log/keystone/keystone.log | |
:type: String | |
openstack-logging.settings.keystone.injection_tag: | |
:default: 'keystone_log:' | |
:type: String | |
openstack-logging.settings.keystone.monitor_state_file: | |
:default: keystone_log | |
:type: String | |
openstack-logging.settings.keystone.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.keystone.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-api-ec2.monitor_logfile: | |
:default: /var/log/nova/nova-api-ec2.log | |
:type: String | |
openstack-logging.settings.nova-api-ec2.injection_tag: | |
:default: 'nova-api-ec2_log:' | |
:type: String | |
openstack-logging.settings.nova-api-ec2.monitor_state_file: | |
:default: nova-api-ec2_log | |
:type: String | |
openstack-logging.settings.nova-api-ec2.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-api-ec2.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-api-os-compute.monitor_logfile: | |
:default: /var/log/nova/nova-api-os-compute.log | |
:type: String | |
openstack-logging.settings.nova-api-os-compute.injection_tag: | |
:default: 'nova-api-os-compute_log:' | |
:type: String | |
openstack-logging.settings.nova-api-os-compute.monitor_state_file: | |
:default: nova-api-os-compute_log | |
:type: String | |
openstack-logging.settings.nova-api-os-compute.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-api-os-compute.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-compute.monitor_logfile: | |
:default: /var/log/nova/nova-compute.log | |
:type: String | |
openstack-logging.settings.nova-compute.injection_tag: | |
:default: 'nova-compute_log:' | |
:type: String | |
openstack-logging.settings.nova-compute.monitor_state_file: | |
:default: nova-compute_log | |
:type: String | |
openstack-logging.settings.nova-compute.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-compute.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-api-metadata.monitor_logfile: | |
:default: /var/log/nova/nova-api-metadata.log | |
:type: String | |
openstack-logging.settings.nova-api-metadata.injection_tag: | |
:default: 'nova-api-metadata_log:' | |
:type: String | |
openstack-logging.settings.nova-api-metadata.monitor_state_file: | |
:default: nova-api-metadata_log | |
:type: String | |
openstack-logging.settings.nova-api-metadata.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-api-metadata.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-cert.monitor_logfile: | |
:default: /var/log/nova/nova-cert.log | |
:type: String | |
openstack-logging.settings.nova-cert.injection_tag: | |
:default: 'nova-cert_log:' | |
:type: String | |
openstack-logging.settings.nova-cert.monitor_state_file: | |
:default: nova-cert_log | |
:type: String | |
openstack-logging.settings.nova-cert.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-cert.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-conductor.monitor_logfile: | |
:default: /var/log/nova/nova-conductor.log | |
:type: String | |
openstack-logging.settings.nova-conductor.injection_tag: | |
:default: 'nova-conductor_log:' | |
:type: String | |
openstack-logging.settings.nova-conductor.monitor_state_file: | |
:default: nova-conductor_log | |
:type: String | |
openstack-logging.settings.nova-conductor.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-conductor.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-consoleauth.monitor_logfile: | |
:default: /var/log/nova/nova-consoleauth.log | |
:type: String | |
openstack-logging.settings.nova-consoleauth.injection_tag: | |
:default: 'nova-consoleauth_log:' | |
:type: String | |
openstack-logging.settings.nova-consoleauth.monitor_state_file: | |
:default: nova-consoleauth_log | |
:type: String | |
openstack-logging.settings.nova-consoleauth.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-consoleauth.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-manage.monitor_logfile: | |
:default: /var/log/nova/nova-manage.log | |
:type: String | |
openstack-logging.settings.nova-manage.injection_tag: | |
:default: 'nova-manage_log:' | |
:type: String | |
openstack-logging.settings.nova-manage.monitor_state_file: | |
:default: nova-manage_log | |
:type: String | |
openstack-logging.settings.nova-manage.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-manage.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-scheduler.monitor_logfile: | |
:default: /var/log/nova/nova-scheduler.log | |
:type: String | |
openstack-logging.settings.nova-scheduler.injection_tag: | |
:default: 'nova-scheduler_log:' | |
:type: String | |
openstack-logging.settings.nova-scheduler.monitor_state_file: | |
:default: nova-scheduler_log | |
:type: String | |
openstack-logging.settings.nova-scheduler.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-scheduler.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.nova-network.monitor_logfile: | |
:default: /var/log/nova/nova-network.log | |
:type: String | |
openstack-logging.settings.nova-network.injection_tag: | |
:default: 'nova-network_log:' | |
:type: String | |
openstack-logging.settings.nova-network.monitor_state_file: | |
:default: nova-network_log | |
:type: String | |
openstack-logging.settings.nova-network.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.nova-network.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.cinder-api.monitor_logfile: | |
:default: /var/log/cinder/cinder-api.log | |
:type: String | |
openstack-logging.settings.cinder-api.injection_tag: | |
:default: 'cinder-api_log:' | |
:type: String | |
openstack-logging.settings.cinder-api.monitor_state_file: | |
:default: cinder-api_log | |
:type: String | |
openstack-logging.settings.cinder-api.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.cinder-api.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.cinder-scheduler.monitor_logfile: | |
:default: /var/log/cinder/cinder-scheduler.log | |
:type: String | |
openstack-logging.settings.cinder-scheduler.injection_tag: | |
:default: 'cinder-scheduler_log:' | |
:type: String | |
openstack-logging.settings.cinder-scheduler.monitor_state_file: | |
:default: cinder-scheduler_log | |
:type: String | |
openstack-logging.settings.cinder-scheduler.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.cinder-scheduler.injection_facility: | |
:default: local6 | |
:type: String | |
openstack-logging.settings.cinder-volume.monitor_logfile: | |
:default: /var/log/cinder/cinder-volume.log | |
:type: String | |
openstack-logging.settings.cinder-volume.injection_tag: | |
:default: 'cinder-volume_log:' | |
:type: String | |
openstack-logging.settings.cinder-volume.monitor_state_file: | |
:default: cinder-volume_log | |
:type: String | |
openstack-logging.settings.cinder-volume.injection_severity: | |
:default: info | |
:type: String | |
openstack-logging.settings.cinder-volume.injection_facility: | |
:default: local6 | |
:type: String | |
osops.apply_patches: | |
:default: false | |
:type: FalseClass | |
osops.do_package_upgrades: | |
:default: false | |
:type: FalseClass | |
osops.region: | |
:default: RegionOne | |
:type: String | |
osops.platform.common_packages: | |
:default: | |
- python-eventlet | |
- python-ceilometerclient | |
- python-cinderclient | |
- python-glanceclient | |
- python-keystoneclient | |
- python-novaclient | |
- python-neutronclient | |
- python-mysqldb | |
- python-warlock | |
- curl | |
- python-keystone | |
- iputils-arping | |
:type: Array | |
osops.platform.ssl_common_packages: | |
:default: [] | |
:type: Array | |
osops.platform.package_options: | |
:default: -o Dpkg::Options::='--force-confold' -o Dpkg::Options::='--force-confdef' | |
:type: String | |
osops.apt_repos.osops.uri: | |
:default: http://ppa.launchpad.net/osops-packaging/ppa/ubuntu | |
:type: String | |
osops.apt_repos.osops.distribution: | |
:default: precise | |
:type: String | |
osops.apt_repos.osops.components: | |
:default: | |
- main | |
:type: Array | |
osops.apt_repos.osops.keyserver: | |
:default: hkp://keyserver.ubuntu.com:80 | |
:type: String | |
osops.apt_repos.osops.key: | |
:default: 53E8EA35 | |
:type: String | |
osops.apt_repos.havana.uri: | |
:default: http://ubuntu-cloud.archive.canonical.com/ubuntu | |
:type: String | |
osops.apt_repos.havana.distribution: | |
:default: precise-updates/havana | |
:type: String | |
osops.apt_repos.havana.components: | |
:default: | |
- main | |
:type: Array | |
osops.apt_repos.havana.keyserver: | |
:default: hkp://keyserver.ubuntu.com:80 | |
:type: String | |
osops.apt_repos.havana.key: | |
:default: EC4926EA | |
:type: String | |
osops.apt_repos.rpc-extras.uri: | |
:default: http://download.opensuse.org/repositories/home:/rpcops:/havana/xUbuntu_12.04/ | |
:type: String | |
osops.apt_repos.rpc-extras.distribution: | |
:default: / | |
:type: String | |
osops.apt_repos.rpc-extras.components: | |
:default: [] | |
:type: Array | |
osops.apt_repos.rpc-extras.key: | |
:default: http://download.opensuse.org/repositories/home:/rpcops:/havana//xUbuntu_12.04/Release.key | |
:type: String | |
osops.apt_testing_repos.havana-proposed.uri: | |
:default: http://ubuntu-cloud.archive.canonical.com/ubuntu | |
:type: String | |
osops.apt_testing_repos.havana-proposed.distribution: | |
:default: precise-proposed/havana | |
:type: String | |
osops.apt_testing_repos.havana-proposed.components: | |
:default: | |
- main | |
:type: Array | |
osops.apt_testing_repos.havana-proposed.keyserver: | |
:default: hkp://keyserver.ubuntu.com:80 | |
:type: String | |
osops.apt_testing_repos.havana-proposed.key: | |
:default: EC4926EA | |
:type: String | |
osops.apt_testing_repos.havana-proposed-ppa.uri: | |
:default: http://ppa.launchpad.net/ubuntu-cloud-archive/havana-staging/ubuntu | |
:type: String | |
osops.apt_testing_repos.havana-proposed-ppa.distribution: | |
:default: precise | |
:type: String | |
osops.apt_testing_repos.havana-proposed-ppa.components: | |
:default: | |
- main | |
:type: Array | |
osops.apt_testing_repos.havana-proposed-ppa.keyserver: | |
:default: hkp://keyserver.ubuntu.com:80 | |
:type: String | |
osops.apt_testing_repos.havana-proposed-ppa.key: | |
:default: 9F68104E | |
:type: String | |
enable_testing_repos: | |
:default: false | |
:type: FalseClass | |
tempest.branch: | |
:default: | |
:type: NilClass | |
tempest.use_ssl: | |
:default: false | |
:type: FalseClass | |
tempest.tenant_isolation: | |
:default: true | |
:type: TrueClass | |
tempest.tenant_reuse: | |
:default: true | |
:type: TrueClass | |
tempest.alt_ssh_user: | |
:default: cirros | |
:type: String | |
tempest.ssh_user: | |
:default: cirros | |
:type: String | |
tempest.user1: | |
:default: tempest_monitor_user1 | |
:type: String | |
tempest.user1_pass: | |
:default: monpass | |
:type: String | |
tempest.user1_tenant: | |
:default: tempest_monitor_tenant1 | |
:type: String | |
tempest.user2: | |
:default: tempest_monitor_user2 | |
:type: String | |
tempest.user2_pass: | |
:default: monpass | |
:type: String | |
tempest.user2_tenant: | |
:default: tempest_monitor_tenant2 | |
:type: String | |
tempest.test_img1.id: | |
:default: | |
:type: NilClass | |
tempest.test_img1.url: | |
:default: https://launchpadlibrarian.net/83305348/cirros-0.3.0-x86_64-disk.img | |
:type: String | |
tempest.test_img2: | |
:default: '12123' | |
:type: String | |
tempest.img1_flavor: | |
:default: '1' | |
:type: String | |
tempest.img2_flavor: | |
:default: '2' | |
:type: String | |
tempest.admin: | |
:default: admin | |
:type: String | |
tempest.admin_pass: | |
:default: secrete | |
:type: String | |
tempest.admin_tenant: | |
:default: admin | |
:type: String | |
tempest.runlist.grizzly: | |
:default: | |
- tempest.tests.compute.images.test_images_oneserver | |
- tempest.tests.image.v2.test_images | |
:type: Array | |
tempest.runlist.folsom: | |
:default: | |
- tempest.tests.compute.test_create_server.py:ServersTestJSON.test_list_servers_with_detail | |
- tempest.tests.compute.images.test_images.py:ImagesTestJSON.test_create_delete_image | |
:type: Array | |
tempest.runlist.essex-final: | |
:default: | |
:type: NilClass | |
tempest.interval: | |
:default: '5' | |
:type: String | |
tempest.use_cron: | |
:default: false | |
:type: FalseClass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment