Virtual bare metal cluster management
f3cc81fc55
Adds support for pxe_ipmitool, pxe_ipmitool_socat, agent_ipmitool and agent_ipmitool_socat drivers with virtualbmc. Also adds entries for SNMP-based drivers. Change-Id: I461e74e3199e02a35ee0d3ddc1f6e49c1eda0536 |
||
---|---|---|
ansible | ||
doc | ||
playbooks/tenks-deploy-teardown | ||
releasenotes | ||
roles | ||
tests | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
requirements.yml | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.