Hardcoded domain delimiter in resource name v3.

Bug #1495691 reported by Sofer Athlan-Guyot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-keystone
Won't Fix
Undecided
Unassigned

Bug Description

Hi,

Currently the delimiter to specify domain for keystone v3 in resource's
name is hardcoded to "::". This impede me from using a name with "::"
in it while they are perfectly valid name in openstack[1]

To solve this we could add a property to the resource. This would
enable the user to use weird name with "::" in it and assign a "/" (for
instance) to the delimiter property:

    Keystone_tenant { 'foo::blah/bar::is::cool': delimiter => "/", ... }

 bar::is::cool is the name of the domain and foo::blah is the project.

[1]:
http://lists.openstack.org/pipermail/openstack-dev/2015-September/074232.html
by the end.

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

The suggestion sounds technically correct but my main concern is that I'm unsure if that delimiter property works for title parsing in puppet.
Because this has had no update for very long (no actual implementation is proposed, no further request has been seen, ...) I'll close this as won't fix to clean up our backlog.

Changed in puppet-keystone:
status: New → Won't Fix
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.