jenkins-plugins-for-murano/deployment-manager/src/main/resources/org/openstack/murano/jenkins_plugins/muranoci/Messages.properties

27 lines
1.6 KiB
INI

MuranoDeployment.InvalidDeploySpec=Invalid deployment specification.
MuranoDeployment.DeployComplete=Deployment complete!
MuranoDeployment.InsertRollback=Failure deploying, attempting rollback.
MuranoDeployment.RollbackSuccess=Rollback successful.
MuranoDeployment.DeleteComplete=Deletion complete!
MuranoDeployment.CreatedDeploy=Created new deployment: {0}
MuranoDeployment.CreatedDeployVerbose=Created new deployment: {0} with spec: {1}
MuranoDeployment.DeletedDeploy=Deleted deployment: {0}
MuranoDeployment.CreateDeployException=Exception creating deployment
MuranoDeployment.GetDeployException=Exception getting deployment
MuranoDeployment.DeleteDeployException=Exception deleting deployment
MuranoDeployment.WaitDeploy=Waiting for deployment...
MuranoDeployment.WaitDelete=Waiting for deletion...
MuranoDeployment.WaitTimeoutDeploy=Timed out waiting for deployment.
MuranoDeployment.WaitTimeoutDelete=Timed out waiting for deletion.
MuranoDeployment.DeployFailed=Deployment failed for: {0}
MuranoDeployment.ExecutorExceptionWhileDeploying=Bad state: RPC execution exception while deploying.
MuranoDeployment.IOExceptionWhileDeploying=IO exception while deploying.
MuranoDeployment.LogInsert=Inserting deployment: {0}
MuranoDeployment.LogDelete=Deleting deployment: {0}
MuranoDeploymentDescriptor.BadComponent=Components must match: {0}
MuranoDeploymentDescriptor.NotEmpty=Components cannot be empty
MuranoDeploymentDescriptor.SampleResolution={0}\nSample variable resolution: {1}
MuranoDeploymentModule.AppName=Jenkins Cloud Deployer
MuranoDeploymentModule.ConnectionError=Exception connecting to Deployment Manager
MuranoEnvironmentDeleter_DisplayName=Deployment Turndown