project_domain_id set instead of project_domain_domain-name in server.pp

Bug #1598260 reported by Erik McCormick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-neutron
Fix Released
Undecided
Unassigned

Bug Description

In server.pp we set project_domain_id with a value of 'Default' if not specified.

  $project_domain_id = 'Default',

Since we no longer have a domain with an id of 'Default', but rather create one that gets a UUID, this will break if not explicitly set to the UUID. In other modules, we set project_domain_name instead, and should do that here as well.

Revision history for this message
Erik McCormick (emccormickva) wrote :

I just realized this is also the case for user_domain_id. This should also be user_domain_name.

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

The usage of *_domain_id was already removed, so I'll close this now.

Changed in puppet-neutron:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.