1a0d953737

In the Ocata release, the physical_network field of ports did not exist. The safest thing to do is to simply ignore it in this case. It is also possible for the local_link_connection fields to not have switch_id, switch_info or port_id attributes, so we now use .get(attr) to avoid an attribute lookup error. Change-Id: Ib4829dbd89fcedc121f493d6af76702421b399f7 TrivialFix
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.
Description
Languages
Python
96.1%
Shell
2.4%
Jinja
1.5%