Docs: Enable O2 DMS by exposing k8s API endpoint 10/8410/8
authorZhang Rong(Jon) <rong.zhang@windriver.com>
Thu, 26 May 2022 08:20:01 +0000 (16:20 +0800)
committerZhang Rong(Jon) <rong.zhang@windriver.com>
Fri, 10 Jun 2022 16:38:32 +0000 (00:38 +0800)
commit513d34988f76825846a2379078eb4aedcaed9f27
tree186b60a5a3a714a20ca348728ca496127ad2b024
parent1a9dcb5b8f598ee348f23eafecc2d92ef09c8122
Docs: Enable O2 DMS by exposing k8s API endpoint

1. Update api doc, add the default value of the profile
2. Add the k8s profile user guide, support get profile with ESTI number,
like sol0018
3. Remove the profile file download

Issue-ID: INF-264
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
Change-Id: I3ceb88b29078f8b63baa0d8082b02999e4f80525
docs/api.rst
docs/user-guide.rst
o2dms/api/dms_dto.py
o2dms/api/dms_lcm_view.py
o2dms/api/dms_route.py
o2ims/domain/ocloud.py
o2ims/views/ocloud_dto.py
o2ims/views/ocloud_route.py
o2ims/views/ocloud_view.py
tests/unit/test_ocloud.py