
There is only one value for this, and it's not consumed in the process of making a swift client, so the chances that anyone set it to something else are pretty much nil. However, for completeness we should make it the right name, as "object-store" is the service key name for swift, not "object". Change-Id: I395c1c44a2f50996b61dff22e07149b8dd13eda9
21 lines
555 B
JSON
21 lines
555 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",
|
|
"network_api_version": "2",
|
|
"object_store_api_version": "1",
|
|
"orchestration_api_version": "1",
|
|
"secgroup_source": "neutron",
|
|
"volume_api_version": "1"
|
|
}
|