1 | initial version |
What port is your placement endpoint listen on?
openstack endpoint list
I know there is a typo in the OpenStack RDO documentation where they have you create the endpoint on the wrong port.
https://bugs.launchpad.net/openstack-manuals/+bug/1683585
2 | No.2 Revision |
What port is your placement endpoint listen on?
openstack endpoint list
I know there is a typo in the OpenStack RDO documentation where they have you create the endpoint on the wrong port.
https://bugs.launchpad.net/openstack-manuals/+bug/1683585
Edit: Also, when a compute node is added, the cell database must be refreshed. Was this done?
su -s /bin/sh -c "nova-manage cellv2 discoverhosts --verbose" nova