[Starlingx-discuss] Internal endpoint not found
Hi, After installing Stx AIO Simplex, I noticed that system complain for endpoints. Should I run any scripts or activate any service after completion of Openstack installation with STX? I have referred https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/index.h... Am I missing anything here? [sysadmin@controller-0 ~(keystone_admin)]$ openstack flavor list internal endpoint for compute service in RegionOne region not found [sysadmin@controller-0 ~(keystone_admin)]$ openstack image list internal endpoint for image service in RegionOne region not found [sysadmin@controller-0 ~(keystone_admin)]$ openstack compute service list internal endpoint for compute service in RegionOne region not found following endpoints are available: http://paste.openstack.org/show/802451/ Services: [sysadmin@controller-0 ~(keystone_admin)]$ openstack service list +----------------------------------+----------+-----------------+ | ID | Name | Type | +----------------------------------+----------+-----------------+ | cb8ffd5420d24a08a94679fbadf20fb7 | fm | faultmanagement | | 2445032375f5430a9df5225baa30eced | barbican | key-manager | | 24b4fad8e1f844e39cb1531cef7cf585 | keystone | identity | | 9641b61d35d9487bbdf618cdb7ba3279 | sysinv | platform | | 6baf9deb55de48b597860cdb8621cedb | patching | patching | | 891b5f63ce7f480eab3b69af1650a083 | vim | nfv | | 9d4665b6429a4b959dbfc37062951216 | smapi | smapi | +----------------------------------+----------+-----------------+
Hi: You are using host service, please refer [1] to use another environment to get openstack endpoint. Please do NOT use ‘source /etc/platform/openrc’ which will be using starlingx session ,not openstack application session. [1] https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/access.... Thanks. BR Austin Sun. From: open infra <openinfradn@gmail.com> Sent: Tuesday, February 9, 2021 2:58 PM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] Internal endpoint not found Hi, After installing Stx AIO Simplex, I noticed that system complain for endpoints. Should I run any scripts or activate any service after completion of Openstack installation with STX? I have referred https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/index.h... Am I missing anything here? [sysadmin@controller-0 ~(keystone_admin)]$ openstack flavor list internal endpoint for compute service in RegionOne region not found [sysadmin@controller-0 ~(keystone_admin)]$ openstack image list internal endpoint for image service in RegionOne region not found [sysadmin@controller-0 ~(keystone_admin)]$ openstack compute service list internal endpoint for compute service in RegionOne region not found following endpoints are available: http://paste.openstack.org/show/802451/ Services: [sysadmin@controller-0 ~(keystone_admin)]$ openstack service list +----------------------------------+----------+-----------------+ | ID | Name | Type | +----------------------------------+----------+-----------------+ | cb8ffd5420d24a08a94679fbadf20fb7 | fm | faultmanagement | | 2445032375f5430a9df5225baa30eced | barbican | key-manager | | 24b4fad8e1f844e39cb1531cef7cf585 | keystone | identity | | 9641b61d35d9487bbdf618cdb7ba3279 | sysinv | platform | | 6baf9deb55de48b597860cdb8621cedb | patching | patching | | 891b5f63ce7f480eab3b69af1650a083 | vim | nfv | | 9d4665b6429a4b959dbfc37062951216 | smapi | smapi | +----------------------------------+----------+-----------------+
Thanks Sun. Is it possible to retrieve helm endpoint? I was trying to access openstack GUI via <oam‐floating‐ip>:31000. but it seems the dashboard is not accessible. I just need to verify if the helm endpoint_domain is already set. I also noticed that port 31000 is not open (used nmap against the flooring IP). On Tue, Feb 9, 2021 at 12:54 PM Sun, Austin <austin.sun@intel.com> wrote:
Hi:
You are using host service, please refer [1] to use another environment to get openstack endpoint.
Please do NOT use ‘source /etc/platform/openrc’ which will be using starlingx session ,not openstack application session.
[1] https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/access....
Thanks.
BR Austin Sun.
*From:* open infra <openinfradn@gmail.com> *Sent:* Tuesday, February 9, 2021 2:58 PM *To:* starlingx-discuss@lists.starlingx.io *Subject:* [Starlingx-discuss] Internal endpoint not found
Hi,
After installing Stx AIO Simplex, I noticed that system complain for endpoints.
Should I run any scripts or activate any service after completion of Openstack installation with STX?
I have referred https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/index.h...
Am I missing anything here?
[sysadmin@controller-0 ~(keystone_admin)]$ openstack flavor list internal endpoint for compute service in RegionOne region not found [sysadmin@controller-0 ~(keystone_admin)]$ openstack image list internal endpoint for image service in RegionOne region not found
[sysadmin@controller-0 ~(keystone_admin)]$ openstack compute service list internal endpoint for compute service in RegionOne region not found
following endpoints are available:
http://paste.openstack.org/show/802451/
Services:
[sysadmin@controller-0 ~(keystone_admin)]$ openstack service list +----------------------------------+----------+-----------------+ | ID | Name | Type | +----------------------------------+----------+-----------------+ | cb8ffd5420d24a08a94679fbadf20fb7 | fm | faultmanagement | | 2445032375f5430a9df5225baa30eced | barbican | key-manager | | 24b4fad8e1f844e39cb1531cef7cf585 | keystone | identity | | 9641b61d35d9487bbdf618cdb7ba3279 | sysinv | platform | | 6baf9deb55de48b597860cdb8621cedb | patching | patching | | 891b5f63ce7f480eab3b69af1650a083 | vim | nfv | | 9d4665b6429a4b959dbfc37062951216 | smapi | smapi | +----------------------------------+----------+-----------------+
Hi 1) Have you check if openstack application is applied successfully via “system application-list" Command ? 2) are you following [1] to configure helm endpoint domain? Please be noticed: “This command also changes the containerized OpenStack Horizon to listen on horizon.my-starlingx-domain.my-company.com:80 instead of the initial <oam‐floating‐ip>:31000.” “You must configure { ‘*.my-starlingx-domain.my-company.com’: –> oam‐floating‐ip‐address } in the external DNS server that owns my-company.com.” [1] https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/access.... Thanks. BR Austin Sun. From: open infra <openinfradn@gmail.com> Sent: Wednesday, February 10, 2021 1:42 AM To: Sun, Austin <austin.sun@intel.com> Cc: starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] Internal endpoint not found Thanks Sun. Is it possible to retrieve helm endpoint? I was trying to access openstack GUI via <oam‐floating‐ip>:31000. but it seems the dashboard is not accessible. I just need to verify if the helm endpoint_domain is already set. I also noticed that port 31000 is not open (used nmap against the flooring IP). On Tue, Feb 9, 2021 at 12:54 PM Sun, Austin <austin.sun@intel.com<mailto:austin.sun@intel.com>> wrote: Hi: You are using host service, please refer [1] to use another environment to get openstack endpoint. Please do NOT use ‘source /etc/platform/openrc’ which will be using starlingx session ,not openstack application session. [1] https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/access.... Thanks. BR Austin Sun. From: open infra <openinfradn@gmail.com<mailto:openinfradn@gmail.com>> Sent: Tuesday, February 9, 2021 2:58 PM To: starlingx-discuss@lists.starlingx.io<mailto:starlingx-discuss@lists.starlingx.io> Subject: [Starlingx-discuss] Internal endpoint not found Hi, After installing Stx AIO Simplex, I noticed that system complain for endpoints. Should I run any scripts or activate any service after completion of Openstack installation with STX? I have referred https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/index.h... Am I missing anything here? [sysadmin@controller-0 ~(keystone_admin)]$ openstack flavor list internal endpoint for compute service in RegionOne region not found [sysadmin@controller-0 ~(keystone_admin)]$ openstack image list internal endpoint for image service in RegionOne region not found [sysadmin@controller-0 ~(keystone_admin)]$ openstack compute service list internal endpoint for compute service in RegionOne region not found following endpoints are available: http://paste.openstack.org/show/802451/ Services: [sysadmin@controller-0 ~(keystone_admin)]$ openstack service list +----------------------------------+----------+-----------------+ | ID | Name | Type | +----------------------------------+----------+-----------------+ | cb8ffd5420d24a08a94679fbadf20fb7 | fm | faultmanagement | | 2445032375f5430a9df5225baa30eced | barbican | key-manager | | 24b4fad8e1f844e39cb1531cef7cf585 | keystone | identity | | 9641b61d35d9487bbdf618cdb7ba3279 | sysinv | platform | | 6baf9deb55de48b597860cdb8621cedb | patching | patching | | 891b5f63ce7f480eab3b69af1650a083 | vim | nfv | | 9d4665b6429a4b959dbfc37062951216 | smapi | smapi | +----------------------------------+----------+-----------------+
Hi, On Wed, Feb 10, 2021 at 6:15 AM Sun, Austin <austin.sun@intel.com> wrote:
Hi
1) Have you check if openstack application is applied successfully via “system application-list" Command ?
Yes, I did. http://paste.openstack.org/show/802492/
2) are you following [1] to configure helm endpoint domain?
I think this is where I messed the configuration. Assuming I can use /et/hosts file, I set a .local domain (I don't use local dns). Is it possible to revert the following setting? system service-parameter-add openstack helm endpoint_domain=<domain_name>
Please be noticed:
“This command also changes the containerized OpenStack Horizon to listen on horizon.my-starlingx-domain.my-company.com:80 instead of the initial <oam‐floating‐ip>:31000.”
“You must configure { ‘*.my-starlingx-domain.my-company.com’: –> oam‐ floating‐ip‐address } in the external DNS server that owns my-company.com.”
[1] https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/access....
Thanks.
BR Austin Sun.
*From:* open infra <openinfradn@gmail.com> *Sent:* Wednesday, February 10, 2021 1:42 AM *To:* Sun, Austin <austin.sun@intel.com> *Cc:* starlingx-discuss@lists.starlingx.io *Subject:* Re: [Starlingx-discuss] Internal endpoint not found
Thanks Sun.
Is it possible to retrieve helm endpoint?
I was trying to access openstack GUI via <oam‐floating‐ip>:31000. but it seems the dashboard is not accessible.
I just need to verify if the helm endpoint_domain is already set.
I also noticed that port 31000 is not open (used nmap against the flooring IP).
On Tue, Feb 9, 2021 at 12:54 PM Sun, Austin <austin.sun@intel.com> wrote:
Hi:
You are using host service, please refer [1] to use another environment to get openstack endpoint.
Please do NOT use ‘source /etc/platform/openrc’ which will be using starlingx session ,not openstack application session.
[1] https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/access....
Thanks.
BR Austin Sun.
*From:* open infra <openinfradn@gmail.com> *Sent:* Tuesday, February 9, 2021 2:58 PM *To:* starlingx-discuss@lists.starlingx.io *Subject:* [Starlingx-discuss] Internal endpoint not found
Hi,
After installing Stx AIO Simplex, I noticed that system complain for endpoints.
Should I run any scripts or activate any service after completion of Openstack installation with STX?
I have referred https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/index.h...
Am I missing anything here?
[sysadmin@controller-0 ~(keystone_admin)]$ openstack flavor list internal endpoint for compute service in RegionOne region not found [sysadmin@controller-0 ~(keystone_admin)]$ openstack image list internal endpoint for image service in RegionOne region not found
[sysadmin@controller-0 ~(keystone_admin)]$ openstack compute service list internal endpoint for compute service in RegionOne region not found
following endpoints are available:
http://paste.openstack.org/show/802451/
Services:
[sysadmin@controller-0 ~(keystone_admin)]$ openstack service list +----------------------------------+----------+-----------------+ | ID | Name | Type | +----------------------------------+----------+-----------------+ | cb8ffd5420d24a08a94679fbadf20fb7 | fm | faultmanagement | | 2445032375f5430a9df5225baa30eced | barbican | key-manager | | 24b4fad8e1f844e39cb1531cef7cf585 | keystone | identity | | 9641b61d35d9487bbdf618cdb7ba3279 | sysinv | platform | | 6baf9deb55de48b597860cdb8621cedb | patching | patching | | 891b5f63ce7f480eab3b69af1650a083 | vim | nfv | | 9d4665b6429a4b959dbfc37062951216 | smapi | smapi | +----------------------------------+----------+-----------------+
Hi, I did a fresh installation. On Wed, Feb 10, 2021 at 6:15 AM Sun, Austin <austin.sun@intel.com> wrote:
Hi
1) Have you check if openstack application is applied successfully via “system application-list" Command ?
Yes, OpenStack application is updated and applied. $ system application-list +--------------------------+-----------------------------+-----------------------------------+----------------------------------------+----------+-----------+ | application | version | manifest name | manifest file | status | progress | +--------------------------+-----------------------------+-----------------------------------+----------------------------------------+----------+-----------+ | cert-manager | 1.0-6 | cert-manager-manifest | certmanager-manifest.yaml | applied | completed | | nginx-ingress-controller | 1.0-0 | nginx-ingress-controller-manifest | nginx_ingress_controller_manifest.yaml | applied | completed | | oidc-auth-apps | 1.0-28 | oidc-auth-manifest | manifest.yaml | uploaded | completed | | platform-integ-apps | 1.0-10 | platform-integration-manifest | manifest.yaml | applied | completed | | stx-openstack | 1.0-49-centos-stable-latest | armada-manifest | stx-openstack.yaml | uploaded | completed | +--------------------------+-----------------------------+-----------------------------------+----------------------------------------+----------+-----------+
2) are you following [1] to configure helm endpoint domain?
I did not used speficic endpoint for helm.
Please be noticed:
“This command also changes the containerized OpenStack Horizon to listen on horizon.my-starlingx-domain.my-company.com:80 instead of the initial <oam‐floating‐ip>:31000.”
“You must configure { ‘*.my-starlingx-domain.my-company.com’: –> oam‐ floating‐ip‐address } in the external DNS server that owns my-company.com.”
[1] https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/access....
I was able to generate a keystone token using the following command. curl -i \ -H "Content-Type: application/json" \ -d ' { "auth": { "identity": { "methods": ["password"], "password": { "user": { "name": "admin", "domain": { "id": "default" }, "password": "XXXXXX" } } } } }' \ "http://192.168.204.1:5000/v3/auth/tokens" ; echo But could not retrieve nova flavors curl -i http://192.168.204.1:80/v2.1/flavors -X GET -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token:${TOKEN}" | tail -1 | python -m json.tool I still can not access the Openstack dashboard.
Hi, Finally, all three dashboards are working. I was accessing OpenStack dashboard via https, but it's working for http. I get the following error when I try to retrieve volume list, orchestration service list, flavor list, image list, etc. internal endpoint for compute service in RegionOne region not found Do I need to enable services and create endpoints manually? On Thu, Feb 11, 2021 at 10:09 PM open infra <openinfradn@gmail.com> wrote:
Hi,
I did a fresh installation.
On Wed, Feb 10, 2021 at 6:15 AM Sun, Austin <austin.sun@intel.com> wrote:
Hi
1) Have you check if openstack application is applied successfully via “system application-list" Command ?
Yes, OpenStack application is updated and applied.
$ system application-list
+--------------------------+-----------------------------+-----------------------------------+----------------------------------------+----------+-----------+ | application | version | manifest name | manifest file | status | progress |
+--------------------------+-----------------------------+-----------------------------------+----------------------------------------+----------+-----------+ | cert-manager | 1.0-6 | cert-manager-manifest | certmanager-manifest.yaml | applied | completed | | nginx-ingress-controller | 1.0-0 | nginx-ingress-controller-manifest | nginx_ingress_controller_manifest.yaml | applied | completed | | oidc-auth-apps | 1.0-28 | oidc-auth-manifest | manifest.yaml | uploaded | completed | | platform-integ-apps | 1.0-10 | platform-integration-manifest | manifest.yaml | applied | completed | | stx-openstack | 1.0-49-centos-stable-latest | armada-manifest | stx-openstack.yaml | uploaded | completed |
+--------------------------+-----------------------------+-----------------------------------+----------------------------------------+----------+-----------+
2) are you following [1] to configure helm endpoint domain?
I did not used speficic endpoint for helm.
Please be noticed:
“This command also changes the containerized OpenStack Horizon to listen on horizon.my-starlingx-domain.my-company.com:80 instead of the initial <oam‐floating‐ip>:31000.”
“You must configure { ‘*.my-starlingx-domain.my-company.com’: –> oam‐ floating‐ip‐address } in the external DNS server that owns my-company.com.”
[1] https://docs.starlingx.io/deploy_install_guides/r4_release/openstack/access....
I was able to generate a keystone token using the following command.
curl -i \ -H "Content-Type: application/json" \ -d ' { "auth": { "identity": { "methods": ["password"], "password": { "user": { "name": "admin", "domain": { "id": "default" }, "password": "XXXXXX" } } } } }' \ "http://192.168.204.1:5000/v3/auth/tokens" ; echo
But could not retrieve nova flavors
curl -i http://192.168.204.1:80/v2.1/flavors -X GET -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token:${TOKEN}" | tail -1 | python -m json.tool
I still can not access the Openstack dashboard.
participants (2)
-
open infra
-
Sun, Austin