Use valid metadata keys for compute images

Glance's v2 has a strict policy on what keys may/may not be used as
custom properties for images. The list of valid properties used by nova
is defined here[0].

This patch updates tempests tests to make it compatible with Glance's
v2.

https://github.com/openstack/glance/blob/master/etc/schema-image.json

Change-Id: I074e5d2fa73e74afc2c130d4c18f79bbee387ce5
2 files changed