~openstack-charmers-next/charms/wily/openvswitch-odl/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
options:
  os-data-network:
    type: string
    default:
    description: |
      The IP address and netmask of the OpenStack Data network (e.g.,
      192.168.0.0/24)
      .
      This network will be used for tenant network traffic in overlay
      networks.
  mac-network-map:
    default:
    type: string
    description: |
      Map of physical nic mac address to configured VLAN's.