Comment 1 for bug 2068037

Revision history for this message
Guillaume Boutry (gboutry) wrote :

This is due to 2 changes:
- https://review.opendev.org/c/openstack/keystone/+/863420 <-- adding a service role
- https://review.opendev.org/c/openstack/neutron/+/884613 <-- adding a policy create_port_binding only allowing service role

Adding service role to nova's user solves this issue.