~james-page/charms/trusty/neutron-api/ml2-local-types

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: james.page at ubuntu
  • Date: 2015-09-02 15:00:01 UTC
  • mfrom: (134.1.3 neutron-api)
  • Revision ID: james.page@ubuntu.com-20150902150001-078q9ha720h8n29h
[bbaqar,r=james-page] Add support for PLUMgrid SDN

Show diffs side-by-side

added added

removed removed

Lines of Context:
368
368
    description: |
369
369
      A comma-separated list of nagios servicegroups.
370
370
      If left empty, the nagios_context will be used as the servicegroup
 
371
  # PLUMgrid Plugin configuration
 
372
  plumgrid-username:
 
373
    default: plumgrid
 
374
    type: string
 
375
    description: Username to access PLUMgrid Director
 
376
  plumgrid-password:
 
377
    default: plumgrid
 
378
    type: string
 
379
    description: Password to access PLUMgrid Director
 
380
  plumgrid-virtual-ip:
 
381
    default:
 
382
    type: string
 
383
    description: IP address of PLUMgrid Director
 
384
  # end of PLUMgrid configuration
371
385
  manage-neutron-plugin-legacy-mode:
372
386
    type: boolean
373
387
    default: True