Juju Charm - Nova Compute
Go to file
James Page 6155d08997 [gnuoy,r=james-page] Add support for Neutron DVR
When Neutron DVR is enabled, nova-compute nodes must run the metadata-api
service for instances on the local hypervisor.
2015-03-31 08:32:43 +01:00
hooks [gnuoy,r=james-page] Add support for Neutron DVR 2015-03-31 08:32:43 +01:00
templates [gnuoy,r=james-page] Add support for Neutron DVR 2015-03-31 08:32:43 +01:00
tests [trivial] charmhelpers sync 2015-02-24 11:07:48 +00:00
unit_tests [gnuoy,r=james-page] Add support for Neutron DVR 2015-03-31 08:32:43 +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 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 Restore peer relation to unbreak upgrades 2014-10-29 09:58:51 +00: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.