Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/do-not-overwrite-builtins. Description: There are a lot of builins overwritten in the code (type, id, filter, etc). According to the HACKING rules (http://docs.openstack.org/developer/hacking/#general) we should not shadow them. Specification URL (additional information): None