~joeborg/charms/trusty/contrail-configuration/rbac-switch

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Ante Karamatic
  • Date: 2017-01-31 12:51:09 UTC
  • mto: This revision was merged to the branch mainline in revision 65.
  • Revision ID: ante.karamatic@canonical.com-20170131125109-qwjbg96c10i2iixk
SSL support for contrail-configuration

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    type: int
57
57
    default: 1
58
58
    description: Minimum number of units required in cassandra relation
 
59
  ssl_ca:
 
60
    type: string
 
61
    default:
 
62
    description: |
 
63
      SSL CA used to sign certificates of OpenStack services. It should be
 
64
      provided in base64 format.