[trivial] Added README.md file for this charm
This commit is contained in:
Edward Hope-Morley 2015-02-09 11:43:02 +00:00
parent 8a9b935575
commit 144632ac47

25
README.md Normal file
View File

@ -0,0 +1,25 @@
Overview
========
This charm provides Nova Compute, the Openstack compute service. It's target
platform is Ubuntu (preferably LTS) + Openstack.
Usage
=====
The following interfaces are provided:
- cloud-compute - Used to relate (at least) with one or more of
nova-cloud-controller, glance, ceph, cinder, mysql, ceilometer-agent,
rabbitmq-server, neutron
- nrpe-external-master - Used to generate Nagios checks.
Database
--------
Nova compute only requires database access if using nova-network. If using
Neutron, no direct database access is required and the shared-db relation need
not be added.