Symptoms-
Error encountered while On-boarding VNF via Telco cloud automation (TCA) 2.1 with CBAM as partner system.
Pre-requisites-
vCloud Director integrated with TCA.
CBAM integrated with TCA.
Catalog imported from CBAM automatically as soon as CBAM got integrated with TCA.
Have modify.json and instantiate. json files for the VNF.
Steps Performed -
Go to catalog and select desired Network function.
Select instantiate
3. Provide name of the VNF and Select VCD as cloud
4. Press Next
5. Provide modify. json and instantiate. json
6. Press Instantiate
And if it shows below error-
Failed with Response.accessinfo.password ***** requires password error
Resolution-
Login to CBAM and check if VNF has been created. If not then check connectivity between TCA and CBAM via TCA GUI
If VNF has been created with the name given in above step 3, then check error details.
Go to History after selecting the VNF; then go to error details for checking full error message
Check if modify operation has started.
Check Instantiate operation has started.
In this case if any of the operation modify or instantiate operation has failed and showing above mentioned error then have a look into your json files and check the vimconnectionInfo;
Comments