Skip to content

Instantly share code, notes, and snippets.

@nrb
Last active September 21, 2016 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nrb/43dbcc2f7c5d7f1208ab5a2590dbb38e to your computer and use it in GitHub Desktop.
Save nrb/43dbcc2f7c5d7f1208ab5a2590dbb38e to your computer and use it in GitHub Desktop.
{
"all": {
"external_lb_vip_address": "{{ bootstrap_host_public_address | default(ansible_default_ipv4.address) }}",
"management_bridge": "br-mgmt",
"provider_networks": [
{
"network": {
"group_binds": [
"all_containers",
"hosts"
],
"container_interface": "eth1",
"ip_from_q": "container",
"container_type": "veth",
"is_container_address": true,
"is_ssh_address": true,
"type": "raw",
"container_bridge": "br-mgmt"
}
},
{
"network": {
"group_binds": [
"neutron_linuxbridge_agent"
],
"container_interface": "eth10",
"ip_from_q": "tunnel",
"container_type": "veth",
"range": "1:1000",
"net_name": "vxlan",
"type": "vxlan",
"container_bridge": "br-vxlan"
}
},
{
"network": {
"group_binds": [
"neutron_linuxbridge_agent"
],
"container_interface": "eth12",
"container_type": "veth",
"net_name": "flat",
"container_bridge": "br-vlan",
"type": "flat",
"host_bind_override": "eth12"
}
},
{
"network": {
"group_binds": [
"neutron_linuxbridge_agent"
],
"container_interface": "eth11",
"container_type": "veth",
"range": "1:1",
"net_name": "vlan",
"type": "vlan",
"container_bridge": "br-vlan"
}
},
{
"network": {
"group_binds": [
"glance_api",
"cinder_api",
"cinder_volume",
"nova_compute",
"swift_proxy"
],
"container_interface": "eth2",
"ip_from_q": "storage",
"container_type": "veth",
"type": "raw",
"container_bridge": "br-storage"
}
}
],
"internal_lb_vip_address": "172.29.236.100",
"tunnel_bridge": "br-vxlan"
},
"hosts": {
"aio1_rsyslog_container-c9d37966": {
"hostvars": {
"properties": {
"service_name": "rsyslog"
},
"physical_host_group": "log_hosts",
"container_address": "172.29.238.68",
"component": "rsyslog",
"container_networks": {
"container_address": {
"interface": "eth1",
"bridge": "br-mgmt",
"netmask": "255.255.252.0",
"type": "veth",
"address": "172.29.238.68"
}
},
"ansible_ssh_host": "172.29.238.68",
"physical_host": "aio1",
"container_name": "aio1_rsyslog_container-c9d37966",
"ansible_host": "172.29.238.68"
},
"groups": [
"rsyslog",
"aio1-host_containers",
"log_all",
"rsyslog_container"
]
},
"aio1_repo_container-71c16750": {
"hostvars": {
"properties": {
"service_name": "repo"
},
"physical_host_group": "repo-infra_hosts",
"container_address": "172.29.236.152",
"component": "pkg_repo",
"container_networks": {
"container_address": {
"interface": "eth1",
"bridge": "br-mgmt",
"netmask": "255.255.252.0",
"type": "veth",
"address": "172.29.236.152"
}
},
"ansible_ssh_host": "172.29.236.152",
"physical_host": "aio1",
"container_name": "aio1_repo_container-71c16750",
"ansible_host": "172.29.236.152"
},
"groups": [
"pkg_repo",
"aio1-host_containers",
"repo_container",
"repo-infra_all"
]
},
"aio1_galera_container-4d0044a4": {
"hostvars": {
"properties": {
"service_name": "galera",
"log_directory": "mysql_logs"
},
"physical_host_group": "shared-infra_hosts",
"container_address": "172.29.238.16",
"component": "galera",
"container_networks": {
"container_address": {
"interface": "eth1",
"bridge": "br-mgmt",
"netmask": "255.255.252.0",
"type": "veth",
"address": "172.29.238.16"
}
},
"ansible_ssh_host": "172.29.238.16",
"physical_host": "aio1",
"container_name": "aio1_galera_container-4d0044a4",
"ansible_host": "172.29.238.16"
},
"groups": [
"shared-infra_all",
"aio1-host_containers",
"galera",
"galera_container"
]
},
"aio1": {
"hostvars": {
"properties": {
"service_name": "haproxy",
"is_metal": true
},
"physical_host_group": "haproxy_hosts",
"container_address": "172.29.236.100",
"is_metal": true,
"component": "haproxy",
"container_networks": {
"container_address": {
"bridge": "br-mgmt",
"netmask": "255.255.252.0",
"type": "veth",
"address": "172.29.236.100"
}
},
"ansible_ssh_host": "172.29.236.100",
"physical_host": "aio1",
"container_name": "aio1",
"container_types": "aio1-host_containers",
"ansible_host": "172.29.236.100"
},
"groups": [
"shared-infra_all",
"haproxy_hosts",
"repo-infra_hosts",
"haproxy_all",
"haproxy",
"lxc_hosts",
"log_hosts",
"log_all",
"shared-infra_hosts",
"repo-infra_all"
]
},
"aio1_memcached_container-38c17003": {
"hostvars": {
"properties": {
"service_name": "memcached"
},
"physical_host_group": "shared-infra_hosts",
"container_address": "172.29.239.91",
"component": "memcached",
"container_networks": {
"container_address": {
"interface": "eth1",
"bridge": "br-mgmt",
"netmask": "255.255.252.0",
"type": "veth",
"address": "172.29.239.91"
}
},
"ansible_ssh_host": "172.29.239.91",
"physical_host": "aio1",
"container_name": "aio1_memcached_container-38c17003",
"ansible_host": "172.29.239.91"
},
"groups": [
"shared-infra_all",
"aio1-host_containers",
"memcached",
"memcached_container"
]
},
"aio1_rabbit_mq_container-b04ca81e": {
"hostvars": {
"properties": {
"service_name": "rabbitmq"
},
"physical_host_group": "shared-infra_hosts",
"container_address": "172.29.237.245",
"component": "rabbitmq",
"container_networks": {
"container_address": {
"interface": "eth1",
"bridge": "br-mgmt",
"netmask": "255.255.252.0",
"type": "veth",
"address": "172.29.237.245"
}
},
"ansible_ssh_host": "172.29.237.245",
"physical_host": "aio1",
"container_name": "aio1_rabbit_mq_container-b04ca81e",
"ansible_host": "172.29.237.245"
},
"groups": [
"shared-infra_all",
"aio1-host_containers",
"rabbitmq",
"rabbit_mq_container"
]
},
"aio1_utility_container-cd9be0ad": {
"hostvars": {
"properties": {
"service_name": "utility"
},
"physical_host_group": "shared-infra_hosts",
"container_address": "172.29.236.217",
"component": "utility",
"container_networks": {
"container_address": {
"interface": "eth1",
"bridge": "br-mgmt",
"netmask": "255.255.252.0",
"type": "veth",
"address": "172.29.236.217"
}
},
"ansible_ssh_host": "172.29.236.217",
"physical_host": "aio1",
"container_name": "aio1_utility_container-cd9be0ad",
"ansible_host": "172.29.236.217"
},
"groups": [
"utility_container",
"shared-infra_all",
"aio1-host_containers",
"utility"
]
}
}
}
{
"_meta": {
"hostvars": {
"aio1": {
"ansible_host": "172.29.236.100",
"ansible_ssh_host": "172.29.236.100",
"component": "haproxy",
"container_address": "172.29.236.100",
"container_name": "aio1",
"container_networks": {
"container_address": {
"address": "172.29.236.100",
"bridge": "br-mgmt",
"netmask": "255.255.252.0",
"type": "veth"
}
},
"container_types": "aio1-host_containers",
"is_metal": true,
"physical_host": "aio1",
"physical_host_group": "haproxy_hosts",
"properties": {
"is_metal": true,
"service_name": "haproxy"
}
},
"aio1_galera_container-4d0044a4": {
"ansible_host": "172.29.238.16",
"ansible_ssh_host": "172.29.238.16",
"component": "galera",
"container_address": "172.29.238.16",
"container_name": "aio1_galera_container-4d0044a4",
"container_networks": {
"container_address": {
"address": "172.29.238.16",
"bridge": "br-mgmt",
"interface": "eth1",
"netmask": "255.255.252.0",
"type": "veth"
}
},
"physical_host": "aio1",
"physical_host_group": "shared-infra_hosts",
"properties": {
"log_directory": "mysql_logs",
"service_name": "galera"
}
},
"aio1_memcached_container-38c17003": {
"ansible_host": "172.29.239.91",
"ansible_ssh_host": "172.29.239.91",
"component": "memcached",
"container_address": "172.29.239.91",
"container_name": "aio1_memcached_container-38c17003",
"container_networks": {
"container_address": {
"address": "172.29.239.91",
"bridge": "br-mgmt",
"interface": "eth1",
"netmask": "255.255.252.0",
"type": "veth"
}
},
"physical_host": "aio1",
"physical_host_group": "shared-infra_hosts",
"properties": {
"service_name": "memcached"
}
},
"aio1_rabbit_mq_container-b04ca81e": {
"ansible_host": "172.29.237.245",
"ansible_ssh_host": "172.29.237.245",
"component": "rabbitmq",
"container_address": "172.29.237.245",
"container_name": "aio1_rabbit_mq_container-b04ca81e",
"container_networks": {
"container_address": {
"address": "172.29.237.245",
"bridge": "br-mgmt",
"interface": "eth1",
"netmask": "255.255.252.0",
"type": "veth"
}
},
"physical_host": "aio1",
"physical_host_group": "shared-infra_hosts",
"properties": {
"service_name": "rabbitmq"
}
},
"aio1_repo_container-71c16750": {
"ansible_host": "172.29.236.152",
"ansible_ssh_host": "172.29.236.152",
"component": "pkg_repo",
"container_address": "172.29.236.152",
"container_name": "aio1_repo_container-71c16750",
"container_networks": {
"container_address": {
"address": "172.29.236.152",
"bridge": "br-mgmt",
"interface": "eth1",
"netmask": "255.255.252.0",
"type": "veth"
}
},
"physical_host": "aio1",
"physical_host_group": "repo-infra_hosts",
"properties": {
"service_name": "repo"
}
},
"aio1_rsyslog_container-c9d37966": {
"ansible_host": "172.29.238.68",
"ansible_ssh_host": "172.29.238.68",
"component": "rsyslog",
"container_address": "172.29.238.68",
"container_name": "aio1_rsyslog_container-c9d37966",
"container_networks": {
"container_address": {
"address": "172.29.238.68",
"bridge": "br-mgmt",
"interface": "eth1",
"netmask": "255.255.252.0",
"type": "veth"
}
},
"physical_host": "aio1",
"physical_host_group": "log_hosts",
"properties": {
"service_name": "rsyslog"
}
},
"aio1_utility_container-cd9be0ad": {
"ansible_host": "172.29.236.217",
"ansible_ssh_host": "172.29.236.217",
"component": "utility",
"container_address": "172.29.236.217",
"container_name": "aio1_utility_container-cd9be0ad",
"container_networks": {
"container_address": {
"address": "172.29.236.217",
"bridge": "br-mgmt",
"interface": "eth1",
"netmask": "255.255.252.0",
"type": "veth"
}
},
"physical_host": "aio1",
"physical_host_group": "shared-infra_hosts",
"properties": {
"service_name": "utility"
}
}
}
},
"aio1-host_containers": {
"hosts": [
"aio1_utility_container-cd9be0ad",
"aio1_repo_container-71c16750",
"aio1_galera_container-4d0044a4",
"aio1_rsyslog_container-c9d37966",
"aio1_rabbit_mq_container-b04ca81e",
"aio1_memcached_container-38c17003"
]
},
"all": {
"vars": {
"external_lb_vip_address": "{{ bootstrap_host_public_address | default(ansible_default_ipv4.address) }}",
"internal_lb_vip_address": "172.29.236.100",
"management_bridge": "br-mgmt",
"provider_networks": [
{
"network": {
"container_bridge": "br-mgmt",
"container_interface": "eth1",
"container_type": "veth",
"group_binds": [
"all_containers",
"hosts"
],
"ip_from_q": "container",
"is_container_address": true,
"is_ssh_address": true,
"type": "raw"
}
},
{
"network": {
"container_bridge": "br-vxlan",
"container_interface": "eth10",
"container_type": "veth",
"group_binds": [
"neutron_linuxbridge_agent"
],
"ip_from_q": "tunnel",
"net_name": "vxlan",
"range": "1:1000",
"type": "vxlan"
}
},
{
"network": {
"container_bridge": "br-vlan",
"container_interface": "eth12",
"container_type": "veth",
"group_binds": [
"neutron_linuxbridge_agent"
],
"host_bind_override": "eth12",
"net_name": "flat",
"type": "flat"
}
},
{
"network": {
"container_bridge": "br-vlan",
"container_interface": "eth11",
"container_type": "veth",
"group_binds": [
"neutron_linuxbridge_agent"
],
"net_name": "vlan",
"range": "1:1",
"type": "vlan"
}
},
{
"network": {
"container_bridge": "br-storage",
"container_interface": "eth2",
"container_type": "veth",
"group_binds": [
"glance_api",
"cinder_api",
"cinder_volume",
"nova_compute",
"swift_proxy"
],
"ip_from_q": "storage",
"type": "raw"
}
}
],
"tunnel_bridge": "br-vxlan"
}
},
"all_containers": {
"children": [
"unbound_containers",
"storage_containers",
"swift-proxy_containers",
"haproxy_containers",
"orchestration_containers",
"memcaching_containers",
"metering-infra_containers",
"operator_containers",
"swift_containers",
"ironic-infra_containers",
"ironic-server_containers",
"mq_containers",
"magnum-infra_containers",
"compute_containers",
"storage-infra_containers",
"metering-alarm_containers",
"shared-infra_containers",
"sahara-infra_containers",
"os-infra_containers",
"image_containers",
"compute-infra_containers",
"log_containers",
"metering-compute_containers",
"identity_containers",
"dashboard_containers",
"database_containers",
"network_containers",
"metrics_containers",
"repo-infra_containers"
],
"hosts": []
},
"aodh_alarm_evaluator": {
"children": [],
"hosts": []
},
"aodh_alarm_notifier": {
"children": [],
"hosts": []
},
"aodh_all": {
"children": [
"aodh_alarm_notifier",
"aodh_api",
"aodh_alarm_evaluator",
"aodh_listener"
],
"hosts": []
},
"aodh_api": {
"children": [],
"hosts": []
},
"aodh_container": {
"hosts": []
},
"aodh_listener": {
"children": [],
"hosts": []
},
"ceilometer_agent_central": {
"children": [],
"hosts": []
},
"ceilometer_agent_compute": {
"children": [],
"hosts": []
},
"ceilometer_agent_notification": {
"children": [],
"hosts": []
},
"ceilometer_all": {
"children": [
"ceilometer_agent_central",
"ceilometer_agent_notification",
"ceilometer_api",
"ceilometer_collector",
"ceilometer_agent_compute"
],
"hosts": []
},
"ceilometer_api": {
"children": [],
"hosts": []
},
"ceilometer_api_container": {
"hosts": []
},
"ceilometer_collector": {
"children": [],
"hosts": []
},
"ceilometer_collector_container": {
"hosts": []
},
"cinder_all": {
"children": [
"cinder_api",
"cinder_backup",
"cinder_volume",
"cinder_scheduler"
],
"hosts": []
},
"cinder_api": {
"children": [],
"hosts": []
},
"cinder_api_container": {
"hosts": []
},
"cinder_backup": {
"children": [],
"hosts": []
},
"cinder_scheduler": {
"children": [],
"hosts": []
},
"cinder_scheduler_container": {
"hosts": []
},
"cinder_volume": {
"children": [],
"hosts": []
},
"cinder_volumes_container": {
"hosts": []
},
"compute-infra_containers": {
"children": [],
"hosts": []
},
"compute-infra_hosts": {
"children": [],
"hosts": []
},
"compute_containers": {
"children": [],
"hosts": []
},
"compute_hosts": {
"children": [],
"hosts": []
},
"dashboard_containers": {
"children": [],
"hosts": []
},
"dashboard_hosts": {
"children": [],
"hosts": []
},
"database_containers": {
"children": [],
"hosts": []
},
"database_hosts": {
"children": [],
"hosts": []
},
"galera": {
"children": [],
"hosts": [
"aio1_galera_container-4d0044a4"
]
},
"galera_all": {
"children": [
"galera"
],
"hosts": []
},
"galera_container": {
"hosts": [
"aio1_galera_container-4d0044a4"
]
},
"glance_all": {
"children": [
"glance_registry",
"glance_api"
],
"hosts": []
},
"glance_api": {
"children": [],
"hosts": []
},
"glance_container": {
"hosts": []
},
"glance_registry": {
"children": [],
"hosts": []
},
"gnocchi_all": {
"children": [
"gnocchi_api",
"gnocchi_metricd"
],
"hosts": []
},
"gnocchi_api": {
"children": [],
"hosts": []
},
"gnocchi_container": {
"hosts": []
},
"gnocchi_metricd": {
"children": [],
"hosts": []
},
"haproxy": {
"children": [],
"hosts": [
"aio1"
]
},
"haproxy_all": {
"children": [
"haproxy"
],
"hosts": [
"aio1"
]
},
"haproxy_container": {
"hosts": []
},
"haproxy_containers": {
"children": [
"aio1-host_containers"
],
"hosts": []
},
"haproxy_hosts": {
"hosts": [
"aio1"
]
},
"heat_all": {
"children": [
"heat_api",
"heat_engine",
"heat_api_cloudwatch",
"heat_api_cfn"
],
"hosts": []
},
"heat_api": {
"children": [],
"hosts": []
},
"heat_api_cfn": {
"children": [],
"hosts": []
},
"heat_api_cloudwatch": {
"children": [],
"hosts": []
},
"heat_apis_container": {
"hosts": []
},
"heat_engine": {
"children": [],
"hosts": []
},
"heat_engine_container": {
"hosts": []
},
"horizon": {
"children": [],
"hosts": []
},
"horizon_all": {
"children": [
"horizon"
],
"hosts": []
},
"horizon_container": {
"hosts": []
},
"hosts": {
"children": [
"unbound_hosts",
"metering-compute_hosts",
"magnum-infra_hosts",
"storage_hosts",
"os-infra_hosts",
"ironic-server_hosts",
"log_hosts",
"network_hosts",
"swift_hosts",
"compute-infra_hosts",
"mq_hosts",
"database_hosts",
"swift-proxy_hosts",
"metering-alarm_hosts",
"metering-infra_hosts",
"compute_hosts",
"orchestration_hosts",
"haproxy_hosts",
"dashboard_hosts",
"identity_hosts",
"sahara-infra_hosts",
"shared-infra_hosts",
"memcaching_hosts",
"ironic-infra_hosts",
"image_hosts",
"metrics_hosts",
"storage-infra_hosts",
"operator_hosts",
"repo-infra_hosts"
],
"hosts": []
},
"identity_containers": {
"children": [],
"hosts": []
},
"identity_hosts": {
"children": [],
"hosts": []
},
"image_containers": {
"children": [],
"hosts": []
},
"image_hosts": {
"children": [],
"hosts": []
},
"ironic-infra_containers": {
"children": [],
"hosts": []
},
"ironic-infra_hosts": {
"children": [],
"hosts": []
},
"ironic-server_containers": {
"children": [],
"hosts": []
},
"ironic-server_hosts": {
"children": [],
"hosts": []
},
"ironic_all": {
"children": [
"ironic_api",
"ironic_conductor"
],
"hosts": []
},
"ironic_api": {
"children": [],
"hosts": []
},
"ironic_api_container": {
"hosts": []
},
"ironic_conductor": {
"children": [],
"hosts": []
},
"ironic_conductor_container": {
"hosts": []
},
"ironic_server": {
"children": [],
"hosts": []
},
"ironic_server_container": {
"hosts": []
},
"ironic_servers": {
"children": [
"ironic_server"
],
"hosts": []
},
"keystone": {
"children": [],
"hosts": []
},
"keystone_all": {
"children": [
"keystone"
],
"hosts": []
},
"keystone_container": {
"hosts": []
},
"log_all": {
"hosts": [
"aio1_rsyslog_container-c9d37966",
"aio1"
]
},
"log_containers": {
"children": [
"aio1-host_containers"
],
"hosts": []
},
"log_hosts": {
"hosts": [
"aio1"
]
},
"lxc_hosts": {
"hosts": [
"aio1"
]
},
"magnum": {
"children": [],
"hosts": []
},
"magnum-infra_containers": {
"children": [],
"hosts": []
},
"magnum-infra_hosts": {
"children": [],
"hosts": []
},
"magnum_all": {
"children": [
"magnum"
],
"hosts": []
},
"magnum_container": {
"hosts": []
},
"memcached": {
"children": [],
"hosts": [
"aio1_memcached_container-38c17003"
]
},
"memcached_all": {
"children": [
"memcached"
],
"hosts": []
},
"memcached_container": {
"hosts": [
"aio1_memcached_container-38c17003"
]
},
"memcaching_containers": {
"children": [],
"hosts": []
},
"memcaching_hosts": {
"children": [],
"hosts": []
},
"metering-alarm_containers": {
"children": [],
"hosts": []
},
"metering-alarm_hosts": {
"children": [],
"hosts": []
},
"metering-compute_container": {
"hosts": []
},
"metering-compute_containers": {
"children": [],
"hosts": []
},
"metering-compute_hosts": {
"children": [],
"hosts": []
},
"metering-infra_containers": {
"children": [],
"hosts": []
},
"metering-infra_hosts": {
"children": [],
"hosts": []
},
"metrics_containers": {
"children": [],
"hosts": []
},
"metrics_hosts": {
"children": [],
"hosts": []
},
"mq_containers": {
"children": [],
"hosts": []
},
"mq_hosts": {
"children": [],
"hosts": []
},
"network_containers": {
"children": [],
"hosts": []
},
"network_hosts": {
"children": [],
"hosts": []
},
"neutron_agent": {
"children": [],
"hosts": []
},
"neutron_agents_container": {
"hosts": []
},
"neutron_all": {
"children": [
"neutron_agent",
"neutron_metadata_agent",
"neutron_linuxbridge_agent",
"neutron_bgp_dragent",
"neutron_dhcp_agent",
"neutron_l3_agent",
"neutron_openvswitch_agent",
"neutron_metering_agent",
"neutron_lbaas_agent",
"neutron_server"
],
"hosts": []
},
"neutron_bgp_dragent": {
"children": [],
"hosts": []
},
"neutron_dhcp_agent": {
"children": [],
"hosts": []
},
"neutron_l3_agent": {
"children": [],
"hosts": []
},
"neutron_lbaas_agent": {
"children": [],
"hosts": []
},
"neutron_linuxbridge_agent": {
"children": [],
"hosts": []
},
"neutron_metadata_agent": {
"children": [],
"hosts": []
},
"neutron_metering_agent": {
"children": [],
"hosts": []
},
"neutron_openvswitch_agent": {
"children": [],
"hosts": []
},
"neutron_server": {
"children": [],
"hosts": []
},
"neutron_server_container": {
"hosts": []
},
"nova_all": {
"children": [
"nova_console",
"nova_api_os_compute",
"nova_cert",
"nova_conductor",
"nova_api_metadata",
"nova_scheduler",
"nova_compute"
],
"hosts": []
},
"nova_api_metadata": {
"children": [],
"hosts": []
},
"nova_api_metadata_container": {
"hosts": []
},
"nova_api_os_compute": {
"children": [],
"hosts": []
},
"nova_api_os_compute_container": {
"hosts": []
},
"nova_cert": {
"children": [],
"hosts": []
},
"nova_cert_container": {
"hosts": []
},
"nova_compute": {
"children": [],
"hosts": []
},
"nova_compute_container": {
"hosts": []
},
"nova_conductor": {
"children": [],
"hosts": []
},
"nova_conductor_container": {
"hosts": []
},
"nova_console": {
"children": [],
"hosts": []
},
"nova_console_container": {
"hosts": []
},
"nova_scheduler": {
"children": [],
"hosts": []
},
"nova_scheduler_container": {
"hosts": []
},
"operator_containers": {
"children": [],
"hosts": []
},
"operator_hosts": {
"children": [],
"hosts": []
},
"orchestration_containers": {
"children": [],
"hosts": []
},
"orchestration_hosts": {
"children": [],
"hosts": []
},
"os-infra_containers": {
"children": [],
"hosts": []
},
"os-infra_hosts": {
"children": [],
"hosts": []
},
"pkg_repo": {
"children": [],
"hosts": [
"aio1_repo_container-71c16750"
]
},
"rabbit_mq_container": {
"hosts": [
"aio1_rabbit_mq_container-b04ca81e"
]
},
"rabbitmq": {
"children": [],
"hosts": [
"aio1_rabbit_mq_container-b04ca81e"
]
},
"rabbitmq_all": {
"children": [
"rabbitmq"
],
"hosts": []
},
"remote": {
"children": [
"swift-remote_hosts"
],
"hosts": []
},
"remote_containers": {
"children": [
"swift-remote_containers"
],
"hosts": []
},
"repo-infra_all": {
"hosts": [
"aio1_repo_container-71c16750",
"aio1"
]
},
"repo-infra_containers": {
"children": [
"aio1-host_containers"
],
"hosts": []
},
"repo-infra_hosts": {
"hosts": [
"aio1"
]
},
"repo_all": {
"children": [
"pkg_repo"
],
"hosts": []
},
"repo_container": {
"hosts": [
"aio1_repo_container-71c16750"
]
},
"rsyslog": {
"children": [],
"hosts": [
"aio1_rsyslog_container-c9d37966"
]
},
"rsyslog_all": {
"children": [
"rsyslog"
],
"hosts": []
},
"rsyslog_container": {
"hosts": [
"aio1_rsyslog_container-c9d37966"
]
},
"sahara-infra_containers": {
"children": [],
"hosts": []
},
"sahara-infra_hosts": {
"children": [],
"hosts": []
},
"sahara_all": {
"children": [
"sahara_api",
"sahara_engine"
],
"hosts": []
},
"sahara_api": {
"children": [],
"hosts": []
},
"sahara_container": {
"hosts": []
},
"sahara_engine": {
"children": [],
"hosts": []
},
"shared-infra_all": {
"hosts": [
"aio1_utility_container-cd9be0ad",
"aio1",
"aio1_galera_container-4d0044a4",
"aio1_rabbit_mq_container-b04ca81e",
"aio1_memcached_container-38c17003"
]
},
"shared-infra_containers": {
"children": [
"aio1-host_containers"
],
"hosts": []
},
"shared-infra_hosts": {
"hosts": [
"aio1"
]
},
"storage-infra_containers": {
"children": [],
"hosts": []
},
"storage-infra_hosts": {
"children": [],
"hosts": []
},
"storage_containers": {
"children": [],
"hosts": []
},
"storage_hosts": {
"children": [],
"hosts": []
},
"swift-proxy_containers": {
"children": [],
"hosts": []
},
"swift-proxy_hosts": {
"children": [],
"hosts": []
},
"swift-remote_containers": {
"children": [],
"hosts": []
},
"swift-remote_hosts": {
"children": [],
"hosts": []
},
"swift_acc": {
"children": [],
"hosts": []
},
"swift_acc_container": {
"hosts": []
},
"swift_all": {
"children": [
"swift_proxy",
"swift_cont",
"swift_obj",
"swift_acc"
],
"hosts": []
},
"swift_cont": {
"children": [],
"hosts": []
},
"swift_cont_container": {
"hosts": []
},
"swift_containers": {
"children": [],
"hosts": []
},
"swift_hosts": {
"children": [],
"hosts": []
},
"swift_obj": {
"children": [],
"hosts": []
},
"swift_obj_container": {
"hosts": []
},
"swift_proxy": {
"children": [],
"hosts": []
},
"swift_proxy_container": {
"hosts": []
},
"swift_remote": {
"children": [],
"hosts": []
},
"swift_remote_all": {
"children": [
"swift_remote"
],
"hosts": []
},
"swift_remote_container": {
"hosts": []
},
"unbound": {
"children": [],
"hosts": []
},
"unbound_all": {
"children": [
"unbound"
],
"hosts": []
},
"unbound_container": {
"hosts": []
},
"unbound_containers": {
"children": [],
"hosts": []
},
"unbound_hosts": {
"children": [],
"hosts": []
},
"utility": {
"children": [],
"hosts": [
"aio1_utility_container-cd9be0ad"
]
},
"utility_all": {
"children": [
"utility"
],
"hosts": []
},
"utility_container": {
"hosts": [
"aio1_utility_container-cd9be0ad"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment