<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hi guys, I'm a trying to install Octavia as a new service on our cloud and facing few issues that I've been able to manage so far, until this nova-api keypair related issue.<br><br></div>When creating a loadbalancer with the following command:<br><br></div>openstack --os-cloud <MyCLOUD> loadbalancer create --name lb1 --vip-network-id <NETID><br><br></div>My loadbalancer is in ERROR state with the following error from the NOVA API logs:<br><br>2018-07-17 14:03:58.721 25812 INFO nova.api.openstack.wsgi [req-69713077-c1e9-409a-9f9b-e3d5fb8006fc - - - - -] HTTP exception thrown: Invalid key_name provided.<br><br>2018-07-17 14:03:58.723 25812 INFO nova.osapi_compute.wsgi.server [req-69713077-c1e9-409a-9f9b-e3d5fb8006fc - - - - -] 10.1.0.10,172.21.0.21 "POST /v2.1/8dfa9231b14545bbab9d222c4425dd2f/servers HTTP/1.1" status: 400 len: 489 time: 0.8432851<br><br></div>From my understanding of the nova-api source code it seems to be related to nova-api not being able to found out the expected ssh keypair, however if I'm doing:<br><br></div>openstack --os-cloud <MyCLOUD> keypair list<br><br></div>I'm correctly seing the octavia_ssh_key entry for my user.<br><br></div>Has anyone already made it work using kolla?<br></div>On a side note, I'm using stable/queens branch for both kolla docker images and kolla-ansible.<br><br></div>Kind regards,<br></div>G.<br><div><div><div><div><div><br>

</div></div></div></div></div></div>