keystone_group_role type required

Bug #1667107 reported by mellotron
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
puppet-keystone
New
Wishlist
Unassigned

Bug Description

In my deployment, I have a FreeIPA box which houses my users' LDAP accounts and all. There's also a openstack-admins and openstack-users group.

I am able to successfully configure my domain using the keystone_domain, keystone_domain_config and keystone_tenant types.

However, my users' groups need to be added to the new tenant so that they're authorized for a tenant to be able to log in.

I think I require a keystone_group_role type to be able to automate these steps:

$ openstack role add --project production --group openstack-users --domain companyname _member_
$ openstack role add --project production --group openstack-admin --domain companyname admin

mellotron (mellotron)
summary: - keystone_group_role interface required
+ keystone_group_role type required
Changed in puppet-keystone:
importance: Undecided → Wishlist
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.