Commit Graph

3 Commits

Author SHA1 Message Date
Javier Pena 74424c4a4b Enable Keystone v3 support for providers
tempest_glance_id_setter and tempest_neutron_net_id_setter were
previously using Credentialsv2_0, which do not work in a Keystone v3
environment (and that's what we should be using today).

Closes-Bug: #1633864

Change-Id: I95ea682064ff6365622fc31c562b42014fc52303
2016-10-17 17:12:45 +02:00
Javier Pena 62e9a74f09 Rename deprecated configuration options
https://review.openstack.org/301167 and https://review.openstack.org/185080
deprecated all Tempest configuration options including the "tenant"
term, and moved some options from the identity section to the auth
one.

Change-Id: Ibb29da9d543907063785256f8906199f111a38e4
2016-05-13 10:17:19 +02:00
Lukas Bezdicka 4a61da58d6 Switch id setters to openstack client
Switch tempest_glance_id_setter and tempest_neutron_id_setter to
use openstack client with credentials provided in tempest config.
This will allow to run puppet-tempest on standalone node but adds
dependancy to openstacklib.

Change-Id: I27215a9b0f94db39774e20515eddce4cffd7cadf
2015-11-30 16:35:02 +01:00