
We've had HP shut down their public cloud, and DreamHost has recent spun up a new cloud with a different operational profile and auth_url that is essentially a replacement cloud. That means people using the old information need to do things, so we need to be able to communicate that to them. Add support for adding a deprecated status to a vendor profile, as well as a verbose message explaining what the user may do to remediate. Change-Id: I19b67d7cd71fba2d9da0e3a6adb2d229ead65396
25 lines
660 B
JSON
25 lines
660 B
JSON
{
|
|
"auth_type": "password",
|
|
"baremetal_api_version": "1",
|
|
"container_api_version": "1",
|
|
"compute_api_version": "2",
|
|
"database_api_version": "1.0",
|
|
"disable_vendor_agent": {},
|
|
"dns_api_version": "2",
|
|
"interface": "public",
|
|
"floating_ip_source": "neutron",
|
|
"identity_api_version": "2.0",
|
|
"image_api_use_tasks": false,
|
|
"image_api_version": "2",
|
|
"image_format": "qcow2",
|
|
"key_manager_api_version": "v1",
|
|
"message": "",
|
|
"metering_api_version": "2",
|
|
"network_api_version": "2",
|
|
"object_store_api_version": "1",
|
|
"orchestration_api_version": "1",
|
|
"secgroup_source": "neutron",
|
|
"status": "active",
|
|
"volume_api_version": "2"
|
|
}
|