Juju Charm - Nova Compute
Go to file
james.page@ubuntu.com 355bf73e4b Fixup kilo configs 2015-03-24 17:52:45 +00:00
hooks synced /next 2015-03-16 21:59:56 +00:00
templates Fixup kilo configs 2015-03-24 17:52:45 +00:00
tests [trivial] charmhelpers sync 2015-02-24 11:07:48 +00:00
unit_tests [cbjchen,r=hopem] 2015-02-16 09:53:45 +00:00
.bzrignore Resync helpers 2014-07-02 09:23:51 +01:00
.coveragerc Finish up: new templates, ssh key creation, Makefile. 2013-08-01 16:21:58 -07:00
.project [trivial] fixup pydev project 2013-11-17 21:48:39 +00:00
.pydevproject Fixup kilo configs 2015-03-24 17:52:45 +00:00
Makefile Amulet test fixes: 2014-09-30 20:31:36 +00:00
README.md more] 2015-02-09 15:39:23 +00:00
charm-helpers-hooks.yaml cleanup 2015-03-16 16:38:04 +01:00
charm-helpers-tests.yaml cleanup 2015-03-16 16:38:04 +01:00
config.yaml fix config docstring 2015-03-16 18:17:48 +01:00
copyright Add copyright. 2012-06-19 16:07:12 -07:00
icon.svg Update icon.svg 2013-10-23 13:14:56 -07:00
metadata.yaml nrpe-external-master -> provides to avoid relation ambiguity 2014-08-11 10:32:31 +01:00
revision [hopem] added support for libvirt RBD imagebackend 2014-06-02 19:37:32 +01:00

README.md

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.

Networking

This charm support nova-network (legacy) and Neutron networking.

Storage

This charm supports a number of different storage backends depending on your hypervisor type and storage relations.