contrail integration requires _member_ in trustee role
Bug #1928137 reported by
Narinder Gupta
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
TrilioVault Workload Manager Charm |
Fix Released
|
Critical
|
David Ames |
Bug Description
While integrating trilio with contrail with experiment-s3 with rados we are getting the unauthorized issue while creating the workload. As per contrail we need _member_ in trustee role rather than Member.
This request is to exchange information and setup accordingly.
File should be /etc/workloadmg
trustee_role = Member
Changed in charm-trilio-wlm: | |
status: | New → Triaged |
importance: | Undecided → Critical |
assignee: | nobody → David Ames (thedac) |
milestone: | none → 21.04 |
Changed in charm-trilio-wlm: | |
status: | Triaged → In Progress |
Changed in charm-trilio-wlm: | |
milestone: | 21.04 → 21.06 |
Changed in charm-trilio-wlm: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Putting [0] up for discussion.
Liam had suggesting pushing the version of the member role down the identity-service relation (i.e. "member" or "Member). However, I don't *think* this is necessary.
Modern versions of the keystone charm use the lower case version by default. Even if an identity-service relation requests the upper case version it does not re-add or update as it does a lower to lower check for existence.
So I think this is an easy solution [0].
Are there any other considerations I am missing?
[0] https:/ /review. opendev. org/c/openstack /charm- trilio- wlm/+/790820