1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-06 12:45:57 +01:00

4 Commits

Author SHA1 Message Date
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
AmartC
a47341a179 Fix verify for DBus API
Closes: #479
Approved by: rhatdan
2016-07-15 13:31:37 +00:00
AmartC
2b56f1d9a8 Making scan work for Dbus API 2016-07-14 11:06:03 -04:00
AmartC
6cdb51841f Dbus API which now works with scan. Includes changes to client and server.
Closes: #462
Approved by: rhatdan
2016-07-11 22:22:27 +00:00