Advertisement
Guest User

Untitled

a guest
May 21st, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [DEFAULT]
  2. debug = true
  3. use_stderr = true
  4. log_file = tempest.log
  5.  
  6. [identity]
  7. username = demo
  8. password = secrete
  9. project_name = demo
  10. alt_username = alt_demo
  11. alt_password = secrete
  12. alt_project_name = alt_demo
  13. disable_ssl_certificate_validation = true
  14. uri = http://10.0.0.107:5000
  15. region = regionOne
  16. admin_password = Q1v964Zm2fnQ4tdPO1gWGytUB
  17. uri_v3 = http://10.0.0.107:5000/v3
  18.  
  19. [scenario]
  20. img_dir = etc
  21. img_file = cirros-0.3.5-x86_64-disk.img
  22.  
  23. [auth]
  24. tempest_roles = _member_
  25. admin_username = admin
  26. admin_project_name = admin
  27. admin_domain_name = Default
  28. admin_password = Q1v964Zm2fnQ4tdPO1gWGytUB
  29. admin_project_id = 071b4606d0974ae6b995158216c5cd51
  30.  
  31. [object-storage]
  32. reseller_admin_role = ResellerAdmin
  33. operator_role = admin
  34.  
  35. [oslo-concurrency]
  36. lock_path = /tmp
  37.  
  38. [compute-feature-enabled]
  39. live_migration = false
  40. live_migrate_paused_instances = true
  41. preserve_ports = true
  42. console_output = True
  43. resize = True
  44. attach_encrypted_volume = True
  45. api_extensions = NMN,OS-DCF,OS-EXT-AZ,OS-EXT-IMG-SIZE,OS-EXT-IPS,OS-EXT-IPS-MAC,OS-EXT-SRV-ATTR,OS-EXT-STS,OS-FLV-DISABLED,OS-FLV-EXT-DATA,OS-SCH-HNT,OS-SRV-USG,os-access-ips,os-admin-actions,os-admin-password,os-agents,os-aggregates,os-assisted-volume-snapshots,os-attach-interfaces,os-availability-zone,os-baremetal-ext-status,os-baremetal-nodes,os-block-device-mapping,os-block-device-mapping-v2-boot,os-cell-capacities,os-cells,os-certificates,os-cloudpipe,os-cloudpipe-update,os-config-drive,os-console-auth-tokens,os-console-output,os-consoles,os-create-backup,os-create-server-ext,os-deferred-delete,os-evacuate,os-extended-evacuate-find-host,os-extended-floating-ips,os-extended-hypervisors,os-extended-networks,os-extended-quotas,os-extended-rescue-with-image,os-extended-services,os-extended-services-delete,os-extended-status,os-extended-volumes,os-fixed-ips,os-flavor-access,os-flavor-extra-specs,os-flavor-manage,os-flavor-rxtx,os-flavor-swap,os-floating-ip-dns,os-floating-ip-pools,os-floating-ips,os-floating-ips-bulk,os-fping,os-hide-server-addresses,os-hosts,os-hypervisor-status,os-hypervisors,os-instance-actions,os-instance_usage_audit_log,os-keypairs,os-lock-server,os-migrate-server,os-migrations,os-multiple-create,os-networks,os-networks-associate,os-pause-server,os-personality,os-preserve-ephemeral-rebuild,os-quota-class-sets,os-quota-sets,os-rescue,os-security-group-default-rules,os-security-groups,os-server-diagnostics,os-server-external-events,os-server-group-quotas,os-server-groups,os-server-list-multi-status,os-server-password,os-server-sort-keys,os-server-start-stop,os-services,os-shelve,os-simple-tenant-usage,os-suspend-server,os-tenant-networks,os-used-limits,os-used-limits-for-admin,os-user-data,os-user-quotas,os-virtual-interfaces,os-volume-attachment-update,os-volumes
  46.  
  47. [network-feature-enabled]
  48. ipv6_subnet_attributes = true
  49. api_extensions = address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,extraroute,flavors,ip-substring-filtering,router,ext-gw-mode,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,pagination,port-mac-address-regenerate,port-resource-request,binding,binding-extended,port-security,project-id,provider,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rules-alias,quotas,quota_details,rbac-policies,rbac-security-groups,revision-if-match,standard-attr-revisions,port-security-groups-filtering,security-group,service-type,sorting,standard-attr-description,subnet_onboard,subnet-service-types,subnet_allocation,standard-attr-tag,standard-attr-timestamp,trunk,trunk-details
  50.  
  51. [image]
  52. image_path = http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
  53. http_image = http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
  54.  
  55. [validation]
  56. run_validation = True
  57. image_ssh_user = cirros
  58.  
  59. [load_balancer]
  60. enable_security_groups = True
  61. member_role = _member_
  62. admin_role = admin
  63. RBAC_test_type = owner_or_admin
  64.  
  65. [service_available]
  66. aodh = True
  67. ironic = False
  68. ceilometer = True
  69. nova = True
  70. sahara = False
  71. trove = False
  72. panko = True
  73. glance = True
  74. zaqar = False
  75. gnocchi = True
  76. neutron = True
  77. swift = True
  78. octavia = False
  79. heat = True
  80. manila = False
  81. cinder = True
  82. mistral = False
  83. horizon = True
  84.  
  85. [compute]
  86. min_microversion = 2.1
  87. max_microversion = 2.72
  88. flavor_ref = c357513c-4d05-4e8a-ae50-555f0b3f33b9
  89. flavor_ref_alt = d890e3af-d6ca-4ebc-ba2f-895c6ecf4ac6
  90. image_ref = 2e79bda2-c8c8-41ab-8f5d-3ce6df5d9204
  91. image_ref_alt = 1f6c3d4f-2b99-4ffe-859a-7c33c7b1e5b1
  92.  
  93. [volume]
  94. min_microversion = 3.0
  95. max_microversion = 3.59
  96. volume_size = 1
  97.  
  98. [network]
  99. public_network_id = be2ea96c-866e-4720-90cd-9d5bf66bbe22
  100. floating_network_name = public
  101.  
  102. [heat_plugin]
  103. minimal_instance_type = c357513c-4d05-4e8a-ae50-555f0b3f33b9
  104. instance_type = d890e3af-d6ca-4ebc-ba2f-895c6ecf4ac6
  105. minimal_image_ref = 2e79bda2-c8c8-41ab-8f5d-3ce6df5d9204
  106. image_ref = 1f6c3d4f-2b99-4ffe-859a-7c33c7b1e5b1
  107.  
  108. [dashboard]
  109. dashboard_url = http://10.0.0.107/dashboard/
  110. login_url = http://10.0.0.107/dashboard/auth/login/
  111.  
  112. [identity-feature-enabled]
  113. api_v2 = False
  114. api_v3 = True
  115. api_extensions = s3tokens,OS-TRUST,OS-ENDPOINT-POLICY,OS-PKI,OS-EP-FILTER,OS-INHERIT,OS-OAUTH1,OS-REVOKE,OS-SIMPLE-CERT,OS-EC2,OS-FEDERATION
  116.  
  117. [image-feature-enabled]
  118. api_v1 = False
  119. api_v2 = True
  120.  
  121. [volume-feature-enabled]
  122. api_v2 = False
  123. api_v3 = True
  124. api_extensions = os-admin-actions,os-availability-zone,backups,capabilities,cgsnapshots,consistencygroups,os-extended-services,os-extended-snapshot-attributes,os-hosts,qos-specs,os-quota-class-sets,os-quota-sets,scheduler-stats,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-volume-actions,os-volume-encryption-metadata,os-vol-host-attr,os-vol-image-meta,os-volume-manage,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-transfer,os-volume-type-access,encryption,os-volume-unmanage,os-admin-actions,os-availability-zone,backups,capabilities,cgsnapshots,consistencygroups,os-extended-services,os-extended-snapshot-attributes,os-hosts,qos-specs,os-quota-class-sets,os-quota-sets,scheduler-stats,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-volume-actions,os-volume-encryption-metadata,os-vol-host-attr,os-vol-image-meta,os-volume-manage,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-transfer,os-volume-type-access,encryption,os-volume-unmanage
  125.  
  126. [object-storage-feature-enabled]
  127. discoverable_apis = formpost,bulk_delete,versioned_writes,bulk_upload,container_quotas,tempurl,s3api,ratelimit,slo,account_quotas,staticweb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement