
barbicanclient is a lovely client library, so we should add support for make_legacy_client to doing the right things constructing a Client object. Change-Id: Idf015b1119ef76b951c195a6498cbb7a928d6e44
23 lines
621 B
JSON
23 lines
621 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",
|
|
"metering_api_version": "2",
|
|
"network_api_version": "2",
|
|
"object_store_api_version": "1",
|
|
"orchestration_api_version": "1",
|
|
"secgroup_source": "neutron",
|
|
"volume_api_version": "2"
|
|
}
|