puppet-openstack_extras/spec
Colleen Murphy b21b30b18a Add project_name parameter for auth_file
With keystone v3, the term 'tenant' is deprecated in favor of the term
'project'. Clients using the v3 API (including the puppet providers)
will only look for 'project' and not 'tenant'. This patch adds
$project_name as a parameter to openstack_extras::auth_file. It
defaults to undef and only appears in the openrc file if it is being
used. This follows the pattern set by $project_domain and $user_domain,
which will only be set if the user actively chooses to use them. This
doesn't change how $tenant_name is set.

Change-Id: Idc3b938e37b792636ec7c2702bf8429467b78d66
2016-01-29 16:33:19 -08:00
..
acceptance bump to mitaka 2016-01-20 16:01:03 -05:00
classes Add project_name parameter for auth_file 2016-01-29 16:33:19 -08:00
defines Add os_service_default fact for tests 2016-01-08 16:21:18 -07:00
fixtures/manifests spec: drop ::foo fake module 2015-10-14 23:05:44 -04:00
unit/puppet/provider Fixes for new pacemaker versions 2015-02-10 11:17:46 +01:00
shared_examples.rb Initial msync run for all Puppet OpenStack modules 2015-08-18 14:16:50 +02:00
spec_helper.rb drop mock dependency 2016-01-22 09:57:05 -05:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-20 16:01:20 -05:00