This file is indexed.

/usr/lib/python2.7/dist-packages/os_client_config/defaults.json is in python-os-client-config 1.16.0-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "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"
}