This patch improves the documentation for the following points:
* Change location of supported k8s/helm/prometheus/alertmanager
versions
* Change location of `--os-tacker-api-version 2` in the CLI
documentation
* Change VIM status from `PENDING` and `REACHABLE` to `ACTIVE`
* Change the description of `TACKER_ROOT`
* Change `dsvm-compliance-sol-api` to `ft-v1-compliance-sol`
* Add a description of the modules required for the VNF Package
generation tools
* Add a note regarding the output file of the VNF Package
generation tools
* Remove unnecessary spaces
Change-Id: I584e43ec3f093b0a3f63cf94bf441318ffd7fd21
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"vims": [
|
|
{
|
|
"auth_cred": {
|
|
"auth_url": "http://192.168.56.10/identity/v3",
|
|
"cert_verify": "False",
|
|
"key_type": "barbican_key",
|
|
"password": "***",
|
|
"project_domain_name": "Default",
|
|
"project_id": null,
|
|
"project_name": "nfv",
|
|
"secret_uuid": "***",
|
|
"user_domain_name": "Default",
|
|
"username": "nfv_user"
|
|
},
|
|
"auth_url": "http://192.168.56.10/identity/v3",
|
|
"created_at": "2024-12-03 05:19:49",
|
|
"description": "",
|
|
"extra": {},
|
|
"id": "fd8a3ac0-8e61-4740-a021-8fa35d833635",
|
|
"is_default": true,
|
|
"name": "VIM0",
|
|
"placement_attr": {
|
|
"regions": [
|
|
"RegionOne"
|
|
]
|
|
},
|
|
"status": "ACTIVE",
|
|
"tenant_id": "875c2bf1627b4b22a7f3c8c0cae5efda",
|
|
"type": "openstack",
|
|
"updated_at": null,
|
|
"vim_project": {
|
|
"name": "nfv",
|
|
"project_domain_name": "Default"
|
|
}
|
|
}
|
|
]
|
|
}
|