Juju Charm - Nova Cell Controller
Go to file
Alex Kavanagh 86c799ac2f Add hirsute and remove trusty from metadata.yaml
This update adds the new hirsute Ubuntu release (21.04) and
removes trusty support (14.04 which is EOL at 21.04).

Change-Id: I306cd021e4038a50dc2763e65da93253edd87e9e
2021-03-02 21:01:33 +00:00
src Add hirsute and remove trusty from metadata.yaml 2021-03-02 21:01:33 +00:00
unit_tests Add train template and train functional tests 2019-11-06 17:59:28 +00:00
.gitignore initial commit 2018-06-28 08:21:28 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:03 +00:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 17:12:27 -05:00
.zuul.yaml [ussuri][goal] Updates for python 2.7 drop 2020-03-24 17:12:04 +00:00
README.md Add README and icon 2020-05-18 16:21:11 +00:00
osci.yaml Add new osci.yaml 2021-02-23 11:23:43 +01:00
rebuild Rebuild with udpated charm-tools 2.8.2 2021-02-01 14:10:56 -08:00
requirements.txt Updates to pin charm-tools to 2.8.3 2021-02-17 12:15:45 +00:00
test-requirements.txt Sync release-tools 2020-12-15 11:21:04 +01:00
tox.ini Updates to pin charm-tools to 2.8.3 2021-02-17 12:15:45 +00:00

README.md

Overview

OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable.

OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API.

This charm provides the cloud controller service for the OpenStack Nova cell and includes the nova-conductor service.

OpenStack Rocky or later is required for the Nova cells feature.

Please refer to the Additional Nova Cells appendix in the OpenStack Charms Deployment Guide for details.

Bugs

Please report bugs on Launchpad.

For general questions please refer to the OpenStack Charm Guide.