bash-5.0$ cat /etc/alpine-release 3.12.0 bash-5.0$ pip list Package Version -------------- ---------- appdirs 1.4.4 CacheControl 0.12.6 certifi 2020.4.5.1 chardet 3.0.4 click 7.1.2 colorama 0.4.3 contextlib2 0.6.0 distlib 0.3.0 distro 1.5.0 html5lib 1.0.1 http-prompt 1.0.0 httpie 1.0.3 idna 2.9 lockfile 0.12.2 msgpack 1.0.0 ordered-set 4.0.1 packaging 20.4 parsimonious 0.8.1 pep517 0.8.2 pip 20.1.1 progress 1.5 prompt-toolkit 1.0.18 Pygments 2.6.1 pyparsing 2.4.7 pytoml 0.1.21 requests 2.23.0 retrying 1.3.3 setuptools 50.3.0 six 1.15.0 toml 0.10.1 urllib3 1.25.9 wcwidth 0.2.5 webencodings 0.5.1 bash-5.0$ telemetry Version: 1.0.0 https://localhost:9696/policy/pdp/engine> get HTTP/1.1 200 OK Content-Length: 452 Content-Type: application/json Date: Mon, 12 Oct 2020 16:58:25 GMT Server: Jetty(9.4.30.v20200611) { "alive": true, "controllers": [ "CC", "no-abatement" ], "features": [ "org.onap.policy.drools.lifecycle.LifecycleFeature" ], "httpServers": [ { "aaf": false, "alive": true, "host": "0.0.0.0", "name": "SECURED-CONFIG", "port": 9696, "user": "demo@people.osaaf.org" } ], "locked": false, "sinks": [], "sources": [ { "alive": true, "effectiveTopic": "PDPD-CONFIGURATION", "locked": false, "recentEvents": [], "servers": [ "localhost" ], "topic": "PDPD-CONFIGURATION", "topicCommInfrastructure": "NOOP" } ] } https://localhost:9696/policy/pdp/engine> exit Goodbye! bash-5.0$