Resource Type: neutron_l3_ovs_bridge

Defined in:
lib/puppet/type/neutron_l3_ovs_bridge.rb
Providers:
neutron

Overview

Symbolic name for the ovs bridge

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    Symbolic name for the ovs bridge

    Supported values:
    • /.*/
  • provider

    The specific backend to use for this ‘neutron_l3_ovs_bridge` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • subnet_name

    Name of the subnet that will use the bridge as gateway