The ARIA REST API is contributed code to the ONAP project; ARIA includes a Python library and CLI. Runtime ARIA in ONAP lives in a container ( https://gerrit.onap.org/r/gitweb?p=so.git;a=blob;f=packages/docker/src/main/docker/docker-files/Dockerfile.aria). Also contributed to ONAP is a Java binding for this REST API ( https://gerrit.onap.org/r/gitweb?p=so.git;a=tree;f=aria/aria-rest-java-client). The Java binding doesn't model TOSCA itself, it just provides a Java binding for the REST API. Note that the REST API provides for fetching the parsed model representation as JSON, but that call isn't in the Java binding (yet). There has been talk about moving the ARIA work out of SO and into the Common Controller SDK, which I think makes some sense. Currently the container isn't pushing properly to the Docker repo, but if you want to look, a recent version lives on Dockerhub as cloudifyco/aria:0.1.1.
DeWayne
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
