
Unless you add a 'properties' field under the 'ironic_config' for a node spec, ironic nodes are registered with silly default properties (originating in the os_ironic module) which cause validation to fail: cpus:1, memory_mb: 1, local_gb: 1 We have enough info to add sensible defaults based on the VM configuration, so let's do that. Change-Id: I43fbe726d1d787d96be811f3ecd4234ea3b6bac3 Story: 2004908 Task: 29258
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://git.openstack.org/cgit/openstack/tenks/
- Bugs: https://storyboard.openstack.org/#!/project/openstack/tenks
- Known issues/limitations: refer to the documentation.
Description
Languages
Python
96.1%
Shell
2.4%
Jinja
1.5%