1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-05 18:45:01 +01:00
Files
atomic/tests/manifest.json
AmartC 14f613eb23 DBus API to retrieve images data and vulnerability information
images now either print to tty or return json data via dbus

Make encoding and decoding work properly for both Python2 and Python3

Create Cockpit JavaScript test client that will call the DBus API
and receive information.

Closes: #494
Approved by: rhatdan
2016-07-29 19:08:27 +00:00

11 lines
147 B
JSON

{
"version": 0,
"tools": {
"timezone": {
"label": "Atomic",
"path": "atomicClient.html"
}
}
}