Guangrong,
I discussed with Michael about this subject. Using ONAP Nexus is not an ideal
solution. The reason is that from DCAE cli perspective, Nexus is read only
(write access is only from Gerrit). Therefore any new schema onboarded from
cli cannot be added to Nexus from DCAE cli.
I dono
Lusheng,
Do you have any suggestion on this? If the ONAP nexus server could not be used,
could you please give us some guidance on setting up such a server (such as the
dir hirarchy on the server side and the dir names, etc.)?
Thanks.
Guangrong
Original Mail
The dcae-cli expects json schema files and the server is a simple web
server that hosts these files. @Lusheng could we use ONAP's nexus raw
file server to serve up these files?
On 10/04/2017 01:27 AM, fu.guangr...@zte.com.cn wrote:
Mike,
We succeeded in installing the dcae-cli tool. But wh
Mike,
We succeeded in installing the dcae-cli tool. But when I try to initialize it
using dcae_cli --reinit or to check the version using dcae_cli --version, the
url of a server is required:
What is the url of the remote server, please? Do we have to set up such a
server by oursel
I just tried in a new virtualenv and the cli installed for me ok.
On 09/27/2017 10:03 AM, fu.guangr...@zte.com.cn wrote:
Thank you, Mike.
We've already had a postgres running locally. We'll try to install the
cli tool from the source using the pip instruction you provided
tomorrow. (I have
Thank you, Mike.
We've already had a postgres running locally. We'll try to install the cli tool
from the source using the pip instruction you provided tomorrow. (I have
limited access to our internal lab while I'm in Paris so I'll leave that to my
team. :D)
@Peng
Could you ple
Mike,
Would you please help Guangrong (Holmes) with his dcae-cli problem?
Thanks,
Lusheng
From: "fu.guangr...@zte.com.cn"
Date: Tuesday, September 26, 2017 at 10:23 PM
To: "JI, LUSHENG (LUSHENG)"
Cc: "onap-discuss@lists.onap.org" ,
"peng.congc...@zte.com.cn"
Subject: 答复:[dcae] dcae-cli Ins