Create the roles by executing the following commands. In this case, we are creating two roles - admin and Member.
keystone role-create --name admin keystone role-create --name Member
Create the roles by executing the following commands. In this case, we are creating two roles - admin and Member.
keystone role-create --name admin keystone role-create --name Member
