commit | d4dd779aa66be0e046ecb1938fb532312cfe7680 | [log] [tgz] |
---|---|---|
author | andre.schmid <andre.schmid@est.tech> | Mon Jul 20 17:48:48 2020 +0100 |
committer | andre.schmid <andre.schmid@est.tech> | Fri Aug 07 18:39:06 2020 +0100 |
tree | 55dd7fede3fcaf372a6fe4061b0e69fb5c05632c | |
parent | 76102da29a02f918d6c61e03cea4da2fd1fdcd92 [diff] |
Upload policy feature Implements an upload feature that can be enable/disabled through configuration properties. An upload endpoint must be provided also by configuration. The upload has similar feature as the download, but it sends the file to the provided endpoint instead, converting it to TOSCA YAML. Creates an configuration endpoint so the front-end can read it. Introduces a pub/sub feature in the front-end so it can asynchronous read configuration information and send configuration ready message to components that depends on it. Issue-ID: POLICY-2751 Signed-off-by: andre.schmid <andre.schmid@est.tech> Change-Id: I5e8e91616a7d4dc69e6739604fcd36528cce0028
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy GUI code.
To build it using Maven 3, run: mvn clean install