mirror of
https://opendev.org/openstack/ironic.git
synced 2026-01-11 19:57:20 +00:00
In Ie86ec57e428e2bb2efd099a839105e51a94824ab this code was added but it appears to have been targeting an earlier version of the spec index Ib93e62076207e3e25960111bd0b46b83fe481c69. Up to version 8 of the spec there is mention of a 'registry' DB field which would have been added and then parsed in a get_registry_fields() helper method. But it was ultimately dropped. This bit of code still contained those references resulting in the endpoint returning errors. Closes-Bug: 2137596 Change-Id: I79ed016edd2ea6bfb94bf303f1e815b4d9b16dfd Signed-off-by: Doug Goldstein <cardoe@cardoe.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| allocation.py | ||
| base.py | ||
| bios.py | ||
| chassis.py | ||
| conductor.py | ||
| deploy_template.py | ||
| deployment.py | ||
| fields.py | ||
| firmware.py | ||
| indirection.py | ||
| inspection_rule.py | ||
| node.py | ||
| node_history.py | ||
| node_inventory.py | ||
| notification.py | ||
| port.py | ||
| portgroup.py | ||
| runbook.py | ||
| trait.py | ||
| volume_connector.py | ||
| volume_target.py | ||