> But if I try to do "openstack role add --project testproject1 --user ccard > _member_" I get the error message "ERROR: openstack The request you have made > requires authentication. (HTTP 401)" ----------------------------------------
>> Use id, instead of name for "project" and user. >> >> "openstack role add --project 890a5adb3df84a1584442b4685d57270 --user >> 94de8c8a8be4840cc7e69df0d561f6691a68411a904c978b7359a3bd737ab836 _member_" >> thanks Haneef, that worked. It feels like a bug that the cli command doesn't work with the names (because there's no way to specify the domain scope), but at least there's a work round. Chris _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
