<div dir="ltr">After enabling -x flag in register-nodes script, I figured 500 was coming from a 'nova baremetal-node-create' command.<div>Checking the nova-api log in the seed showed the root cause some DB field not big enough to hold a password, turns out there's a bug opened for this:</div>
<div><br></div><div><a href="https://bugs.launchpad.net/nova/+bug/1322599">https://bugs.launchpad.net/nova/+bug/1322599</a><br></div><div><br></div><div>Regards</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-05-24 13:21 GMT+02:00 Ricardo Carrillo Cruz <span dir="ltr"><<a href="mailto:ricardo.carrillo.cruz@gmail.com" target="_blank">ricardo.carrillo.cruz@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi guys</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Being off some time from using tripleo and now I'm back in business.</div>

<div style="font-family:arial,sans-serif;font-size:13px">I get this error during devtest_seed.sh run:</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">

<div>++ os-apply-config --key baremetal-network.seed.range-end --type raw --key-default 192.0.2.20</div><div>+ BM_NETWORK_SEED_RANGE_END=192.0.2.20</div><div>+ setup-neutron 192.0.2.2 192.0.2.20 <a href="http://192.0.2.0/24" target="_blank">192.0.2.0/24</a> 192.0.2.1 192.0.2.1 ctlplane</div>

<div>++ keystone tenant-get admin</div><div>++ awk '$2=="id" {print $4}'</div><div>+ nova quota-update --cores -1 --instances -1 --ram -1 4bd569caaf704cbcaa3610a49a362a50</div><div>+ '[' -z '' ']'</div>

<div>+ setup-baremetal --service-host seed --nodes /dev/fd/63</div><div>++ jq '[.nodes[0]]' /home/ricky/tripleo/testenv.json</div><div>ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-81c5edab-c943-49fd-bc9f-96a96122be26)</div>

</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Any pointers on how to troubleshoot this further?</div><div style="font-family:arial,sans-serif;font-size:13px">

<br></div><div style="font-family:arial,sans-serif;font-size:13px">Thanks and kind regards</div></div>
</blockquote></div><br></div>