We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5fe282 commit 7d61e54Copy full SHA for 7d61e54
ocp_resources/utils/resource_constants.py
@@ -69,3 +69,4 @@ class ProviderType:
69
OPENSHIFT: str = "openshift"
70
RHV: str = "ovirt"
71
OVA: str = "ova"
72
+ OPENSTACK: str = "openstack"
0 commit comments