Comment 10 for bug 1721406

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/38745
Committed: http://github.com/Juniper/contrail-server-manager/commit/cbea0ad2134bfeec16ae705a9a80683c9d732d6d
Submitter: Zuul (<email address hidden>)
Branch: master

commit cbea0ad2134bfeec16ae705a9a80683c9d732d6d
Author: nitishkrishna <email address hidden>
Date: Mon Jan 8 15:16:38 2018 -0800

Closes-Bug: #1721406 - Handle edge case where the generated heat encryption key contains only numbers

If all 16 randomly generated characters are numbers, then puppet fails as it expects the value to be a string
Patch:
Use isdigit instead of isinstance()

Change-Id: Icbfb5da24260bc3fbb44536d1890d2b9454cda0f