Handle case where project_id is not explicitly set.
Created by: garloff
We can auth against openstack with project_name instead (or tokens or app secrets or ...). Handle this case when replacing endpoints that encode the project_id.
Signed-off-by: Kurt Garloff kurt@garloff.de