~gnuoy/charms/trusty/nova-compute/1427660

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Edward Hope-Morley
  • Date: 2015-02-09 15:46:40 UTC
  • mfrom: (99.1.2 add-readme)
  • Revision ID: edward.hope-morley@canonical.com-20150209154640-859e0msl43fwbh2z
[hopem,r=jamespage]

Adds README

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Overview
 
2
========
 
3
 
 
4
This charm provides Nova Compute, the Openstack compute service. It's target
 
5
platform is Ubuntu (preferably LTS) + Openstack.
 
6
 
 
7
Usage
 
8
=====
 
9
 
 
10
The following interfaces are provided:
 
11
 
 
12
  - cloud-compute - Used to relate (at least) with one or more of
 
13
    nova-cloud-controller, glance, ceph, cinder, mysql, ceilometer-agent,
 
14
    rabbitmq-server, neutron
 
15
 
 
16
  - nrpe-external-master - Used to generate Nagios checks.
 
17
 
 
18
Database
 
19
--------
 
20
 
 
21
Nova compute only requires database access if using nova-network. If using
 
22
Neutron, no direct database access is required and the shared-db relation need
 
23
not be added.
 
24
 
 
25
Networking
 
26
----------
 
27
This charm support nova-network (legacy) and Neutron networking.
 
28
 
 
29
Storage
 
30
-------
 
31
This charm supports a number of different storage backends depending on
 
32
your hypervisor type and storage relations.