diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst index 34cfbe9..c3d4b3e 100644 --- a/doc/source/vendor-support.rst +++ b/doc/source/vendor-support.rst @@ -35,9 +35,7 @@ Region Name Human Name van1 Vancouver, BC ============== ================ -* Public IPv4 is provided via NAT with Nova Floating IP -* Floating IPs are provided by Nova -* Security groups are provided by Nova +* Public IPv4 is provided via NAT with Neutron Floating IP catalyst -------- diff --git a/os_client_config/vendors/auro.yaml b/os_client_config/vendors/auro.yaml index ad721e6..094ab74 100644 --- a/os_client_config/vendors/auro.yaml +++ b/os_client_config/vendors/auro.yaml @@ -3,5 +3,3 @@ profile: auth: auth_url: https://api.van1.auro.io:5000/v2.0 region_name: van1 - secgroup_source: nova - floating_ip_source: nova