Metadata-Version: 2.1
Name: vtds_cluster_kvm
Version: 0.0.20
Summary: KVM Cluster Layer Plugin for the Virtual Test Development System (vTDS) suite
Author-email: Eric Lund <eric.lund@hpe.com>
Maintainer-email: Eric Lund <eric.lund@hpe.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: build
Provides-Extra: ci
Provides-Extra: docs
Provides-Extra: style
Provides-Extra: lint
Provides-Extra: test
License-File: LICENSE

# vtds-cluster-kvm

A KVM based vTDS Cluster Layer Implementation.

## Description

This Cluster Layer Implementation provides the code and
[base configuration](https://github.com/Cray-HPE/vtds-cluster-kvm/blob/main/vtds_cluster_kvm/private/config/config.yaml)
to deploy KVM Virtual Nodes on Ubuntu based Virtual Blades for use under
vTDS. For more information about configuring this Layer Implementation
see the annotated base configuration linked above.

A brief introduction to vTDS can be found in the [vTDS Core Project
Repository](https://github.com/Cray-HPE/vtds-core/blob/main/README.md).
