Monty Taylor 0aefe152af Fix name of the object-store api key
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
2015-11-14 12:14:10 -05:00

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"
}