~openstack-charmers/charms/trusty/openstack-dashboard/old-1410

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Adam Gandelman
  • Date: 2013-01-18 01:09:31 UTC
  • mfrom: (16.1.1 openstack-dashboard)
  • Revision ID: adamg@canonical.com-20130118010931-9ldrw2zrpzw0zr5q
Merge Keystone role creation support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        description: |
21
21
            Directory where application will be accessible, relative to
22
22
            http://$hostname/.
 
23
   default-role:
 
24
        default: "Member"
 
25
        type: string
 
26
        description: |
 
27
            Default role for Horizon operations that will be created in
 
28
            Keystone upon introduction of an identity-service relation.