The ironicclient.v1.create_resources_shell Module

ironicclient.v1.create_resources_shell.do_create(cc, args)[source]

Create baremetal resources (chassis, nodes, port groups and ports).

The resources may be described in one or more JSON or YAML files. If any file cannot be validated, no resources are created. An attempt is made to create all the resources; those that could not be created are skipped (with a corresponding error message).