Install and configure for Red Hat Enterprise Linux and CentOS in Installation Guide for Container Infrastructure Management Service

Bug #1635202 reported by zhangnan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
High
Spyros Trigazis

Bug Description

Adding the admin role to the magnum command is missing a few parameters(eg. --user-domain )

wrong:
$ openstack role add --domain magnum --user magnum_domain_admin admin

correct:
$ openstack role add --domain magnum --user-domain magnum --user magnum_domain_admin admin

Changed in magnum:
assignee: nobody → Spyros Trigazis (strigazi)
importance: Undecided → High
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/391779

Changed in magnum:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/391779
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=67de6c537afa1a781a6224fb49976539ec5c62c9
Submitter: Jenkins
Branch: master

commit 67de6c537afa1a781a6224fb49976539ec5c62c9
Author: Spyros Trigazis <email address hidden>
Date: Mon Oct 31 11:30:25 2016 +0100

    Add user-domain in role creation

    We must add the user-domain to ensure than the user is from
    the magnum domain.

    Change-Id: I8defb35f745f7df2e20deea759a43ef1bb47d248
    Closes-bug: #1635202

Changed in magnum:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 4.0.0

This issue was fixed in the openstack/magnum 4.0.0 release.

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.