slapproxy: Add minimal hateoas support for cli
Add the minimum hateoas support required for the cli commands: - `slapos service list` - `slapos service info <reference>` - `slapos computer list` - `slapos computer info <reference>` To enable hateoas, complete the slapos.cfg configuration with: ``` [slapos] master_rest_url = <proxyaddr>/hateoas ``` Also: Fix some bugs and python3 incompatibilities in slap/hateoas.py. See merge request !290
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
External | |||||||||
failed |
#223716
external
|
SlapOS-Master.UnitTest-Master |
01:13:00
|
||||||
passed |
#223858
external
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:26:31
|
||||||
passed |
#223847
external
|
SlapOS.Eggs.UnitTest-Master.Python3 |
00:14:35
|
||||||
passed |
#223722
external
retried
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:14:48
|
||||||
failed |
#223735
external
retried
|
SlapOS.Eggs.UnitTest-Master.Python3 |
00:17:53
|
||||||