Comment 17 for bug 1663369

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-dpm (master)

Reviewed: https://review.openstack.org/443022
Committed: https://git.openstack.org/cgit/openstack/os-dpm/commit/?id=5e74551f60115684f24c62fc3695dc48d6d7281e
Submitter: Jenkins
Branch: master

commit 5e74551f60115684f24c62fc3695dc48d6d7281e
Author: Andreas Scheuring <email address hidden>
Date: Wed Mar 8 09:49:12 2017 +0100

    Validation for cpc_object_id config option

    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