See the robot tag  “cloudconfigv3”

KEYSTONE_V3 instead of DEFAULT_KEysTONE and you need to populate the additional 
two fields.

https://jira.onap.org/browse/INT-1026

There are new GLOBAL Variables you need to fill in if you want to use the robot 
script for this or you can call the SO REST API’s directly.

Brian



Create Cloud Config RegionThree V3 Test
    [TAGS]    mso    cloudconfig  cloudconfigv3
    [Documentation]   Create Keystone V3 in Region 3
    ...  [Arguments]    ${site_name}    ${region_id}   ${clli}   ${identity_id} 
  ${identity_url}   ${mso_id}    ${mso_pass}
    ...      ${admin_tenant}    ${member_role}    ${identity_server_type}    
${authentication_type}    ${project_domain_name}    ${user_domain_Name}
    ...  ${region_id} in openstack is set up by cloud administration and does 
not have to be same as ONAP ${site_name}
    ...  In Windriver/Intel test labs the os_region_id's are all set to 
"RegionOne"
    ...  clli by testing team convention is same as onap site_name
    ...  KEYSTONE URL should end in /v3 SO will put /auth when KEYSTONE_V3 is 
the identity_server_type
    Create Cloud Configuration v3    ${GLOBAL_INJECTED_REGION_THREE}   
${GLOBAL_INJECTED_REGION}  ${GLOBAL_INJECTED_REGION_THREE}   
REGION_THREE_KEYSTONE    
${GLOBAL_INJECTED_KEYSTONE_REGION_THREE}/${GLOBAL_INJECTED_OPENSTACK_KEYSTONE_API_VERSION_REGION_THREE}
     ${GLOBAL_INJECTED_OPENSTACK_USERNAME_REGION_THREE}   
${GLOBAL_INJECTED_OPENSTACK_MSO_ENCRYPTED_PASSWORD_REGION_THREE}    
${GLOBAL_INJECTED_OPENSTACK_TENANT_ID_REGION_THREE}     admin    KEYSTONE_V3    
USERNAME_PASSWORD  ${GLOBAL_INJECTED_OPENSTACK_PROJECT_DOMAIN_REGION_THREE}  
${GLOBAL_INJECTED_OPENSTACK_USER_DOMAIN_REGION_THREE}
    Inventory Tenant If Not Exists    CloudOwner   
${GLOBAL_INJECTED_REGION_THREE}  SharedNode  OwnerType  v1  CloudZone  
${GLOBAL_INJECTED_OPENSTACK_TENANT_ID_REGION_THREE}  
${GLOBAL_INJECTED_OPENSTACK_PROJECT_DOMAIN_REGION_THREE}



From: [email protected] <[email protected]> On Behalf Of 
MALINCONICO ANIELLO PAOLO
Sent: Tuesday, June 04, 2019 10:35 AM
To: MALINCONICO ANIELLO PAOLO <[email protected]>; 
[email protected]
Subject: Re: [onap-discuss] [master branch] v3 openstack configuration

By running the ./demo.sh instantiateVFWCL , It fails when trying to deploy the 
VF-Module.
The so-openstack-adapter log is the following:
2019-06-04T14:19:08.695Z|| o.onap.so.logging.jaxrs.filter.SpringClientFilter - 
Headers      : {Set-Cookie=[JSESSIONID=61607BCB0EE04774009E06D80FE122C6; 
Path=/; HttpOnly], X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; 
mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], 
Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], 
Content-Type=[application/hal+json;charset=UTF-8], Transfer-Encoding=[chunked], 
Date=[Tue, 04 Jun 2019 14:19:07 GMT]}
2019-06-04T14:19:08.703Z|| o.onap.so.logging.jaxrs.filter.SpringClientFilter - 
Response body: {
  "id" : "RegionOne",
  "identityService" : {
    "id" : "DEFAULT_KEYSTONE",
    "handler" : { },
    "identityServerTypeAsString" : "KEYSTONE",
    "hibernateLazyInitializer" : { },
    "identity_url" : 
"http://163.162.95.137:5000/v3<https://urldefense.proofpoint.com/v2/url?u=http-3A__163.162.95.137-3A5000_v3&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=Y2grDRoMQnztdgJqTe0RbPaezk3lastfUxHcvom_Uf4&s=prpL4LVngKGHtQakwO5Jy1VRe15XlgjIA5RgWbGARB4&e=>",
    "mso_id" : "dc1",
    "mso_pass" : "3655cd5e12c709880970515188cca460",
    "project_domain_name" : null,
    "user_domain_name" : null,
    "admin_tenant" : "service",
    "member_role" : "admin",
    "tenant_metadata" : true,
    "identity_server_type" : "KEYSTONE",
    "identity_authentication_type" : "USERNAME_PASSWORD",
    "last_updated_by" : "FLYWAY",
    "creation_timestamp" : "2019-06-03T16:01:15.000+0000",
    "update_timestamp" : "2019-06-03T16:01:15.000+0000"
  },
  "uri" : null,
  "region_id" : "RegionOne",
  "aic_version" : "2.5",
  "clli" : "RegionOne",
  "platform" : null,
  "orchestrator" : null,
  "cloudify_id" : null,
  "identity_service_id" : "DEFAULT_KEYSTONE",
  "last_updated_by" : "FLYWAY",
  "creation_timestamp" : "2019-06-03T16:01:15.000+0000",
  "update_timestamp" : "2019-06-03T16:01:15.000+0000",
  "_links" : {
    "self" : {
      "href" : 
"http://so-catalog-db-adapter.onap:8082/cloudSite/RegionOne<https://urldefense.proofpoint.com/v2/url?u=http-3A__so-2Dcatalog-2Ddb-2Dadapter.onap-3A8082_cloudSite_RegionOne&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=Y2grDRoMQnztdgJqTe0RbPaezk3lastfUxHcvom_Uf4&s=btQMn-BJgU4eleEguslNPFtzfd0N2qESMXlepuDyR14&e=>"
    },
    "cloudSite" : {
      "href" : 
"http://so-catalog-db-adapter.onap:8082/cloudSite/RegionOne<https://urldefense.proofpoint.com/v2/url?u=http-3A__so-2Dcatalog-2Ddb-2Dadapter.onap-3A8082_cloudSite_RegionOne&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=Y2grDRoMQnztdgJqTe0RbPaezk3lastfUxHcvom_Uf4&s=btQMn-BJgU4eleEguslNPFtzfd0N2qESMXlepuDyR14&e=>"
    }
  }
}
2019-06-04T14:19:08.704Z|| o.onap.so.logging.jaxrs.filter.SpringClientFilter - 
=======================response 
end=================================================
2019-06-04T14:19:08.867Z|| org.onap.so.openstack.utils.MsoHeatUtils - Found: 
CloudSite_.._jvstcda_3c[regionId=RegionOne,identityServiceId=DEFAULT_KEYSTONE,cloudVersion=2.5,clli=RegionOne,cloudifyId=<null>,platform=<null>,orchestrator=<null>]
2019-06-04T14:19:08.868Z|| org.onap.so.openstack.utils.MsoHeatUtils - Found: 
CloudIdentity[id=DEFAULT_KEYSTONE,identityUrl=http://163.162.95.137:5000/v3,msoId=dc1,projectDomain=<null>,userDomain=<null>,adminTenant=service,memberRole=admin,tenantMetadata=true,identityServerType=KEYSTONE,identityAuthenticationType=USERNAME_PASSWORD<https://urldefense.proofpoint.com/v2/url?u=http-3A__163.162.95.137-3A5000_v3-2CmsoId-3Ddc1-2CprojectDomain-3D-253Cnull-253E-2CuserDomain-3D-253Cnull-253E-2CadminTenant-3Dservice-2CmemberRole-3Dadmin-2CtenantMetadata-3Dtrue-2CidentityServerType-3DKEYSTONE-2CidentityAuthenticationType-3DUSERNAME-5FPASSWORD&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=Y2grDRoMQnztdgJqTe0RbPaezk3lastfUxHcvom_Uf4&s=cbpSgEcuAp9ssr7qS62mz7x7gTRAZJezybgHx2AsJWs&e=>]
2019-06-04T14:19:08.868Z|| org.onap.so.openstack.utils.MsoHeatUtils - 
keystoneUrl=http://163.162.95.137:5000/v3<https://urldefense.proofpoint.com/v2/url?u=http-3A__163.162.95.137-3A5000_v3&d=DwQFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=Y2grDRoMQnztdgJqTe0RbPaezk3lastfUxHcvom_Uf4&s=prpL4LVngKGHtQakwO5Jy1VRe15XlgjIA5RgWbGARB4&e=>
2019-06-04T14:19:08.892Z|| org.onap.so.utils.CryptoUtils - RA_GENERAL_EXCEPTION 
500 Exception in encryptPassword
javax.crypto.AEADBadTagException: Input too short - need tag
at 
com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:531)
at com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116)
at com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053)


How can i solve this issue? What is its meaning?
Thanks,

Aniello Paolo Malinconico



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17410): https://lists.onap.org/g/onap-discuss/message/17410
Mute This Topic: https://lists.onap.org/mt/31925775/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to