Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/structured-object-fields. Description: The field specification of NovaObjects is not very well-defined and requires us to spread the serialization logic all over the place. Fields should be objects themselves, which encapsulate coercion and serialization routines. Specification URL (additional information): None