From 48c0668b155232137cbdcf6537caca83cb870630 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 2 Nov 2015 12:35:11 -0500 Subject: [PATCH] Update auro to indicate move to neutron Auro runs neutron now. Update the config and the docs to reflect that. Change-Id: I4d2fd12b6f3d93f9e1d201b687145f1fe022e593 --- doc/source/vendor-support.rst | 4 +--- os_client_config/vendors/auro.yaml | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) 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