Openstack Pike instance creation error - No valid host was found.
Hello everyone. I'm having trouble creating an instance on Openstack Pike. All the services responsible for creating the instances are "UP", but when I run the "openstack server create" the instances get the error status ... When I run "openstack server show" + the name of the newly created instance, field "fault" I get the following error:
{u'message ': u'No valid host was found. ', u'code': 500, u'created ': u'2018-11-10T15: 04: 05Z'}
Does anyone have any idea what's going on?
Thank's for the attention of the community.