CheckLockOutputBuilder oBuilder = new CheckLockOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("CheckLock", iBuilder.build());
+                       CommonLcmFields retval = callDG("check-lock", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                RebootOutputBuilder oBuilder = new RebootOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Reboot", iBuilder.build());
+                       CommonLcmFields retval = callDG("reboot", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                UpgradeBackupOutputBuilder oBuilder = new UpgradeBackupOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("UpgradeBackup", iBuilder.build());
+                       CommonLcmFields retval = callDG("upgrade-backup", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
 
                RollbackOutputBuilder oBuilder = new RollbackOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Rollback", iBuilder.build());
+                       CommonLcmFields retval = callDG("rollback", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                SyncOutputBuilder oBuilder = new SyncOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Sync", iBuilder.build());
+                       CommonLcmFields retval = callDG("sync", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                QueryOutputBuilder oBuilder = new QueryOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Query", iBuilder.build());
+                       CommonLcmFields retval = callDG("query", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                ConfigExportOutputBuilder oBuilder = new ConfigExportOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("ConfigExport", iBuilder.build());
+                       CommonLcmFields retval = callDG("config-export", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                StopApplicationOutputBuilder oBuilder = new StopApplicationOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("StopApplication", iBuilder.build());
+                       CommonLcmFields retval = callDG("stop-application", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                SoftwareUploadOutputBuilder oBuilder = new SoftwareUploadOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("SoftwareUpload", iBuilder.build());
+                       CommonLcmFields retval = callDG("software-upload", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                ResumeTrafficOutputBuilder oBuilder = new ResumeTrafficOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("ResumeTraffic", iBuilder.build());
+                       CommonLcmFields retval = callDG("resume-traffic", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                ConfigureOutputBuilder oBuilder = new ConfigureOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Configure", iBuilder.build());
+                       CommonLcmFields retval = callDG("configure", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                ActionStatusOutputBuilder oBuilder = new ActionStatusOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("ActionStatus", iBuilder.build());
+                       CommonLcmFields retval = callDG("action-status", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                UpgradePreCheckOutputBuilder oBuilder = new UpgradePreCheckOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("UpgradePreCheck", iBuilder.build());
+                       CommonLcmFields retval = callDG("upgrade-pre-check", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                LiveUpgradeOutputBuilder oBuilder = new LiveUpgradeOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("LiveUpgrade", iBuilder.build());
+                       CommonLcmFields retval = callDG("live-upgrade", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                ConfigModifyOutputBuilder oBuilder = new ConfigModifyOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("ConfigModify", iBuilder.build());
+                       CommonLcmFields retval = callDG("config-modify", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                RestartOutputBuilder oBuilder = new RestartOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Restart", iBuilder.build());
+                       CommonLcmFields retval = callDG("restart", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                HealthCheckOutputBuilder oBuilder = new HealthCheckOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("HealthCheck", iBuilder.build());
+                       CommonLcmFields retval = callDG("health-check", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                LockOutputBuilder oBuilder = new LockOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Lock", iBuilder.build());
+                       CommonLcmFields retval = callDG("lock", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                TerminateOutputBuilder oBuilder = new TerminateOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Terminate", iBuilder.build());
+                       CommonLcmFields retval = callDG("terminate", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                AttachVolumeOutputBuilder oBuilder = new AttachVolumeOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("AttachVolume", iBuilder.build());
+                       CommonLcmFields retval = callDG("attach-volume", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                MigrateOutputBuilder oBuilder = new MigrateOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Migrate", iBuilder.build());
+                       CommonLcmFields retval = callDG("migrate", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                QuiesceTrafficOutputBuilder oBuilder = new QuiesceTrafficOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("QuiesceTraffic", iBuilder.build());
+                       CommonLcmFields retval = callDG("quiesce-traffic", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                ConfigRestoreOutputBuilder oBuilder = new ConfigRestoreOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("ConfigRestore", iBuilder.build());
+                       CommonLcmFields retval = callDG("config-restore", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                UpgradeBackoutOutputBuilder oBuilder = new UpgradeBackoutOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("UpgradeBackout", iBuilder.build());
+                       CommonLcmFields retval = callDG("upgrade-backout", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                EvacuateOutputBuilder oBuilder = new EvacuateOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Evacuate", iBuilder.build());
+                       CommonLcmFields retval = callDG("evacuate", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                UnlockOutputBuilder oBuilder = new UnlockOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Unlock", iBuilder.build());
+                       CommonLcmFields retval = callDG("unlock", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                ConfigBackupDeleteOutputBuilder oBuilder = new ConfigBackupDeleteOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("ConfigBackupDelete", iBuilder.build());
+                       CommonLcmFields retval = callDG("config-backup-delete", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                UpgradeSoftwareOutputBuilder oBuilder = new UpgradeSoftwareOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("UpgradeSoftware", iBuilder.build());
+                       CommonLcmFields retval = callDG("upgrade-software", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                StopOutputBuilder oBuilder = new StopOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Stop", iBuilder.build());
+                       CommonLcmFields retval = callDG("stop", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                DetachVolumeOutputBuilder oBuilder = new DetachVolumeOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("DetachVolume", iBuilder.build());
+                       CommonLcmFields retval = callDG("detach-volume", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                ConfigScaleOutOutputBuilder oBuilder = new ConfigScaleOutOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("ConfigScaleOut", iBuilder.build());
+                       CommonLcmFields retval = callDG("config-scale-out", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                UpgradePostCheckOutputBuilder oBuilder = new UpgradePostCheckOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("UpgradePostCheck", iBuilder.build());
+                       CommonLcmFields retval = callDG("upgrade-post-check", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                TestOutputBuilder oBuilder = new TestOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Test", iBuilder.build());
+                       CommonLcmFields retval = callDG("test", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                StartApplicationOutputBuilder oBuilder = new StartApplicationOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("StartApplication", iBuilder.build());
+                       CommonLcmFields retval = callDG("start-application", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                ConfigBackupOutputBuilder oBuilder = new ConfigBackupOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("ConfigBackup", iBuilder.build());
+                       CommonLcmFields retval = callDG("config-backup", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                RebuildOutputBuilder oBuilder = new RebuildOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Rebuild", iBuilder.build());
+                       CommonLcmFields retval = callDG("rebuild", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                AuditOutputBuilder oBuilder = new AuditOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Audit", iBuilder.build());
+                       CommonLcmFields retval = callDG("audit", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                StartOutputBuilder oBuilder = new StartOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Start", iBuilder.build());
+                       CommonLcmFields retval = callDG("start", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
                SnapshotOutputBuilder oBuilder = new SnapshotOutputBuilder();
 
                try {
-                       CommonLcmFields retval = callDG("Snapshot", iBuilder.build());
+                       CommonLcmFields retval = callDG("snapshot", iBuilder.build());
                        oBuilder.setStatus(retval.getStatusBuilder().build());
                        oBuilder.setCommonHeader(retval.getCommonHeaderBuilder().build());
                } catch (LcmRpcInvocationException e) {
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Audit' mode='sync'>
+       <method rpc='audit' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='ConfigBackupDelete' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='ConfigExport' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='ConfigModify' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='ConfigRestore' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='ConfigScaleOut' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Configure' mode='sync'>
+       <method rpc='configure' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='DetachVolume' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Evacuate' mode='sync'>
+       <method rpc='evacuate' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='HealthCheck' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='LiveUpgrade' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Lock' mode='sync'>
+       <method rpc='lock' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Migrate' mode='sync'>
+       <method rpc='migrate' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Query' mode='sync'>
+       <method rpc='query' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='QuiesceTraffic' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Reboot' mode='sync'>
+       <method rpc='reboot' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Rebuild' mode='sync'>
+       <method rpc='rebuild' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Restart' mode='sync'>
+       <method rpc='restart' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='ResumeTraffic' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Rollback' mode='sync'>
+       <method rpc='rollback' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Snapshot' mode='sync'>
+       <method rpc='snapshot' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='SoftwareUpload' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Start' mode='sync'>
+       <method rpc='start' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='StartApplication' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Stop' mode='sync'>
+       <method rpc='stop' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='StopApplication' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Sync' mode='sync'>
+       <method rpc='sync' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Terminate' mode='sync'>
+       <method rpc='terminate' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Test' mode='sync'>
+       <method rpc='test' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='Unlock' mode='sync'>
+       <method rpc='unlock' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='UpgradeBackout' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='UpgradeBackup' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='UpgradePostCheck' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='UpgradePreCheck' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
+++ /dev/null
-<!--
-  ============LICENSE_START=======================================================
-  openECOMP : SDN-C
-  ================================================================================
-  Copyright (C) 2017 AT&T Intellectual Property. All rights
-                                                       reserved.
-  ================================================================================
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-       http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-  ============LICENSE_END=========================================================
-  -->
-
-<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
-       module='LCM' version='1.0.0'>
-       <method rpc='UpgradeSoftware' mode='sync'>
-               <set>
-                       <parameter name='status.code' value='400' />
-                       <parameter name='status.message' value='SUCCESS' />
-               </set>
-       </method>
-</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='ConfigBackup' mode='sync'>
+       <method rpc='action-status' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='attach-volume' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='CheckLock' mode='sync'>
+       <method rpc='check-lock' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='config-backup-delete' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='config-backup' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='config-export' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='config-modify' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='config-restore' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='config-scale-out' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='detach-volume' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='ActionStatus' mode='sync'>
+       <method rpc='health-check' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
        module='LCM' version='1.0.0'>
-       <method rpc='AttachVolume' mode='sync'>
+       <method rpc='live-upgrade' mode='sync'>
                <set>
                        <parameter name='status.code' value='400' />
                        <parameter name='status.message' value='SUCCESS' />
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='quiesce-traffic' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='resume-traffic' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='software-upload' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='start-application' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='stop-application' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='upgrade-software' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='upgrade-backout' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='upgrade-backup' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='upgrade-post-check' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
--- /dev/null
+<!--
+  ============LICENSE_START=======================================================
+  openECOMP : SDN-C
+  ================================================================================
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                                                       reserved.
+  ================================================================================
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+       http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+  ============LICENSE_END=========================================================
+  -->
+
+<service-logic xmlns="http://www.onap.org/sdnc/svclogic"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://www.onap.org/sdnc/svclogic ./svclogic.xsd"
+       module='LCM' version='1.0.0'>
+       <method rpc='upgrade-pre-check' mode='sync'>
+               <set>
+                       <parameter name='status.code' value='400' />
+                       <parameter name='status.message' value='SUCCESS' />
+               </set>
+       </method>
+</service-logic>
 
-LCM Restart 1.0.0 sync
-LCM Rebuild 1.0.0 sync
-LCM Migrate 1.0.0 sync
-LCM Evacuate 1.0.0 sync
-LCM Snapshot 1.0.0 sync
-LCM Rollback 1.0.0 sync
-LCM Sync 1.0.0 sync
-LCM Audit 1.0.0 sync
-LCM Stop 1.0.0 sync
-LCM Start 1.0.0 sync
-LCM Terminate 1.0.0 sync
-LCM SoftwareUpload 1.0.0 sync
-LCM HealthCheck 1.0.0 sync
-LCM LiveUpgrade 1.0.0 sync
-LCM Lock 1.0.0 sync
-LCM Unlock 1.0.0 sync
-LCM Test 1.0.0 sync
-LCM CheckLock 1.0.0 sync
-LCM Configure 1.0.0 sync
-LCM ConfigModify 1.0.0 sync
-LCM ConfigScaleOut 1.0.0 sync
-LCM ConfigRestore 1.0.0 sync
-LCM ConfigBackup 1.0.0 sync
-LCM ConfigBackupDelete 1.0.0 sync
-LCM ConfigExport 1.0.0 sync
-LCM StopApplication 1.0.0 sync
-LCM StartApplication 1.0.0 sync
-LCM QuiesceTraffic 1.0.0 sync
-LCM ResumeTraffic 1.0.0 sync
-LCM UpgradePreCheck 1.0.0 sync
-LCM UpgradeSoftware 1.0.0 sync
-LCM UpgradePostCheck 1.0.0 sync
-LCM UpgradeBackup 1.0.0 sync
-LCM UpgradeBackout 1.0.0 sync
-LCM ActionStatus 1.0.0 sync
-LCM Query 1.0.0 sync
-LCM Reboot 1.0.0 sync
-LCM AttachVolume 1.0.0 sync
-LCM DetachVolume 1.0.0 sync
+LCM restart 1.0.0 sync
+LCM rebuild 1.0.0 sync
+LCM migrate 1.0.0 sync
+LCM evacuate 1.0.0 sync
+LCM snapshot 1.0.0 sync
+LCM rollback 1.0.0 sync
+LCM sync 1.0.0 sync
+LCM audit 1.0.0 sync
+LCM stop 1.0.0 sync
+LCM start 1.0.0 sync
+LCM terminate 1.0.0 sync
+LCM software-upload 1.0.0 sync
+LCM health-check 1.0.0 sync
+LCM live-upgrade 1.0.0 sync
+LCM lock 1.0.0 sync
+LCM unlock 1.0.0 sync
+LCM test 1.0.0 sync
+LCM check-lock 1.0.0 sync
+LCM configure 1.0.0 sync
+LCM config-modify 1.0.0 sync
+LCM config-scale-out 1.0.0 sync
+LCM config-restore 1.0.0 sync
+LCM config-backup 1.0.0 sync
+LCM config-backup-delete 1.0.0 sync
+LCM config-export 1.0.0 sync
+LCM stop-application 1.0.0 sync
+LCM start-application 1.0.0 sync
+LCM quiesce-traffic 1.0.0 sync
+LCM resume-traffic 1.0.0 sync
+LCM upgrade-pre-check 1.0.0 sync
+LCM upgrade-software 1.0.0 sync
+LCM upgrade-post-check 1.0.0 sync
+LCM upgrade-backup 1.0.0 sync
+LCM upgrade-backout 1.0.0 sync
+LCM action-status 1.0.0 sync
+LCM query 1.0.0 sync
+LCM reboot 1.0.0 sync
+LCM attach-volume 1.0.0 sync
+LCM detach-volume 1.0.0 sync