Comment 10 for bug 1846817

Revision history for this message
Lance Bragstad (lbragstad) wrote :

I can't recreate this [0].

This must have been fixed by another patch?

[stack@undercloud ~]$ openstack --os-cloud overcloud role assignment list --names --system all
+--------+---------------+------------------------+---------+--------+--------+-----------+
| Role | User | Group | Project | Domain | System | Inherited |
+--------+---------------+------------------------+---------+--------+--------+-----------+
| member | | system-support@Default | | | all | False |
| reader | | system-admins@Default | | | all | False |
| admin | admin@Default | | | | all | False |
+--------+---------------+------------------------+---------+--------+--------+-----------+
[stack@undercloud ~]$ openstack --os-cloud overcloud role assignment list --names --system all --role reader
+--------+------+-----------------------+---------+--------+--------+-----------+
| Role | User | Group | Project | Domain | System | Inherited |
+--------+------+-----------------------+---------+--------+--------+-----------+
| reader | | system-admins@Default | | | all | False |
+--------+------+-----------------------+---------+--------+--------+-----------+
[stack@undercloud ~]$ openstack --os-cloud overcloud role assignment list --names --system all --role member
+--------+------+------------------------+---------+--------+--------+-----------+
| Role | User | Group | Project | Domain | System | Inherited |
+--------+------+------------------------+---------+--------+--------+-----------+
| member | | system-support@Default | | | all | False |
+--------+------+------------------------+---------+--------+--------+-----------+
[stack@undercloud ~]$ openstack --os-cloud overcloud role assignment list --names --system all --role admin
+-------+---------------+-------+---------+--------+--------+-----------+
| Role | User | Group | Project | Domain | System | Inherited |
+-------+---------------+-------+---------+--------+--------+-----------+
| admin | admin@Default | | | | all | False |
+-------+---------------+-------+---------+--------+--------+-----------+

[0] http://paste.openstack.org/raw/796387/