Metadata-Version: 2.1
Name: vtds-platform-ubuntu
Version: 0.0.14
Summary: Ubuntu Platform 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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
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-platform-ubuntu

An Ubuntu Linux Virtual Blade based vTDS Platform Layer Implementation.

## Description

This Platform Layer Implementation provides the code and
[base configuration](https://github.com/Cray-HPE/vtds-platform-ubuntu/blob/main/vtds_platform_ubuntu/private/config/config.yaml)
to configure a set of Ubuntu Linux 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).
