I corrected project_domain_nane and user_domain_name but it still gives the same error. Do you have any other suggestion?
On 23 Dec 2019, at 17:19, FREEMAN, BRIAN D <[email protected]<mailto:[email protected]>> wrote: PROJECT_DOMAIN_NAME and USER_DOMAIN_NAME should not be null for keystone_v3. OOM-1982 has details on the mapping from your openstack.rc and methods to update the table either via sql or REST. Brian From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> Sent: Monday, December 23, 2019 7:58 AM To: FREEMAN, BRIAN D <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: Re: [onap-discuss] VID SO "Add VF_Module+" MSO failure #vid #so Hi Brian, This is the table for identity_services in the mariadb pod. Are my configurations correct? Do I have to change or add something? 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 | PROJECT_DOMAIN_NAME | USER_DOMAIN_NAME | +------------------+----------------------------------------------+----------------------+----------------------------------------------------------------------+--------------+-------------+-----------------+----------------------+------------------------------+-----------------+---------------------+---------------------+---------------------+------------------+ | DEFAULT_KEYSTONE | https://hvlcloud.5ghvl.local:13000//v3<https://urldefense.proofpoint.com/v2/url?u=https-3A__hvlcloud.5ghvl.local-3A13000__v3&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=9SFDKcTC0sqPcDS4O8_w7VYJdewu2wYL4XM2LfaxSXU&s=jRY7YNVaE4ptSuVkTjkma0XpgJKEKTPePjlWWxIS4oU&e=> | admin | 5BD5DA5FCC5CBAAE679B705D720D5BE0AAFE1334CBF63A1B0509E15623B793AE89B4 | service | admin | 1 | KEYSTONE_V3 | USERNAME_PASSWORD | FLYWAY | 2019-12-16 08:25:31 | 2019-12-16 08:25:31 | NULL | NULL | | RAX_KEYSTONE | https://identity.api.rackspacecloud.com/v2.0<https://urldefense.proofpoint.com/v2/url?u=https-3A__identity.api.rackspacecloud.com_v2.0&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=9SFDKcTC0sqPcDS4O8_w7VYJdewu2wYL4XM2LfaxSXU&s=n1989OOV1_zN-hE-oWb_yWqqzyv1BhJV_GQOdvRxvY0&e=> | RACKSPACE_ACCOUNT_ID | RACKSPACE_ACCOUNT_APIKEY | service | admin | 1 | KEYSTONE | RACKSPACE_APIKEY | FLYWAY | 2019-12-16 08:25:31 | 2019-12-16 08:25:31 | NULL | NULL | +------------------+----------------------------------------------+----------------------+----------------------------------------------------------------------+--------------+-------------+-----------------+----------------------+------------------------------+-----------------+---------------------+---------------------+---------------------+------------------+ [cid:[email protected]]<http://www.havelsan.com.tr> [cid:[email protected]] Sarp KÖKSAL SİSTEM MÜHENDİSİ Mustafa Kemal Mahallesi 2120 Cad. No:39 06510 Çankaya Ankara TÜRKİYE [cid:[email protected]] +90 312 219 57 87 [cid:[email protected]] +90 312 219 57 97 [cid:[email protected]] YASAL UYARI: Bu elektronik posta işbu linki kullanarak ulaşabileceğiniz Koşul ve Şartlar dokümanına tabidir. <http://havelsan.com.tr/tr/news/e-posta-yasal-uyari> LEGAL NOTICE: This e-mail is subject to the Terms and Conditions document which can be accessed with this link. <http://havelsan.com.tr/tr/news/e-posta-yasal-uyari> [http://www.havelsan.com.tr/Library/images/mail/email.jpg] Lütfen gerekmedikçe bu sayfa ve eklerini yazdırmayınız / Please consider the environment before printing this email -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19698): https://lists.onap.org/g/onap-discuss/message/19698 Mute This Topic: https://lists.onap.org/mt/69225678/21656 Mute #so: https://lists.onap.org/mk?hashtag=so&subid=2740164 Mute #vid: https://lists.onap.org/mk?hashtag=vid&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
