charm-nova-compute/tests
Martin Kalcok ceb8a68868 Added actions that enable clean removal of nova-compute unit from model
List of added actions:
* disable
* enable
* remove-from-cloud
* register-to-cloud

More detailed explanation of the process added to the README.md

Closes-Bug: #1691998
Change-Id: I45d1def2ca0b1289f6fcce06c5f8949ef2a4a69e
func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/470
2021-03-24 16:07:58 +01:00
..
bundles Add Ceph BlueStore Compression support 2020-09-25 11:22:30 +02:00
README.md Migrate functional tests from amulet to zaza 2020-04-14 14:56:29 +02:00
tests.yaml Added actions that enable clean removal of nova-compute unit from model 2021-03-24 16:07:58 +01:00

README.md

Overview

This directory provides Zaza test definitions and bundles to verify basic deployment functionality from the perspective of this charm, its requirements and its features, as exercised in a subset of the full OpenStack deployment test bundle topology.

For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.