Add passthrough attribute to docs 50/108150/1
authorkrishnaa96 <krishna.moorthy6@wipro.com>
Fri, 22 May 2020 18:31:59 +0000 (00:01 +0530)
committerkrishnaa96 <krishna.moorthy6@wipro.com>
Fri, 22 May 2020 18:31:59 +0000 (00:01 +0530)
Issue-ID: OPTFRA-762
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ib47097f15ed558d4ff0b6f4b8da0edbc6c21a2ed

docs/sections/homingspecification.rst

index 855e0ba..4950a9a 100644 (file)
@@ -252,14 +252,18 @@ Demand criteria is dependent upon the inventory provider in use.
 |                             | instances). Exactly one inventory  |
 |                             | type may be specified.             |
 +-----------------------------+------------------------------------+
-| ``attributes`` (Optional)   | A list of key-value pairs, that is |
-|                             | used to select inventory           |
+| ``filtering_attributes``    | A list of key-value pairs, that is |
+| (Optional)                  | used to select inventory           |
 |                             | candidates that match *all* the    |
 |                             | specified attributes. The key      |
 |                             | should be a uniquely identifiable  |
 |                             | attribute at the inventory         |
 |                             | provider.                          |
 +-----------------------------+------------------------------------+
+| ``passthrough_attributes``  | A list of key-value pairs, that    |
+| (Optional)                  | will be added to the candidate's   |
+|                             | attribute directly from template.  |
++-----------------------------+------------------------------------+
 | ``service_type`` (Optional) | If ``inventory_type`` is           |
 |                             | ``service``, a list of one or more |
 |                             | provider-defined service types. If |
@@ -327,10 +331,14 @@ for ONAP.
 |                             | instances). Exactly one inventory  |
 |                             | type may be specified.             |
 +-----------------------------+------------------------------------+
-| ``attributes`` (Optional)   | A list of key-value pairs to match |
-|                             | against inventory when drawing     |
+| ``filtering attributes``    | A list of key-value pairs to match |
+|  (Optional)                 | against inventory when drawing     |
 |                             | candidates.                        |
 +-----------------------------+------------------------------------+
+| ``passthrough_attributes``  | A list of key-value pairs, that    |
+| (Optional)                  | will be added to the candidate's   |
+|                             | attribute directly from template.  |
++-----------------------------+------------------------------------+
 | ``service_type`` (Optional) | Examples may include ``vG``,       |
 |                             | ``vG_MuxInfra``, etc.              |
 +-----------------------------+------------------------------------+