~james-page/charms/trusty/nova-cloud-controller/ha-upgrade

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: james.page at ubuntu
  • Date: 2014-07-31 15:34:23 UTC
  • mfrom: (82.1.17 add-console-access)
  • Revision ID: james.page@ubuntu.com-20140731153423-0uxvpd7rogz9b3v0
[gnuoy,r=james-page,t=james-page] Add support for console access to instances.

Show diffs side-by-side

added added

removed removed

Lines of Context:
203
203
        * shared-db or (pgsql-nova-db, pgsql-neutron-db)
204
204
        * amqp
205
205
        * identity-service
 
206
  console-access-protocol:
 
207
    type: string
 
208
    description: |
 
209
       Protocol to use when accessing virtual machine console. Supported types
 
210
       are None, spice, xvpvnc, novnc and vnc (for both xvpvnc and novnc)
 
211
  console-proxy-ip:
 
212
    type: string
 
213
    default: local
 
214
    description: |
 
215
       If console-access-protocol != None then this is the ip published to
 
216
       clients for access to console proxy. Set to local for the ip address of
 
217
       the nova-cloud-controller serving the request to be used
 
218
  console-keymap:
 
219
    type: string
 
220
    default: 'en-us'
 
221
    description: |
 
222
       Console keymap