Comment 1 for bug 1737556

Revision history for this message
John Fulton (jfulton-org) wrote : Re: Ironic python agent cleaning fails with invalid GPT

I also ran into this. I have run the following 4 times but they still fail cleaning.

for node_ident in c05-h17-6048r c05-h21-6048r c05-h25-6048r ; do echo $node_ident ; openstack baremetal node manage $node_ident; openstack baremetal node maintenance unset $node_ident; openstack baremetal node provide $node_ident ; done