First time here? Check out the FAQ!
![]() | 1 | initial version |
I also had same issue. In my case, the root cause is missing role of neutron.
When I create neutron user, I lost next command.
openstack role add --project service --user neutron admin
I wish this will be your help.