Caused by: java.lang.RuntimeException: endpoint url not found – it cant find the url:
http://<"OOM-IP">:30280/api/multicloud/v0/CloudOwner_RegionOne/identity/v2.0<http://%3c%22OOM-IP%22%3e:30280/api/multicloud/v0/CloudOwner_RegionOne/identity/v2.0> You need to put the actual IP of one of the K8 hosts in the table right ? Also I would have thought that you could reach multicloud with a regular port (9006 for ocata and the hostname multicoud-ocata or something) not a nodeport ? Also are you talking to multicloud via MSB or direct ? multicloud-ocata.onap root@dev-robot-robot-7b46f9fd7c-6gzbx:/# nslookup multicloud-ocata.onap Server: 10.43.0.10 Address: 10.43.0.10#53 Name: multicloud-ocata.onap.svc.cluster.local Address: 10.43.74.72 root@staging-rancher:~/oom/kubernetes/multicloud/charts/multicloud-ocata# kubectl -n onap get services | grep multi multicloud-azure NodePort 10.43.231.48 <none> 9008:30261/TCP 4d10h multicloud-framework NodePort 10.43.164.27 <none> 9001:30291/TCP 4d10h multicloud-ocata NodePort 10.43.74.72 <none> 9006:30293/TCP 4d10h multicloud-pike NodePort 10.43.198.24 <none> 9007:30296/TCP 4d10h multicloud-starlingx NodePort 10.43.251.123 <none> 9009:30485/TCP 4d10h multicloud-titaniumcloud NodePort 10.43.35.220 <none> 9005:30294/TCP 4d10h multicloud-vio NodePort 10.43.230.93 <none> 9004:30292/TCP 4d10h vfc-multivim-proxy ClusterIP 10.43.42.146 <none> 8481/TCP From: [email protected] <[email protected]> Sent: Tuesday, April 16, 2019 1:21 PM To: FREEMAN, BRIAN D <[email protected]>; [email protected] Subject: Re: [onap-discuss] Casablanca SO Openstack adapter org.onap.so.openstack.utils.MsoCommonUtils - RA_CONNECTION_EXCEPTION Hello Brian, Thank you so much for reply. I am a bit new to ONAP and trying to instantiate vFW to OpenStack Queen version (Keystone v3). On openStack the list of the Region is: ~$ openstack region list +-----------+---------------+-------------+ | Region | Parent Region | Description | +-----------+---------------+-------------+ | RegionOne | None | | +-----------+---------------+-------------+ Yes, I am trying to configure v2.0 to multicloud and then, v3.0 from multicloud to openStack. In cloud_sites, there is two entry with same Region_ID. Is this the reason for the error? The so-openstack debug log is attached. The identity_services and cloud_sites databases are as follows: MariaDB [catalogdb]> select * from cloud_sites ; +-------------------+-----------+---------------------+---------------+-----------+-------------+----------+--------------+-----------------+---------------------+---------------------+ | ID | REGION_ID | IDENTITY_SERVICE_ID | CLOUD_VERSION | CLLI | CLOUDIFY_ID | PLATFORM | ORCHESTRATOR | LAST_UPDATED_BY | CREATION_TIMESTAMP | UPDATE_TIMESTAMP | +-------------------+-----------+---------------------+---------------+-----------+-------------+----------+--------------+-----------------+---------------------+---------------------+ | Chicago | ORD | RAX_KEYSTONE | 2.5 | ORD | NULL | NULL | NULL | FLYWAY | 2019-04-12 12:12:54 | 2019-04-12 12:12:54 | | Dallas | DFW | RAX_KEYSTONE | 2.5 | DFW | NULL | NULL | NULL | FLYWAY | 2019-04-12 12:12:54 | 2019-04-12 12:12:54 | | DEFAULT | RegionOne | DEFAULT_KEYSTONE | 2.5 | RegionOne | NULL | NULL | NULL | FLYWAY | 2019-04-12 12:12:54 | 2019-04-12 12:12:54 | | Northern Virginia | IAD | RAX_KEYSTONE | 2.5 | IAD | NULL | NULL | NULL | FLYWAY | 2019-04-12 12:12:54 | 2019-04-12 12:12:54 | | RegionOne | RegionOne | DEFAULT_KEYSTONE | 2.5 | RegionOne | NULL | NULL | NULL | FLYWAY | 2019-04-12 12:12:54 | 2019-04-12 12:12:54 | +-------------------+-----------+---------------------+---------------+-----------+-------------+----------+--------------+-----------------+---------------------+---------------------+ 5 rows in set (0.00 sec) MariaDB [catalogdb]> select * from identity_services; +------------------+------------------------------------------------------------------------------+----------------------+----------------------------------+--------------+-------------+-----------------+----------------------+------------------------------+-----------------+---------------------+---------------------+ | ID | IDENTITY_URL | MSO_ID | MSO_PASS | ADMIN_TENANT | MEMBER_ROLE | TENANT_METADATA | IDENTITY_SERVER_TYPE | IDENTITY_AUTHENTICATION_TYPE | LAST_UPDATED_BY | CREATION_TIMESTAMP | UPDATE_TIMESTAMP | +------------------+------------------------------------------------------------------------------+----------------------+----------------------------------+--------------+-------------+-----------------+----------------------+------------------------------+-----------------+---------------------+---------------------+ | DEFAULT_KEYSTONE | http://<"OOM-IP">:30280/api/multicloud/v0/CloudOwner_RegionOne/identity/v2.0<https://urldefense.proofpoint.com/v2/url?u=http-3A__-253C-2522OOM-2DIP-2522-253E-3A30280_api_multicloud_v0_CloudOwner-5FRegionOne_identity_v2.0&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=cUGvUxDPOMiz6Mmz0Vf64YGrmwBLWagyyvygg4PLvgg&s=ZV4zDtYl8jvUt9UIdU3shWobS62TVhPQZbTNfg91PMU&e=> | admin | 5e34f1f7c1a80a101f2bf1f41f629479 | service | admin | 1 | KEYSTONE | USERNAME_PASSWORD | FLYWAY | 2019-04-12 12:12:54 | 2019-04-12 12:12:54 | | RAX_KEYSTONE | https://identity.api.rackspacecloud.com/v2.0 <https://urldefense.proofpoint.com/v2/url?u=https-3A__identity.api.rackspacecloud.com_v2.0-25A0&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=cUGvUxDPOMiz6Mmz0Vf64YGrmwBLWagyyvygg4PLvgg&s=xFd02QLtTS4FZS6XYOV9XPTP2zjMPidqrlW8u806J5s&e=> | RACKSPACE_ACCOUNT_ID | RACKSPACE_ACCOUNT_APIKEY | service | admin | 1 | KEYSTONE | RACKSPACE_APIKEY | FLYWAY | 2019-04-12 12:12:54 | 2019-04-12 12:12:54 | +------------------+------------------------------------------------------------------------------+----------------------+----------------------------------+--------------+-------------+-----------------+----------------------+------------------------------+-----------------+---------------------+---------------------+ 2 rows in set (0.00 sec) I would be grateful, if you tell me where to do modification in order to solve this problem. Regards, Satish -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16594): https://lists.onap.org/g/onap-discuss/message/16594 Mute This Topic: https://lists.onap.org/mt/30403892/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
