Advertisement
Guest User

Untitled

a guest
Apr 28th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. [DEFAULT]
  2. debug = True
  3. log_file = tempest.log
  4. use_stderr = False
  5. use_syslog = False
  6.  
  7. [oslo_concurrency]
  8. lock_path = /opt/stack/data/tempest
  9.  
  10. [compute]
  11. fixed_network_name = private
  12. ssh_connect_method = floating
  13. flavor_ref_alt = 2
  14. flavor_ref = 2
  15. image_alt_ssh_user = CiAdmin
  16. image_ref_alt = 044ca2c3-1afe-4aca-8571-b541cf034d82
  17. image_ssh_user = CiAdmin
  18. image_ref = 044ca2c3-1afe-4aca-8571-b541cf034d82
  19. ssh_timeout = 196
  20. ip_version_for_ssh = 4
  21. network_for_ssh = private
  22. ssh_user = CiAdmin
  23. build_timeout = 800
  24.  
  25. [volume]
  26. build_timeout = 196
  27.  
  28. [boto]
  29. ssh_user = cirros
  30. instance_type = m1.nano
  31. aki_manifest = cirros-0.3.4-x86_64-vmlinuz.manifest.xml
  32. ami_manifest = cirros-0.3.4-x86_64-blank.img.manifest.xml
  33. ari_manifest = cirros-0.3.4-x86_64-initrd.manifest.xml
  34. s3_materials_path = /home/work/devstack/files/images/s3-materials/cirros-0.3.4
  35. s3_url = http://10.0.2.22:3333
  36. ec2_url = http://10.0.2.22:8773/
  37. http_socket_timeout = 30
  38. build_timeout = 196
  39.  
  40. [identity]
  41. auth_version = v2
  42. admin_domain_name = Default
  43. admin_tenant_id = 1acf84c289544686be150707c3d9025c
  44. admin_tenant_name = admin
  45. admin_password = Passw0rd
  46. admin_username = admin
  47. alt_tenant_name = alt_demo
  48. alt_password = Passw0rd
  49. alt_username = alt_demo
  50. tenant_name = demo
  51. password = Passw0rd
  52. username = demo
  53. uri_v3 = http://10.0.2.22:5000/v3
  54. uri = http://10.0.2.22:5000/v2.0/
  55.  
  56. [identity-feature-enabled]
  57. api_extensions = OS-EC2
  58.  
  59. [auth]
  60. tempest_roles = Member
  61. allow_tenant_isolation = True
  62.  
  63. [compute-feature-enabled]
  64. preserve_ports = True
  65. 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-EXT-VIF-NET, OS-FLV-DISABLED, OS-FLV-EXT-DATA, OS-SCH-HNT, OS-SRV-USG, os-admin-actions, 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-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-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-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-migrations, os-multiple-create, os-networks, os-networks-associate, 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-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
  66. block_migration_for_live_migration = False
  67. change_password = False
  68. live_migration = False
  69. resize = True
  70.  
  71. [network]
  72. default_network = 10.100.0.0/24
  73. public_router_id = f044d61a-a5b9-4eac-acc2-e0a4f658017d
  74. public_network_id = 244f4e2b-591e-4235-aa13-4bf281492bdc
  75. tenant_networks_reachable = false
  76. api_version = 2.0
  77.  
  78. [network-feature-enabled]
  79. api_extensions = agent, allowed-address-pairs, binding, dhcp_agent_scheduler, dvr, ext-gw-mode, external-net, extra_dhcp_opt, extraroute, fwaas, fwaasrouterinsertion, l3-ha, l3_agent_scheduler, lbaas, lbaas_agent_scheduler, metering, multi-provider, net-mtu, provider, quotas, router, security-group, service-type, subnet_allocation, vpnaas
  80. ipv6_subnet_attributes = True
  81. ipv6 = True
  82.  
  83. [orchestration]
  84. stack_owner_role = _member_
  85. build_timeout = 900
  86. instance_type = m1.heat
  87.  
  88. [scenario]
  89. large_ops_number = 0
  90. img_file = cirros-0.3.4-x86_64-disk.img
  91. aki_img_file = cirros-0.3.4-x86_64-vmlinuz
  92. ari_img_file = cirros-0.3.4-x86_64-initrd
  93. ami_img_file = cirros-0.3.4-x86_64-blank.img
  94. img_dir = /home/work/devstack/files/images/cirros-0.3.4-x86_64-uec
  95.  
  96. [telemetry]
  97. too_slow_to_test = False
  98.  
  99. [telemetry-feature-enabled]
  100. events = True
  101.  
  102. [object-storage-feature-enabled]
  103. discoverable_apis = account_quotas, bulk_delete, bulk_upload, container_quotas, container_sync, crossdomain, formpost, ratelimit, slo, staticweb, tempauth, tempurl
  104.  
  105. [volume-feature-enabled]
  106. backup_import = True
  107. api_extensions = OS-SCH-HNT, backups, cgsnapshots, consistencygroups, encryption, os-admin-actions, os-availability-zone, os-extended-services, os-extended-snapshot-attributes, os-hosts, os-image-create, os-quota-class-sets, os-quota-sets, os-services, os-snapshot-actions, os-types-extra-specs, os-types-manage, os-used-limits, os-vol-host-attr, os-vol-image-meta, os-vol-mig-status-attr, os-vol-tenant-attr, os-volume-actions, os-volume-encryption-metadata, os-volume-manage, os-volume-replication, os-volume-transfer, os-volume-type-access, os-volume-unmanage, qos-specs, scheduler-stats
  108.  
  109. [dashboard]
  110. login_url = http://10.0.2.22/auth/login/
  111. dashboard_url = http://10.0.2.22/
  112.  
  113. [cli]
  114. cli_dir = /usr/local/bin
  115.  
  116. [service_available]
  117. neutron = True
  118. heat = True
  119. ceilometer = False
  120. swift = False
  121. cinder = True
  122. nova = True
  123. glance = True
  124. horizon = True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement