diff --git a/specs/juno/group-based-policy-service-chaining.rst b/specs/juno/group-based-policy-service-chaining.rst index 459c153..a29cc8e 100644 --- a/specs/juno/group-based-policy-service-chaining.rst +++ b/specs/juno/group-based-policy-service-chaining.rst @@ -103,7 +103,7 @@ The following new resources are proposed: | | | | | | template) | | | | | | | [1]_ | +-------------------+--------+---------+----------+-------------+---------------+ -|config_param_names |list of |RW, all |'' |list of |list of | +|service_params |list of |RW, all |'' |list of |list of | | |strings | | |strings |required | | | | | | |service config | | | | | | |param names | @@ -125,12 +125,12 @@ The following new resources are proposed: | | | | |strings |ServiceChainNode | | | | | |(UUIDs) | | +-------------------+--------+---------+----------+-------------+-----------------+ -|params |list of |RO, all |generated |N/A |list of required | +|service_params |list of |RO, all |generated |N/A |list of required | | |strings | | | |service config | | | | | | |parameter names | +-------------------+--------+---------+----------+-------------+-----------------+ -config_param_names is generated by aggregating the config_param_names of each of +service_params is generated by aggregating the service_params of each of the ServiceChainNodes in the ServiceChainSpec. The parameter is not specified in the API to create the ServiceChainSpec resource. @@ -162,7 +162,7 @@ in the API to create the ServiceChainSpec resource. | |(UUID) | | | | | | | | | | | | +--------------------+-------+---------+---------+-----------------+-----------------+ -|param_values |string |RW, all |required |dictionary |configuration | +|service_param_values|string |RW, all |required |dictionary |configuration | | | | | | |parameter names | | | | | | |and values | +--------------------+-------+---------+---------+-----------------+-----------------+