python3-os-apply-config 12.0.0-1 (amd64 binary) in ubuntu kinetic

 os-apply-config apply configuration out of the cloud metadata (JSON) that it
 receives from a metadata server.
 .
 It turns metadata from one or more JSON files like this:
 .
  {"keystone":
   {"database":
    {"host": "127.0.0.1", "user": "keystone", "password": "foobar"}
   }
  }
 .
 into service config files like this:
 .
  [sql]
  connection = mysql://keystone:foobar@127.0.0.1/keystone

Details

Package version:
12.0.0-1
Source:
python-os-apply-config 12.0.0-1 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional