Verify 'list-server-metadata' APIs attributes

This patch verifies the response attributes of 'list-server-metadata'.

The response attributes of v2 and v3 are the same:
{
    "metadata": {
        "foo": "Foo Value"
    }
}

Partially implements blueprint nova-api-attribute-test

Change-Id: Iab1cb1efc0293e8e0aa5124752ec95048b8608bf
3 files changed