This file is indexed.

/usr/lib/python2.7/dist-packages/os_client_config/vendors/rackspace.json is in python-os-client-config 1.16.0-1.

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
23
24
25
26
27
28
{
  "name": "rackspace",
  "profile": {
    "auth": {
      "auth_url": "https://identity.api.rackspacecloud.com/v2.0/"
    },
    "regions": [
      "DFW",
      "HKG",
      "IAD",
      "ORD",
      "SYD",
      "LON"
    ],
    "database_service_type": "rax:database",
    "compute_service_name": "cloudServersOpenStack",
    "image_api_use_tasks": true,
    "image_format": "vhd",
    "floating_ip_source": "None",
    "secgroup_source": "None",
    "volume_api_version": "1",
    "disable_vendor_agent": {
      "vm_mode": "hvm",
      "xenapi_use_agent": false
    },
    "has_network": false
  }
}