rgw/kms/kmip - pykmip.py needs to make keys too.
The logic to deploy pykmip in teuthology was not complete.
The necessary logic to add kmip keys was missing.
Existing logic for other key services providers could use rest based
protocols directly from the teuthology host. For kmip, it is necessary
to use a special protocol, and it is more convenient to run this directly
on the pykmip server.
Signed-off-by: Marcus Watts <mwatts@redhat.com>
(cherry picked from commit
ef294fea7e4f37f357cf5ffc699a42ebdb3ca429)