Comment 30 for bug 1572796

Revision history for this message
Jim Rollenhagen (jim-rollenhagen) wrote : Re: Complete node information available to unathenticated users, if they know MAC address of Node

This patch does what we do for the regular node API, so I think I'm okay with it... that said, mask_password would not cover ssh_key_contents (I really wish that wasn't a thing): https://github.com/openstack/oslo.utils/blob/master/oslo_utils/strutils.py#L55

I fail to see how the SSH driver could be used in production - it provides no method of controlling an actual bare metal machine.... are people running ironic to provision VMs or?