diff --git a/openstack/config/vendors/binero.json b/openstack/config/vendors/binero.json new file mode 100644 index 000000000..5482d7196 --- /dev/null +++ b/openstack/config/vendors/binero.json @@ -0,0 +1,13 @@ +{ + "name": "binero", + "profile": { + "auth": { + "auth_url": "https://auth.binero.cloud:5000/v3" + }, + "identity_api_version": "3", + "block_storage_api_version": "3", + "regions": [ + "europe-se-1" + ] + } +}