f9e489c86cd89bfe69783037944e285b3bcb51a6

add charm-helpers-tests.yaml.
===================== 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
Languages
Python
99.7%
Shell
0.3%