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

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Robert Ayres
  • Date: 2017-06-29 01:54:34 UTC
  • mfrom: (65.2.2 contrail-configuration)
  • Revision ID: robert.ayres@canonical.com-20170629015434-hqjq5ywcvs0vo3oe
Merge Dmitrii Shcherbakov's changes (with modifications)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    type: string
24
24
    default: RegionOne
25
25
    description: OpenStack Region
 
26
  cloud-admin-role:
 
27
    type: string
 
28
    default: admin
 
29
    description: Admin Keystone role
 
30
  read-only-role:
 
31
    type: string
 
32
    description: Global read-only Keystone role
26
33
  control-network:
27
34
    type: string
28
35
    description: |