You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 days ago | |
---|---|---|
ansible | 2 months ago | |
doc | 3 months ago | |
playbooks | 3 months ago | |
releasenotes | 2 months ago | |
roles | 3 months ago | |
tenks | 4 years ago | |
tests | 2 years ago | |
zuul.d | 6 days ago | |
.ansible-lint | 2 months ago | |
.gitignore | 2 years ago | |
.gitreview | 3 years ago | |
.stestr.conf | 4 years ago | |
LICENSE | 4 years ago | |
README.rst | 3 months ago | |
requirements.txt | 3 months ago | |
requirements.yml | 4 years ago | |
setup.cfg | 6 months ago | |
setup.py | 2 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 1 year 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.