You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Occasionally we see connection issues in CI. Change-Id: I93cc6793cf23fd21462cec6a4deb2ea35d36da21 |
1 week ago | |
---|---|---|
ansible | 1 week ago | |
doc | 10 months ago | |
playbooks/tenks-deploy-teardown | 1 week ago | |
releasenotes | 10 months ago | |
roles/tenks-diagnostics | 9 months ago | |
tenks | 5 years ago | |
tests | 3 years ago | |
zuul.d | 1 week ago | |
.ansible-lint | 1 week ago | |
.gitignore | 3 years ago | |
.gitreview | 4 years ago | |
.stestr.conf | 5 years ago | |
LICENSE | 5 years ago | |
README.rst | 1 year ago | |
requirements.txt | 1 year ago | |
requirements.yml | 5 years ago | |
setup.cfg | 2 years ago | |
setup.py | 3 years ago | |
test-requirements.txt | 1 week ago | |
tox.ini | 1 week ago |
README.rst
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).
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/tenks/
- Source: https://opendev.org/openstack/tenks/
- Bugs: https://storyboard.openstack.org/#!/project/openstack/tenks
- Known issues/limitations: refer to the documentation.