puppet-agent error when Heat Encryption key has all numbers
Bug #1721406 reported by
wenqing liang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.1 |
Fix Committed
|
Medium
|
Nitish Krishna Kaveri | |||
R3.2 |
Fix Committed
|
Medium
|
Nitish Krishna Kaveri | |||
R3.2.3.x |
Fix Committed
|
Medium
|
Nitish Krishna Kaveri | |||
R4.0 |
Fix Committed
|
Medium
|
Nitish Krishna Kaveri | |||
R4.1 |
Fix Committed
|
Medium
|
Nitish Krishna Kaveri | |||
Trunk |
Fix Committed
|
Medium
|
Nitish Krishna Kaveri |
Bug Description
provision is stuck at u'openstack':
Oct 4 02:44:23 server3 puppet-
Oct 4 02:44:23 server3 puppet-
This error is a rare case where all the characters in heat encryption key are numbers.
Per Nitish, we are randomly generating that string from numbers and A-E for 16 chars and in this case none of those 16 were letters so puppet read it as a int instead of string.
To post a comment you must log in.
Review in progress for https:/ /review. opencontrail. org/38745
Submitter: Nitish Krishna Kaveri (<email address hidden>)