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 c1ac06e commit 4dc2b2dCopy full SHA for 4dc2b2d
src/openstack_workload_generator/entities/helpers.py
@@ -15,6 +15,7 @@
15
16
LOGGER = logging.getLogger()
17
18
+
19
class Config:
20
_config: dict[str, str | dict[str, str] | None] = {
21
"admin_domain_password": "yolobanana",
0 commit comments