~ionutbalutoiu/charms/trusty/neutron-api/next

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Liam Young
  • Date: 2015-06-04 08:44:57 UTC
  • mfrom: (114 trunk)
  • mto: This revision was merged to the branch mainline in revision 116.
  • Revision ID: liam.young@canonical.com-20150604084457-j6nbuhgo70shz8je
Resync le charm helpers

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
    type: string
100
100
    default: "physnet1:1000:2000"
101
101
    description: |
102
 
      Space-delimited list of Neutron network-provider & vlan-id-ranges using
103
 
      the following format "<provider>:<start>:<end> ...".
 
102
      Space-delimited list of <physical_network>:<vlan_min>:<vlan_max> or
 
103
      <physical_network> specifying physical_network names usable for VLAN
 
104
      provider and tenant networks, as well as ranges of VLAN tags on each
 
105
      available for allocation to tenant networks.
104
106
  # Quota configuration settings
105
107
  quota-security-group:
106
108
    default: 10