You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependant on #177, as the next step to merge CCI-MOC/openshift-acct-mgt, we want all functions in the OpenShiftResourceAllocator class that make use of the user.openshift.io API to have direct communication with the Openshift cluster. This includes the following functions:
create_federated_user
assign_role_on_user
remove_role_from_user
The text was updated successfully, but these errors were encountered:
Dependant on #177, as the next step to merge
CCI-MOC/openshift-acct-mgt
, we want all functions in theOpenShiftResourceAllocator
class that make use of theuser.openshift.io
API to have direct communication with the Openshift cluster. This includes the following functions:create_federated_user
assign_role_on_user
remove_role_from_user
The text was updated successfully, but these errors were encountered: