-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
admin permissions (list and delete services) not working for cloud service in latest version #243
Comments
AlvaroVega
changed the title
admin permissions not working for cloud service in latest version
admin permissions (list and delete services) not working for cloud service in latest version
Nov 4, 2024
admin still could create service/subservice, but not list or delete |
23.0.2
23.0.1
23.0.0
|
This bug is not reproduced using 1.19.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
latest versions has internal versions fo keystones upper than 1.19.0 and cloud_admin has not access to domains:
Keystone spassword latest:
[root@iot-keystone keystone]# rpm -qa | grep keystone
python3-keystoneauth1-5.1.3-1.el9s.noarch
python3-keystoneclient-5.1.0-4.el9.noarch
python3-keystonemiddleware-10.2.0-1.el9s.noarch
python3-keystone-23.0.2-1.el9s.noarch
openstack-keystone-23.0.2-1.el9s.noarch
keystone-scim-1.8.0-0.noarch
keystone-spassword-1.19.0-0.noarch
Keystone spassword 1.19.0
[root@iot-keystone keystone]# rpm -qa | grep keystone
python3-keystoneauth1-5.1.2-4.el9.noarch
python3-keystoneclient-5.1.0-4.el9.noarch
python3-keystonemiddleware-10.2.0-1.el9s.noarch
python3-keystone-23.0.1-1.el9s.noarch
openstack-keystone-23.0.1-1.el9s.noarch
keystone-scim-1.8.0-0.noarch
keystone-spassword-1.19.0-0.noarch
[root@iot-keystone keystone]#
exit
The text was updated successfully, but these errors were encountered: