~openstack-charmers-archive/charms/trusty/neutron-gateway/trunk

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Liam Young
  • Date: 2015-05-21 15:09:11 UTC
  • mfrom: (115.1.2 neutron-gateway.next)
  • Revision ID: liam.young@canonical.com-20150521150911-lltx2rusvsxzmh0q
[hopem, r=gnuoy]
Fixes network-vlan-ranges parsing

Partially-Closes-Bug: 1451095

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
    type: string
154
154
    default: "physnet1:1000:2000"
155
155
    description: |
156
 
      Space-delimited list of Neutron network-provider & vlan-id-ranges using
157
 
      format "<provider>:<start>:<end> ...".
 
156
      Space-delimited list of <physical_network>:<vlan_min>:<vlan_max> or
 
157
      <physical_network> specifying physical_network names usable for VLAN
 
158
      provider and tenant networks, as well as ranges of VLAN tags on each
 
159
      available for allocation to tenant networks.
158
160
  # Network configuration options
159
161
  # by default all access is over 'private-address'
160
162
  os-data-network: