Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "ml2-env",
- "description": "Example environment for the IBM OpenStack single controller + n compute topology",
- "cookbook_versions": {
- "apache2": "~> 1.9.6",
- "apt": "~> 2.3.8",
- "aws": "~> 1.0.0",
- "build-essential": "~> 1.4.2",
- "chef_handler": "~> 1.1.5",
- "database": "~> 2.0.0",
- "erlang": "~> 1.4.2",
- "homebrew": "~> 1.5.4",
- "iptables": "~> 0.13.2",
- "logrotate": "~> 1.5.0",
- "mysql": "~> 4.1.2",
- "ntp": "~> 1.5.4",
- "openssl": "~> 1.1.0",
- "pacman": "~> 1.0.4",
- "postgresql": "~> 3.3.4",
- "python": "~> 1.4.6",
- "rabbitmq": "~> 3.0.4",
- "selinux": "~> 0.8.0",
- "windows": "~> 1.30.0",
- "xfs": "~> 1.1.0",
- "yum": "~> 3.1.4",
- "yum-epel": "~> 0.3.4",
- "yum-erlang_solutions": "~> 0.1.4",
- "openstack-block-storage": "~> 9.4.1",
- "openstack-common": "~> 9.5.2",
- "openstack-compute": "~> 9.2.10",
- "openstack-dashboard": "~> 9.0.3",
- "openstack-identity": "~> 9.2.1",
- "openstack-image": "~> 9.1.2",
- "openstack-network": "~> 9.1.1",
- "openstack-ops-database": "~> 9.0.1",
- "openstack-ops-messaging": "~> 9.0.1",
- "openstack-orchestration": "~> 9.1.6",
- "openstack-telemetry": "~> 9.2.0",
- "db2": "~> 0.2.4",
- "ibm-openstack-appliance-migration": "~> 0.1.41",
- "ibm-openstack-common": "~> 9.5.7",
- "ibm-openstack-iaas-gateway": "~> 0.1.4",
- "ibm-openstack-iptables": "~> 9.2.1",
- "ibm-openstack-powervc-driver": "~> 9.2.1",
- "ibm-openstack-prs": "~> 0.1.5",
- "ibm-openstack-roles": "~> 9.0.1",
- "ibm-openstack-simple-token": "~> 9.0.0",
- "ibm-openstack-yum-server": "~> 9.0.1",
- "ibm-openstack-zvm-driver": "~> 0.1.1",
- "ibm-sce": "~> 0.1.15",
- "qpid": "~> 0.3.0"
- },
- "json_class": "Chef::Environment",
- "chef_type": "environment",
- "default_attributes": {
- "selinux": {
- "state": "nothing"
- },
- "ibm-openstack": {
- "iptables": {
- "status": "enabled",
- "use_default_rules": true,
- "include_ssh_default_rule": true,
- "custom_rules": null
- },
- "zvm-driver": {
- "xcat": {
- "server": "0.0.0.0",
- "username": "",
- "zhcp_nodename": "",
- "master": "",
- "mgt_ip": "0.0.0.0",
- "mgt_mask": "255.255.255.0"
- },
- "diskpool": "",
- "diskpool_type": "",
- "zvm_host": "",
- "host": "",
- "user_profile": "",
- "scsi_pool": "",
- "fcp_list": "",
- "zhcp_fcp_list": "",
- "external_vswitch_mappings": "",
- "config_drive": {
- "inject_password": "False"
- }
- }
- },
- "openstack": {
- "endpoints": {
- "network-openvswitch": {
- "bind_interface": "eth0"
- },
- "compute-vnc-bind": {
- "bind_interface": "eth0"
- }
- },
- "compute": {
- "debug": false,
- "verbose": true,
- "state_path": "/var/lib/nova",
- "driver": "libvirt.LibvirtDriver",
- "libvirt": {
- "virt_type": "kvm",
- "live_migration_flag": "VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER,VIR_MIGRATE_LIVE"
- }
- },
- "network": {
- "verbose": true,
- "debug": false,
- "openvswitch": {
- "bridge_mappings": "default:br-eth1",
- "bridge_mapping_interface": "br-eth1:eth1"
- }
- },
- "block-storage": {
- "debug": false,
- "verbose": true,
- "volume": {
- "create_volume_group": true,
- "volume_group_size": 40,
- "iscsi_ip_address": "192.168.1.162"
- }
- },
- "telemetry": {
- "debug": false,
- "verbose": true
- }
- }
- },
- "override_attributes": {
- "ntp": {
- "servers": [
- "0.pool.ntp.org",
- "1.pool.ntp.org",
- "2.pool.ntp.org",
- "3.pool.ntp.org"
- ]
- },
- "ibm-openstack-yum-server": {
- "yumpriorities_enabled": false
- },
- "ibm-openstack": {
- "password-obfuscate": true,
- "prs": {
- "ego": {
- "master_list": [
- "prs.master.node"
- ]
- }
- },
- "powervc-driver": {
- "powervc": {
- "admin_user": "root",
- "auth_url": "https://powervc_host/powervc/openstack/identity/v3",
- "qpid": {
- "host": "powervc_host"
- }
- },
- "db_create": false
- },
- "iaas-gateway": {
- "iaasgateway_ip": "192.168.1.162",
- "listen_port": 9973,
- "logging": {
- "enabled": true,
- "debug": false
- }
- },
- "app-migration": {
- "sce32": "sce32appliance",
- "nic": "eth0",
- "secret": {
- "appliance32_passwords_data_bag": "appliance32_passwords"
- }
- },
- "zvm-driver": {
- "san": {
- "ip": "",
- "private_key": ""
- },
- "storwize": {
- "svc_connection_protocol": "FC",
- "svc_volpool_name": "",
- "svc_vol_iogrp": ""
- }
- }
- },
- "openstack": {
- "release": "icehouse",
- "region": "RegionOne",
- "auth": {
- "strategy": "pki"
- },
- "yum": {
- "rdo_enabled": false
- },
- "developer_mode": false,
- "secret": {
- "key_path": "/etc/chef/encrypted_data_bag_secret",
- "service_passwords_data_bag": "service_passwords",
- "db_passwords_data_bag": "db_passwords",
- "user_passwords_data_bag": "user_passwords",
- "secrets_data_bag": "secrets"
- },
- "db": {
- "service_type": "db2",
- "server_role": "ibm-os-database-server-node",
- "telemetry": {
- "db_name": "ceilodb2",
- "username": "ceilodb2",
- "nosql": {
- "used": true
- },
- "options": {
- "nosql": "?socketTimeoutMS=20000"
- }
- }
- },
- "memcached_servers": [
- "localhost:11211"
- ],
- "mq": {
- "service_type": "qpid",
- "server_role": "ibm-os-messaging-server-node",
- "durable_queues": true,
- "user": "qpidclient",
- "image": {
- "notification_topic": "notifications"
- },
- "qpid": {
- "protocol": "ssl"
- }
- },
- "endpoints": {
- "host": "192.168.1.162",
- "bind-host": "192.168.1.162",
- "mq": {
- "host": "192.168.1.162",
- "port": "5671"
- },
- "db": {
- "host": "192.168.1.162",
- "port": "50000"
- }
- },
- "identity": {
- "verbose": false,
- "debug": false
- },
- "image": {
- "verbose": false,
- "debug": false,
- "notification_driver": "messaging",
- "filesystem_store_datadir": "/var/lib/glance/images",
- "upload_image": {
- },
- "upload_images": [
- ]
- },
- "network": {
- "core_plugin": "neutron.plugins.ml2.plugin.Ml2Plugin",
- "use_namespaces": false,
- "allow_overlapping_ips": true,
- "rpc_thread_pool_size": 128,
- "rpc_conn_pool_size": 60,
- "rpc_response_timeout": 600,
- "service_plugins": [
- "neutron.services.l3_router.l3_router_plugin.L3RouterPlugin"
- ],
- "dhcp": {
- "ovs_use_veth": false
- },
- "quota": {
- "driver": "neutron.db.quota_db.DbQuotaDriver",
- "items": "network,subnet,port",
- "default": -1,
- "network": 10,
- "subnet": 10,
- "port": 50,
- "security_group": 10,
- "security_group_rule": 100
- },
- "ml2": {
- "type_drivers": "local,flat,vlan,gre",
- "tenant_network_types": "vlan",
- "mechanism_drivers": "openvswitch",
- "flat_networks": "default",
- "network_vlan_ranges": "default:1:4094",
- "tunnel_id_ranges": "1:1000"
- },
- "openvswitch": {
- "tenant_network_type": "vlan",
- "network_vlan_ranges": "default:1:4094",
- "enable_tunneling": "True",
- "tunnel_type": "gre",
- "tunnel_id_ranges": "1:1000",
- "veth_mtu": 1500
- }
- },
- "compute": {
- "enabled_apis": "osapi_compute",
- "rpc_backend": "nova.openstack.common.rpc.impl_qpid",
- "rpc_thread_pool_size": 2048,
- "rpc_conn_pool_size": 60,
- "rpc_response_timeout": 960,
- "vif_plugging_is_fatal": false,
- "network": {
- "use_ipv6": true,
- "service_type": "neutron",
- "plugins": [
- "openvswitch"
- ],
- "neutron": {
- "service_neutron_metadata_proxy": false,
- "libvirt_vif_driver": "nova.virt.libvirt.vif.LibvirtGenericVIFDriver",
- "linuxnet_interface_driver": "nova.network.linux_net.LinuxOVSInterfaceDriver",
- "dns_server": [
- ]
- }
- },
- "scheduler": {
- "default_filters": [
- "RetryFilter",
- "AvailabilityZoneFilter",
- "RamFilter",
- "ComputeFilter",
- "ComputeCapabilitiesFilter",
- "ImagePropertiesFilter"
- ]
- },
- "config": {
- "notification_drivers": [
- "nova.openstack.common.notifier.rpc_notifier"
- ],
- "instance_usage_audit": "True",
- "instance_usage_audit_period": "hour",
- "notify_on_state_change": "vm_and_task_state",
- "allow_resize_to_same_host": true,
- "flat_injected": true,
- "quota_driver": "nova.quota.DbQuotaDriver",
- "quota_cores": 20,
- "quota_instances": 10,
- "quota_ram": 51200,
- "quota_floating_ips": 10,
- "quota_fixed_ips": -1,
- "quota_security_groups": 10,
- "quota_security_group_rules": 20,
- "quota_metadata_items": 128,
- "quota_injected_files": 5,
- "quota_injected_file_path_bytes": 255,
- "quota_injected_file_content_bytes": 10240,
- "quota_key_pairs": 100
- }
- },
- "dashboard": {
- "secret_key_path": "/var/lib/openstack-dashboard/.secret_key_store",
- "wsgi_socket_prefix": "/var/run/wsgi"
- },
- "orchestration": {
- "debug": false,
- "verbose": true
- }
- },
- "ibm-sce": {
- "os": {
- "user": "sce",
- "group": "sce"
- },
- "config": {
- "prop": {
- "silent": "1"
- }
- },
- "user": {
- "input": {
- "authentication": {
- "username": "admin",
- "name": "Administrator"
- }
- },
- "install": {
- "folder": "/opt/ibm"
- },
- "prop": {
- "folder": "/var/opt/ibm"
- },
- "shortcuts": "/root"
- },
- "choose": {
- "license": {
- "type": {
- "boolean": "0"
- }
- }
- },
- "license": {
- "path": ""
- },
- "service": {
- "enabled": false
- }
- },
- "mysql": {
- "allow_remote_root": true,
- "server_root_password": "openstack1"
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment