Juju Charm - Nova Compute
Go to file
james.page@ubuntu.com 7fb5e99358 [beisner,r=james-page]
Fixup amulet test exection for next branches.

Resolve issues with librbd1 versions in 12.04.

Update amulet test to deal with configuration options for debug/verbose logging.
2015-04-14 10:02:53 +01:00
hooks delint 2015-04-14 05:26:04 +00:00
templates [trivial] make debug and verbose configurable 2015-04-13 13:22:05 +01:00
tests [beisner,r=james-page] 2015-04-14 10:02:53 +01:00
unit_tests Rebase, resync 2015-03-31 16:01:48 +01: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 Switch to trunk of charm-helpers 2015-02-24 12:02:08 +00:00
charm-helpers-tests.yaml Move charm-helpers.yaml to charm-helpers-hooks.yaml and 2014-06-25 17:34:56 +00:00
config.yaml [trivial] make debug and verbose configurable 2015-04-13 13:22:05 +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 [trivial] Restore dropped peer relation 2015-04-13 13:46:16 +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.