我通过系统集成成功在 Ubuntu 16.04 和 Ubuntu 18.04 中安装了 acumos 3.02 和 3.03。我可以通过“ON-BOARDING BY WEB”来载入模型,但我有一些问题。
1.入职码头化模型
我尝试加入 docker 图像模型,并根据https://docs.acumos.org/en/clio/submodules/on-boarding/docs/onboarding-pre_dockerised_and_URI_guide.html输入模型名称后,我应该得到
acumos_domain:docker_proxy_port/modelname_soultion_id:tag。
然而我得到了
acumos_domain:kube_proxy_port/modelname_soultion_id:tag,
所以我无法将我的模型推到 acumos 有谁知道如何修复它?
2.onap的模型构建
我想将我的模型转换为在 ONAP 中使用,但“为 ONAP 构建按钮”永远不会显示在我的 acumos 中。
我已经加入了一些简单的模型,例如来自https://github.com/acumos/python-dcae-model-runner/tree/master/example的模型 我必须做什么才能使模型与 ONAP 兼容?
我在https://marketplace.acumos.org找到带有“Build for ONAP”按钮的模型无法下载,它会显示“Page Not Found”,是否正常?
3.许可证问题
当我尝试从我的市场下载任何东西时,它会显示: swid-tag(XXXX) not found & license-profile() not found for swid-tag(XXXX)
我发现它也会发生在https://marketplace.acumos.org中。有人可以帮助我吗?
谢谢