Juju Charm - Nova Cell Controller
Go to file
Alex Kavanagh f2c8cc75b9 Sync libraries & common files prior to freeze
* charm-helpers sync for classic charms
* charms.ceph sync for ceph charms
* rebuild for reactive charms
* sync tox.ini files as needed
* sync requirements.txt files to sync to standard

Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/440
Change-Id: I10a6a748b8fee04a0395da37d599e0c50d28f01c
2020-10-09 16:24:19 +02:00
src Add focal-victoria to the test gate 2020-08-28 14:27:43 +02: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
rebuild Sync libraries & common files prior to freeze 2020-10-09 16:24:19 +02:00
requirements.txt Sync libraries & common files prior to freeze 2020-10-09 16:24:19 +02:00
test-requirements.txt Sync libraries & common files prior to freeze 2020-10-09 16:24:19 +02:00
tox.ini Sync libraries & common files prior to freeze 2020-10-09 16:24:19 +02: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.