Execution
Date 08 Dec 2025 13:39:52 +0000
Duration 00:35:02.03
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
1377 Tasks
1365 Results
104 Plays
504 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.65
  • Play
    Install neutron services
  • Task
    os_neutron : Create the neutron provider networks fact
  • Host
    aio1

Field Value
changed
False
invocation
{
    "module_args": {
        "bind_prefix": "",
        "group_names": [
            "cinder_all",
            "cinder_api",
            "cinder_backup",
            "cinder_scheduler",
            "cinder_volume",
            "compute-infra_all",
            "compute-infra_hosts",
            "compute_all",
            "compute_hosts",
            "dashboard_all",
            "dashboard_hosts",
            "galera",
            "galera_all",
            "glance_all",
            "glance_api",
            "haproxy",
            "haproxy_all",
            "horizon",
            "horizon_all",
            "hosts",
            "identity_all",
            "identity_hosts",
            "image_all",
            "image_hosts",
            "ironic_neutron_agent",
            "keystone",
            "keystone_all",
            "load_balancer_all",
            "load_balancer_hosts",
            "memcached",
            "memcached_all",
            "network-gateway_all",
            "network-gateway_hosts",
            "network-northd_all",
            "network-northd_hosts",
            "network_all",
            "network_hosts",
            "neutron_agent",
            "neutron_all",
            "neutron_bgp_dragent",
            "neutron_dhcp_agent",
            "neutron_l3_agent",
            "neutron_metadata_agent",
            "neutron_metering_agent",
            "neutron_openvswitch_agent",
            "neutron_ovn_controller",
            "neutron_ovn_gateway",
            "neutron_ovn_northd",
            "neutron_server",
            "neutron_sriov_nic_agent",
            "nova_all",
            "nova_api_metadata",
            "nova_api_os_compute",
            "nova_compute",
            "nova_conductor",
            "nova_console",
            "nova_scheduler",
            "physical_hosts",
            "placement-infra_all",
            "placement-infra_hosts",
            "placement_all",
            "placement_api",
            "rabbitmq",
            "rabbitmq_all",
            "repo-infra_all",
            "repo-infra_hosts",
            "shared-infra_all",
            "shared-infra_hosts",
            "storage-infra_all",
            "storage-infra_hosts",
            "storage_all",
            "storage_hosts",
            "utility",
            "utility_all"
        ],
        "is_metal": true,
        "provider_networks": [
            {
                "network": {
                    "container_bridge": "br-mgmt",
                    "container_interface": "eth1",
                    "container_type": "veth",
                    "group_binds": [
                        "all_containers",
                        "hosts"
                    ],
                    "ip_from_q": "management",
                    "is_management_address": true,
                    "static_routes": [
                        {
                            "cidr": "172.29.248.0/22",
                            "gateway": "172.29.236.100"
                        }
                    ],
                    "type": "raw"
                }
            },
            {
                "network": {
                    "container_bridge": "br-vxlan",
                    "container_interface": "eth10",
                    "container_type": "veth",
                    "group_binds": [
                        "neutron_ovn_controller"
                    ],
                    "ip_from_q": "tunnel",
                    "net_name": "geneve",
                    "range": "1:1000",
                    "type": "geneve"
                }
            },
            {
                "network": {
                    "container_bridge": "br-provider",
                    "group_binds": [
                        "neutron_ovn_gateway"
                    ],
                    "net_name": "physnet1",
                    "network_interface": "eth12",
                    "range": "101:200,301:400",
                    "type": "vlan"
                }
            },
            {
                "network": {
                    "container_bridge": "br-provider",
                    "container_type": "veth",
                    "group_binds": [
                        "neutron_ovn_gateway"
                    ],
                    "net_name": "physnet1",
                    "type": "flat"
                }
            },
            {
                "network": {
                    "container_bridge": "br-storage",
                    "container_interface": "eth2",
                    "container_type": "veth",
                    "group_binds": [
                        "glance_api",
                        "cinder_api",
                        "cinder_volume",
                        "nova_compute",
                        "manila_share",
                        "swift_proxy",
                        "ceph-mon",
                        "ceph-osd"
                    ],
                    "ip_from_q": "storage",
                    "type": "raw"
                }
            }
        ]
    }
}
network_bond_interfaces_mappings

network_bond_interfaces_mappings_list
[]
network_flat_networks
physnet1
network_flat_networks_list
[
    "physnet1"
]
network_geneve_ranges
1:1000
network_geneve_ranges_list
[
    "1:1000"
]
network_interface_mappings
br-provider:eth12
network_interface_mappings_list
[
    "br-provider:eth12"
]
network_mappings
physnet1:br-provider
network_mappings_list
[
    "physnet1:br-provider",
    "physnet1:br-provider"
]
network_sriov_mappings

network_sriov_mappings_list
[]
network_types
geneve,vlan,flat
network_vlan_ranges
physnet1:101:200,physnet1:301:400
network_vlan_ranges_list
[
    "physnet1:101:200",
    "physnet1:301:400"
]
network_vxlan_ranges

network_vxlan_ranges_list
[]