diff options
author | Marco Platania <platania@research.att.com> | 2018-11-28 15:27:28 -0500 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2018-11-28 15:27:28 -0500 |
commit | 8a5de37aa612aafebe7e1e8d92c2ce6a8e30358b (patch) | |
tree | 880f23c10271a910f6c0db7ee8797f7157129c97 | |
parent | f1b772786fa91ffd9e6ab9d1dd6b55f85a561fdd (diff) |
Correct typo in README file
Change-Id: Iaf838a1de79170700b5af37f41ef46ae68e91316
Issue-ID: UCA-37
Signed-off-by: Marco Platania <platania@research.att.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -389,7 +389,7 @@ Below is an example of the parameters file (yaml format), which we call paramete request-keys: null response-keys: null -Here is an example of API for the vLB VNF used for this use case. We name the file after the vnf-type contained in SDNC (i.e. Vloadbalancerms..base_vlb..module-0.xml): +Here is an example of API for the vLB VNF used for this use case. We name the file after the vnf-type contained in SDNC (i.e. Vloadbalancerms..dnsscaling..module-1): <vlb-business-vnf-onap-plugin xmlns="urn:opendaylight:params:xml:ns:yang:vlb-business-vnf-onap-plugin"> <vdns-instances> |