~vds/charms/trusty/contrail-configuration/TLS_support_for_RabbitMQ_connection

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Robert Ayres
  • Date: 2016-07-29 05:22:31 UTC
  • Revision ID: robert.ayres@canonical.com-20160729052231-93zwlaocd1457uoe
Add control-network option, fixes lp #1597791

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
      Supported Cloud Archive sources include: cloud:precise-folsom,
20
20
      cloud:precise-folsom/updates, cloud:precise-folsom/staging,
21
21
      cloud:precise-folsom/proposed.
 
22
  control-network:
 
23
    type: string
 
24
    description: |
 
25
      The IP address and netmask of the control network (e.g. 192.168.0.0/24).
 
26
      This network will be used for Contrail endpoints.
 
27
      If not specified, default network will be used.
22
28
  floating-ip-pools:
23
29
    type: string
24
30
    description: |