2015-05-01 16:34:56 |
Adrian Otto |
description |
Add graceful error handling to politely decline to set a value, such as a pod label or image name that would cause the value to exceed the maximum configured length. Make the maximum configured length seta blue in the magnum configuration file. Allow different maximum lengths to be applied to different fields of each object. Use sensible defaults for these values that are known to work with a standard MySQL backing store.
Example of code needing this work applied:
https://review.openstack.org/143783 |
Add graceful error handling to politely decline to set a value, such as a pod label or image name that would cause the value to exceed the maximum configured length. Make the maximum configured length settable in the magnum configuration file. Allow different maximum lengths to be applied to different fields of each object. Use sensible defaults for these values that are known to work with a standard MySQL backing store.
Example of code needing this work applied:
https://review.openstack.org/143783 |
|