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 20:29:05 +0000 |
commit | e96f8427c7a6209ed7b8e9165d718aeeaef6c888 (patch) | |
tree | 908110679cb92b0ff1cb5eb2a233902f09ef6acf | |
parent | 0d2e3457913062ecefb04f555be55e44c36f962d (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> |