Skip to content

Instantly share code, notes, and snippets.

@omgjlk
Created April 30, 2015 23:38
Show Gist options
  • Select an option

  • Save omgjlk/4a118407aedd13d37a70 to your computer and use it in GitHub Desktop.

Select an option

Save omgjlk/4a118407aedd13d37a70 to your computer and use it in GitHub Desktop.
[DEFAULT]
debug = true
verbose = true
log_file = staging.log
use_stderr = false
[auth]
allow_tenant_isolation = true
create_isolated_networks = false
[compute]
run_ssh = true
fixed_network_name = internal
image_ref = d8bd3334-8b57-4553-8d93-5f26e871a371
image_ref_alt = 45d0c4c5-0275-4d7c-8a2f-de2ea5340d56
image_ssh_password = cubswin:)
image_ssh_user = cirros
network_for_ssh = internal
run_ssh = false
ssh_auth_method = configured
ssh_connect_method = floating
ssh_user = cirros
use_floatingip_for_ssh = true
ssh_connect_method = floating
[compute-admin]
password = CHANGED
tenant_name = admin
username = provider_admin
[compute-feature-enabled]
change_password = false
disk_config = true
live_migration = false
resize = true
shelve = false
vnc_console = true
[dashboard]
dashboard_url = https://bbg-staging-01.openstack.blueboxgrid.com
login_url = https://bbg-staging-01.openstack.blueboxgrid.com
[identity]
admin_password = CHANGED
admin_tenant_name = admin
admin_username = provider_admin
disable_ssl_certificate_validation = true
password = CHANGED
uri = https://bbg-staging-01.openstack.blueboxgrid.com:5001/v2.0
uri_v3 = https://bbg-staging-01.openstack.blueboxgrid.com:5001/v3
username = provider_admin
[identity-feature-enabled]
api_v3 = false
[network]
public_network_id = ebb5cba1-46fa-4dc2-b366-7fe44d68d04b
tenant_network_cidr = 10.233.20.0/22
tenant_network_mask_bits = 24
floating_network_name = external
[network-feature-enabled]
ipv6 = false
[object-storage]
operator_role = _member_
[service_available]
ceilometer = false
neutron = true
swift = true
[volume-feature-enabled]
backup = false
[oslo_concurrency]
lock_path = /tmp/derp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment