From 7437c5ab889dfc098d29f862fa5f8dbbe831d5c9 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 16 May 2016 19:10:32 -0400 Subject: [PATCH] Revert "Set region_name for tripleo-test-cloud-rh1" This reverts commit 0887aab032111fafb6af58caf20b962263dd2812. Change-Id: I1dde094324d9bc6d6310b0c53319c49ab4633ae2 Signed-off-by: Paul Belanger --- modules/openstack_project/templates/nodepool/clouds.yaml.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/openstack_project/templates/nodepool/clouds.yaml.erb b/modules/openstack_project/templates/nodepool/clouds.yaml.erb index 645b2f3420..ad1c0cc4d1 100644 --- a/modules/openstack_project/templates/nodepool/clouds.yaml.erb +++ b/modules/openstack_project/templates/nodepool/clouds.yaml.erb @@ -23,7 +23,6 @@ clouds: password: '<%= ovh_password %>' project_name: '<%= ovh_project %>' tripleo-test-cloud-rh1: - region_name: nova auth: username: '<%= tripleo_username %>' password: '<%= tripleo_password %>'