Comment 1 for bug 1839824

Revision history for this message
Joseignacio-carretero (joseignacio-carretero) wrote : Re: ansible-kolla fails to deploy heat if the heat_user_domain already exists in keystone

As a complementary information, this error also happen when Heat is deployed and "kolla-ansible -i inventory reconfigure" is run.

The work around is to remove the domain again:
openstack domain set --disable heat_user_domain
openstack domain delete heat_domain_admin