charm-nova-cell-controller/src
Corey Bryant adb8ed35f3 Add 2023.2 Bobcat support
* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* update charmcraft_channel to 2.x/stable

Change-Id: I042526888114c46c8b4e2828fed0a6965428dcbf
2023-08-02 14:21:48 -04:00
..
files Sync charm/ceph helpers, tox, and requirements 2019-09-30 20:59:27 -05:00
lib/charm/openstack Add focal-ussuri and bionic-ussuri bundle 2020-05-07 12:36:09 +01:00
reactive Update peers with API addresses 2020-03-27 15:00:43 -07:00
templates Fix database connection section 2022-07-19 06:34:35 +00:00
tests Add 2023.2 Bobcat support 2023-08-02 14:21:48 -04:00
config.yaml Add 2023.2 Bobcat support 2023-08-02 14:21:48 -04:00
icon.svg Add README and icon 2020-05-18 16:21:11 +00:00
layer.yaml Add train template and train functional tests 2019-11-06 17:59:28 +00:00
metadata.yaml Add 2023.2 Bobcat support 2023-08-02 14:21:48 -04:00
README.md Add README and icon 2020-05-18 16:21:11 +00:00
test-requirements.txt Fix charm for tox4 compatibility 2023-01-17 17:49:58 +00:00
tox.ini Fix charm for tox4 compatibility 2023-01-17 17:49:58 +00:00
wheelhouse.txt Updates to enable jammy and finalise charmcraft builds 2022-04-07 18:16:39 +01:00

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.