From 111d72d513de383ac9c6fdbbd8a535186d971963 Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Tue, 16 Apr 2024 14:36:03 +0200 Subject: [PATCH] Add Binero public cloud to vendor support This adds the Binero public cloud vendor to the vendor support document. Change-Id: I5465f75859b6d72328cf7e4a1a5d33f99e2aac79 --- doc/source/user/config/vendor-support.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/source/user/config/vendor-support.rst b/doc/source/user/config/vendor-support.rst index 5e1ea395c..6a8bb0add 100644 --- a/doc/source/user/config/vendor-support.rst +++ b/doc/source/user/config/vendor-support.rst @@ -56,6 +56,22 @@ betacloud-1 Karlsruhe, Germany * Public IPv4 is provided via NAT with Neutron Floating IP * Volume API Version is 3 +Binero +------ + +https://auth.binero.cloud:5000/v3 + +============== ================== +Region Name Location +============== ================== +europe-se-1 Stockholm, SE +============== ================== + +* Identity API Version is 3 +* Volume API Version is 3 +* Public IPv4 is directly routable via DHCP from Neutron +* Public IPv4 is provided via NAT with Neutron Floating IP + Catalyst --------