Giter Club home page Giter Club logo

Comments (2)

AJNOURI avatar AJNOURI commented on June 23, 2024 3

Looking at the existing roles and projects (in the appropriate domain)

openstack role list

+----------------------------------+---------------+
| ID | Name |
+----------------------------------+---------------+
| 16a9f7d9e01941c08fc52a486a431057 | ResellerAdmin |
| 47db593671d74890b62b0f39f2890fa0 | SwiftOperator |
| 822f0dd4c7fd4cc480507a1f9bd61281 | admin |
| 9fe2ff9ee4384b1894a90878d3e92bab | member |
+----------------------------------+---------------+

openstack project list --domain domain1

+----------------------------------+------------+
| ID | Name |
+----------------------------------+------------+
| d9fb488a66d540058c7cda0bb726fb91 | d1project1 |
+----------------------------------+------------+

openstack role list --domain domain1
openstack role list

+----------------------------------+---------------+
| ID | Name |
+----------------------------------+---------------+
| 16a9f7d9e01941c08fc52a486a431057 | ResellerAdmin |
| 47db593671d74890b62b0f39f2890fa0 | SwiftOperator |
| 822f0dd4c7fd4cc480507a1f9bd61281 | admin |
| 9fe2ff9ee4384b1894a90878d3e92bab | member |
+----------------------------------+---------------+

Note that roles appear only within the default domain "default" because they are unique globally.

So assigned the default role "member" and a project to the created user
openstack role add --project d1project1 --user user3 --user-domain domain1 _member_

Now successfully logged in to Horizon dashboard with the user:

selection_517

from coa.

AJNOURI avatar AJNOURI commented on June 23, 2024 2

Another alternative issue:
The user doesn't belong to the project/domain

from coa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.