https://github.com/stackhpc/tenks
Virtual bare metal cluster management
https://github.com/stackhpc/tenks
ansible bare-metal ironic openstack
Last synced: 4 days ago
JSON representation
Virtual bare metal cluster management
- Host: GitHub
- URL: https://github.com/stackhpc/tenks
- Owner: stackhpc
- License: apache-2.0
- Created: 2018-08-17T10:38:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T19:54:53.000Z (almost 2 years ago)
- Last Synced: 2024-06-09T21:25:39.926Z (almost 2 years ago)
- Topics: ansible, bare-metal, ironic, openstack
- Language: Python
- Size: 724 KB
- Stars: 5
- Watchers: 11
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Tenks
=====
Tenks is a utility that manages virtual bare metal clusters for development and
testing purposes. It offers:
* Declarative definition of clusters using Ansible's familiar YAML
syntax
* Automated creation and deletion of virtualised bare metal nodes across any
number of hypervisors
* In-built management of Open vSwitch bridges for physical networks
* Registration of nodes and ports with OpenStack Ironic, and creation of
OpenStack Nova flavors
* Simple cluster reconfiguration and tear-down
To get started with Tenks, see the documentation (linked below).
* Free software: Apache license
* Documentation: https://tenks.readthedocs.io/
* Source: https://github.com/stackhpc/tenks/
* Bugs: https://github.com/stackhpc/tenks/issues
* Known issues/limitations: refer to the documentation.