~james-page/charms/trusty/nova-cloud-controller/ram-allocation-ratio

« back to all changes in this revision

Viewing changes to README.txt

  • 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:
9
9
neutron-api endpoint in keystone. It will also use the quantum-security-groups setting which is passed to
10
10
it by the api service rather than its own quantum-security-groups setting.
11
11
 
 
12
If console access is required then console-proxy-ip should be set to a client accessible IP that resolves
 
13
to the nova-cloud-controller. If running in HA mode then the public vip is used if console-proxy-ip is set
 
14
to local. Note: The console access protocol is baked into a guest when it is created, if you change it then
 
15
console access for existing guests will stop working
 
16
 
12
17
******************************************************
13
18
Special considerations to be deployed using Postgresql
14
19
******************************************************