
This patch uses the newly created DPMObjectId config object to introduce validation for the cpc_object_id config option. The config option still accepts both, upper and lower case, but takes care of converting that value to lower case when used in the code. The HMC web services only supports lower case object-ids. Change-Id: I63bd5cdc699bde64151a7bf047e1349a7f509f3f Closes-Bug: #1663369