On 9/16/19 2:48 PM, Dean Troyer wrote:
On Mon, Sep 16, 2019 at 4:43 PM Saul Wold <sgw@linux.intel.com> wrote:
internal endpoint for compute service in RegionOne region not found
What endpoints do you have for Compute in your service catalog? Check with:
openstack catalog show compute
I am not sure why it is trying to use an internal endpoint there, that may not be accessible depending on where you run that command.
Well, seems I have no compute services! "service compute not found" I have set this up as an AIO-Simplex, the ansible playbook completed correctly and I followed up with the slew of commands to provision and unlock the controller-0 node.
dt
openstack catalog list +----------+-----------------+------------------------------------------+ | Name | Type | Endpoints | +----------+-----------------+------------------------------------------+ | fm | faultmanagement | RegionOne | | | | public: http://10.23.90.131:18002 | | | | RegionOne | | | | internal: http://192.168.204.2:18002 | | | | RegionOne | | | | admin: http://192.168.204.2:18002 | | | | | | barbican | key-manager | RegionOne | | | | public: http://10.23.90.131:9311 | | | | RegionOne | | | | internal: http://192.168.204.2:9311 | | | | RegionOne | | | | admin: http://192.168.204.2:9311 | | | | | | keystone | identity | RegionOne | | | | public: http://10.23.90.131:5000/v3 | | | | RegionOne | | | | internal: http://192.168.204.2:5000/v3 | | | | RegionOne | | | | admin: http://192.168.204.2:5000/v3 | | | | | | sysinv | platform | RegionOne | | | | public: http://10.23.90.131:6385/v1 | | | | RegionOne | | | | internal: http://192.168.204.2:6385/v1 | | | | RegionOne | | | | admin: http://192.168.204.2:6385/v1 | | | | | | patching | patching | RegionOne | | | | public: http://10.23.90.131:15491 | | | | RegionOne | | | | internal: http://192.168.204.2:5491 | | | | RegionOne | | | | admin: http://192.168.204.2:5491 | | | | | | vim | nfv | RegionOne | | | | public: http://10.23.90.131:4545 | | | | RegionOne | | | | internal: http://192.168.204.2:4545 | | | | RegionOne | | | | admin: http://192.168.204.2:4545 | | | | | | smapi | smapi | RegionOne | | | | public: http://10.23.90.131:7777 | | | | RegionOne | | | | internal: http://192.168.204.2:7777 | | | | RegionOne | | | | admin: http://192.168.204.2:7777 | | | | | +----------+-----------------+------------------------------------------+