~smukkamala/charms/trusty/nova-cloud-controller/next

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: james.page at ubuntu
  • Date: 2014-06-24 11:43:28 UTC
  • mfrom: (78.2.7 nova-cloud-controller)
  • Revision ID: james.page@ubuntu.com-20140624114328-6wgs55qr9qn0oldq
[gnuoy,r=james-page] Refactoring to support split-out of Neutron functionality.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
Cloud controller node for Openstack nova. Contains nova-schedule, nova-api, nova-network and nova-objectstore.
6
6
 
 
7
The neutron-api interface can be used join this charm with an external neutron-api server. If this is done
 
8
then this charm will shutdown its neutron-api service and the external charm will be registered as the
 
9
neutron-api endpoint in keystone. It will also use the quantum-security-groups setting which is passed to
 
10
it by the api service rather than its own quantum-security-groups setting.
 
11
 
7
12
******************************************************
8
13
Special considerations to be deployed using Postgresql
9
14
******************************************************