Misleading err msg failed to rebuild for snapshot.
[appc.git] / appc-core / appc-common-bundle / src / main / java / org / onap / appc / i18n / Msg.java
index d030959..2fb6db8 100644 (file)
@@ -832,6 +832,11 @@ public enum Msg implements EELFResolvableErrorEnum {
      */
     SSH_CONNECTION_TIMEOUT,
 
+    /**
+     *Connecting to image service {0}failed
+     */
+    IMAGE_SERVICE_FAILED,
+
     /**
      * Could not configure existing ssh session, reason: {0}
      */