Closed chamerling closed 10 years ago
openstack generates public key if none is provided on the API call. Sirocco does not provide such feature.
We just use the incoming public key on create action. If not set, return bad request error.
openstack generates public key if none is provided on the API call. Sirocco does not provide such feature.