Skip to content

Error message for unavailable API when trying to register template as regular user #11700

@vladimirpetrov

Description

@vladimirpetrov

Problem

If you try to register a new template as a regular user, you will see an error, similar to this when you click on the 'Register Template from URL' button:

Image

The reason seems to be that the user account does not have access to the listExtensions and listConfigurations (the latter is not mentioned in the error message but is visible in the developer console), which are called during the dialog loading.

Image Image

Versions

Found in ACS 4.22 nightly (from 22 Sep), using KVM Oracle Linux 8 as management server and hypervisors.

The steps to reproduce the bug

  1. Login as regular user.
  2. Go to Images > Templates.
  3. Click on the 'Register Template from URL' button.

What to do about it?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions