puppet-keystone/lib
Tobias Urdin 32220212f2 Guard against usage of nil in providers
Most of the functions in the keystone provider
does not check the value before using it to
populate the cache causing error like:

(Puppet::Type::Keystone_user_role::ProviderOpenstack) Could not find
user with name [admin] and domain [Default]
(/Stage[main]/Keystone::Bootstrap/Keystone_user_role[admin@admin]) Could
not evaluate: undefined method `[]' for nil:NilClass

Change-Id: Ia35972cbcd4ab94c826d7a14f3c023b7a2e6c106
2021-09-22 10:02:27 +02:00
..
puppet Guard against usage of nil in providers 2021-09-22 10:02:27 +02:00
puppet_x Use anchor to require necessary packages 2020-05-04 13:17:55 +09:00