workaround:
find out legacy_endpoint_id x keystone endpoint-list and change the database directly.
use keystone
select * from endpoint where legacy_endpoint_id='<id>'
update endpoint set url='http://<ip_nova-cloud-controller-vip>:8774/v2/$(tenant_id)s' where legacy_endpoint_id='<id>';
workaround:
find out legacy_endpoint_id x keystone endpoint-list and change the database directly.
use keystone endpoint_ id='<id> ' cloud-controlle r-vip>: 8774/v2/ $(tenant_ id)s' where legacy_ endpoint_ id='<id> ';
select * from endpoint where legacy_
update endpoint set url='http://<ip_nova-