summaryrefslogtreecommitdiff
path: root/os_client_config/vendors/otc.json
diff options
context:
space:
mode:
Diffstat (limited to 'os_client_config/vendors/otc.json')
-rw-r--r--os_client_config/vendors/otc.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/os_client_config/vendors/otc.json b/os_client_config/vendors/otc.json
new file mode 100644
index 0000000..b0c1b11
--- /dev/null
+++ b/os_client_config/vendors/otc.json
@@ -0,0 +1,13 @@
+{
+ "name": "otc",
+ "profile": {
+ "auth": {
+ "auth_url": "https://iam.%(region_name)s.otc.t-systems.com/v3"
+ },
+ "regions": [
+ "eu-de"
+ ],
+ "identity_api_version": "3",
+ "image_format": "vhd"
+ }
+}