Go to file
Corey Bryant f9e489c86c Move charm-helpers.yaml to charm-helpers-hooks.yaml and
add charm-helpers-tests.yaml.
2014-06-24 17:19:15 +00:00
2013-04-09 11:31:23 -07:00
2014-05-03 07:48:55 +01:00
2013-08-01 20:42:16 -07:00
2013-09-20 17:36:24 +01:00
2013-09-23 14:26:04 +01:00
2012-06-19 14:51:52 -07:00
2013-10-23 13:14:56 -07:00
2014-06-11 13:54:39 +00:00
2014-04-25 16:46:42 +00:00
2014-03-31 12:56:09 +01:00

=====================
nova-cloud-controller
=====================

Cloud controller node for Openstack nova. Contains nova-schedule, nova-api, nova-network and nova-objectstore.

The neutron-api interface can be used join this charm with an external neutron-api server. If this is done
then this charm will shutdown its neutron-api service and the external charm will be registered as the
neutron-api endpoint in keystone. It will also use the quantum-security-groups setting which is passed to
it by the api service rather than its own quantum-security-groups setting.

******************************************************
Special considerations to be deployed using Postgresql
******************************************************

juju deploy nova-cloud-controller
juju deploy postgresql

juju add-relation "nova-cloud-controller:pgsql-nova-db" "postgresql:db"
juju add-relation "nova-cloud-controller:pgsql-neutron-db" "postgresql:db"
Description
Juju Charm - Nova Cloud Controller
Readme 9.6 MiB
Languages
Python 99.7%
Shell 0.3%