
In case of v2.1, extended server status contain 'locked_by' which does not match with V2 response. These new attributes are found during tempest testing by blocking additional properties in schema -https://review.openstack.org/#/c/156130/ V2.1 must be identical with V2 and must not contain any new attributes in response. This commit removes this extra attributes from V2.1 API. Partially implements blueprint v2-on-v3-api Change-Id: I5c4f6851300510f8fc5342d3bfc596e0ac9f1800