diff options
author | lukegleeson <luke.gleeson@est.tech> | 2022-07-25 11:00:11 +0100 |
---|---|---|
committer | lukegleeson <luke.gleeson@est.tech> | 2022-08-04 11:33:17 +0100 |
commit | de29474662541028ce46496a1f9537c187266bd9 (patch) | |
tree | ba0f43603db659d16541263020e5708210401cc7 /docs/cps-path.rst | |
parent | 7dfc3a01f327654d64451865ac05b819c5583b27 (diff) |
Query CM Handles RTD
Updates to RTD for CM Handles Querying
Removed documented limitation in CPS path which has since been implemeneted
Updated dmi-registry file in RTD modeling
Issue-ID: CPS-1161
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I19ff09dadb43a46e14844e198278949f059c6e68
Diffstat (limited to 'docs/cps-path.rst')
-rw-r--r-- | docs/cps-path.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/cps-path.rst b/docs/cps-path.rst index fba21f38c6..db754c5f8a 100644 --- a/docs/cps-path.rst +++ b/docs/cps-path.rst @@ -203,8 +203,6 @@ absolute-path **Limitations** - Absolute paths must start with the top element (data node) as per the model tree. - Each list reference must include a valid instance reference to the key for that list. Except when it is the last element. - - The Absolute path to list with integer key will not work. It needs to be surrounded with a single quote ([@code='1']) - as if it is a string. This will be fixed in `CPS-961 <https://jira.onap.org/browse/CPS-961>`_ descendant-path --------------- |