Skip to content

Commit 74e24b8

Browse files
committed
maas-billing: updated user creation process
1 parent 46875f6 commit 74e24b8

File tree

3 files changed

+225
-225
lines changed

3 files changed

+225
-225
lines changed

tests/model_registry/rbac/utils.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
from typing import Any, Dict, Generator, List
2-
32
from kubernetes.dynamic import DynamicClient
4-
from timeout_sampler import TimeoutSampler
5-
6-
from ocp_resources.deployment import Deployment
73
from ocp_resources.role import Role
84
from ocp_resources.role_binding import RoleBinding
95
from utilities.constants import Protocols

0 commit comments

Comments
 (0)