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 | 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 | 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 (#16593): https://lists.onap.org/g/onap-discuss/message/16593 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]] -=-=-=-=-=-=-=-=-=-=-=-
so-openstack-debug.log
Description: Binary data
