AAI-1555 Fix remote-path in esr-system-info 71/63671/5
authorKeong Lim <keong.lim@huawei.com>
Thu, 30 Aug 2018 03:57:12 +0000 (13:57 +1000)
committerKeong Lim <keong.lim@huawei.com>
Mon, 10 Sep 2018 16:36:12 +0000 (02:36 +1000)
Issue-ID: AAI-1555
Fix remote-path in esr-system-info.
Should have been camelCase in java-attribute since v11.
Exposed in CCVPN testing of ext-aai-network.

Change-Id: I39b843307058b317972298f125aebc2593a126a7
Signed-off-by: Keong Lim <keong.lim@huawei.com>
aai-schema/src/main/resources/onap/oxm/v14/aai_oxm_v14.xml

index b05a867..15ef277 100644 (file)
                                                <xml-property name="description" value="ftp passive mode or not." />
                                        </xml-properties>
                                </xml-element>
-                               <xml-element java-attribute="remotepath" name="remote-path" type="java.lang.String">
+                               <xml-element java-attribute="remotePath" name="remote-path" type="java.lang.String">
                                        <xml-properties>
                                                <xml-property name="description" value="resource or performance data file path." />
                                        </xml-properties>