~openstack-ubuntu-testing/charms/precise/quantum-gateway/trunk

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: james.page at ubuntu
  • Date: 2014-04-29 13:13:16 UTC
  • mfrom: (31.12.6 quantum-gateway)
  • Revision ID: james.page@ubuntu.com-20140429131316-iveo4dmqp24p9rix
Update

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
    default: False
59
59
    type: boolean
60
60
    description: Enable verbose logging
 
61
  use-syslog:
 
62
    type: boolean
 
63
    default: False
 
64
    description: |
 
65
      If set to True, supporting services will log to syslog.
61
66
  instance-mtu:
62
67
    type: int
63
68
    description: |