4 Commits

Author SHA1 Message Date
Tobias Urdin
81687e2ead Convert all class usage to relative names
In Puppet 3 there was a need to use absolute
names to prevent issues. Since Puppet 4 everything
is absolute by default which makes this not needed.

We need to change this everywhere so that we can
revert the pin in [1] that now prevents us from
using the latest version of the puppet-lint check
puppet-lint-absolute_classname_check that properly
checks that we dont use absolute names.

[1] https://review.opendev.org/#/c/697742/

Change-Id: I78b74fbeb08be7234189e4d266412fb7fb7a73c0
2019-12-08 14:58:12 +01:00
zhubingbing
b8719a10a6 Switch to www_authenticate_uri for ec2api
puppet-ec2api switched to www_authenticate_uri in
[1], update puppet-openstack-integration for the same.

[1] https://review.openstack.org/#/c/558441/

Change-Id: I02f4bf8328bd40a00a1901beb9c55d647cf13543
2018-04-24 20:23:40 +08:00
ZhongShengping
168629622f Support Debian warning
error[1] when testing on ubuntu system.

[1]http://logs.openstack.org/51/552851/1/check/puppet-openstack-beaker-xenial/62d73e2/job-output.txt.gz#_2018-03-14_09_46_26_569462

Change-Id: Iaf66cbc4bf1aebc98edf8df6cfb7f92d2d9e7e6f
Closes-Bug: #1755953
2018-03-15 11:26:49 +08:00
Sven Anderson
34bc917b98 scenario002: Enable ec2api tempest tests
Depends-On: I2a60bde92e8522362fefebc34c99cbb0346c6347
Change-Id: Ibebf638af2bf4daf867b7d06856bdf7758de54d3
2016-10-14 18:34:43 +02:00