Juju Charm - Nova Compute
Go to file
Edward Hope-Morley ac9ec571c9 more]
2015-02-09 15:39:23 +00:00
hooks [gnuoy,trivial] Pre-release charmhelper sync 2015-01-26 09:46:57 +00:00
templates Restore user config flags for kilo 2015-01-21 12:27:42 +00:00
tests [gnuoy,trivial] Pre-release charmhelper sync 2015-01-26 09:46:57 +00:00
unit_tests Fix unit tests 2015-01-09 15:40:46 +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 [trivial] fixup pydev project 2013-11-17 21:48:39 +00:00
charm-helpers-hooks.yaml Merged next in and resolve conflicts 2015-01-09 15:40:23 +00:00
charm-helpers-tests.yaml reset charm-helpers sync path to lp:charm-helpers 2014-09-23 11:21:54 +01:00
config.yaml fixed config.yaml description for rbd-pool 2014-12-15 11:38:06 +00: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
Makefile Amulet test fixes: 2014-09-30 20:31:36 +00:00
metadata.yaml [bradm] initial nrpe checks 2014-10-29 22:30:36 -05:00
README.md more] 2015-02-09 15:39:23 +00:00
revision [hopem] added support for libvirt RBD imagebackend 2014-06-02 19:37:32 +01:00

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.